(SOLVED)OpenHab2 Weather binding not work

I solved by brute force:

backup /etc/openhab2

sudo apt-get purge openhab2

sudo apt-get intall openhab2

NOW IT WORKS!!!

I dont do anything alse.

MYSTERIOUS .

Thanks to all. expecially @opus for the time spent :slight_smile:

Weird things do hapen!

I successfully solved this with editing /etc/openhab2/services/addons.cfg file

then changing this config line:
binding = mqtt1, astro, weather1, networkhealth1

Regards!