Comment 19 for bug 1821662

Revision history for this message
Seb Bonnard (sebma) wrote :

The pb. is related to the version of the "locationforecast" product used :
$ pkill xfce4-panel
$ nohup xfce4-panel 2> xfce4-panel.log &
$ grep weather- xfce4-panel.log | tail -2
weather-Message: 18:25:28.961: getting https://api.met.no/weatherapi/locationforecastlts/1.3/?lat=48.791599&lon=2.647500&msl=101
(wrapper-1.0:32695): weather-WARNING **: 18:25:29.179: Download of weather data failed with HTTP Status Code 404, Reason phrase: Not Found
$ curl https://api.met.no/weatherapi/locationforecast/1.3/healthz
404 Not Found
The specified version number is end-of-lifed for this product
$

According to https://api.met.no/weatherapi/ :

xfce4-weather-plugin v0.8.11 needs to switch from v1.3 upto v1.9 (or v2.0) of the locationforecast product :

https://api.met.no/weatherapi/locationforecast/2.0/documentation