4
0

Simple text-based weather service wttr.in has been down for days (update: it’s back up)

3mon 17d ago by lemmy.sdf.org/u/evenwicht in bugs_in_services@sopuli.xyz

I normally run this to get a slick and fast weather forecast for Amsterdam (over Tor) in a terminal:

curl -s --socks4a 127.0.0.1:9050 -A '' 'https://wttr.in/Amsterdam,Netherlands?lang=en&A='

It has been down for days now. I hope it’s temporary.