manifestinteractive / weather-bar-app

Weather Bar lives in your Menu Bar giving you access to beautiful real-time weather conditions and a generous 15-day forecast.
https://weatherbarapp.com
MIT License
114 stars 18 forks source link

Icon in taskbar displays network error after every restart #29

Closed danielp3011 closed 2 years ago

danielp3011 commented 2 years ago

Overview:

When I restart the computer each time the icon in the taskbar first shows an error message ("network"/"connection" error. Reloading fixes this.

Acceptance Criteria:

Expected behaviour: Show temperature in the taskbar without an error after each restart.

Steps to Duplicate ( required for bug reports ):

Restart device.

System Info ( required for bug reports ):

Windows 11, 21H2, OS build 22000.318, 64 bit

Relevant Documentation ( optional )

( e.g. Screenshots, Github Issues, etc )

Whetdesert commented 2 years ago

Same issue for me, though restarting is not fixing it today. I am receiving a status code 502 error. image

This is the version of Windows 11 I am running: Edition Windows 11 Pro Insider Preview Version Dev Installed on ‎11/‎18/‎2021 OS build 22504.1000 Experience Windows Feature Experience Pack 1000.22504.1000.0

manifestinteractive commented 2 years ago

@Whetdesert this is a separate issue that started today. Looks like the OpenWeatherData API I am using is failing. I am looking into what is going on there right now, as this will mean it is failing for everyone, which is rather serious. Could be related, possible @danielp3011 started experiencing the issue before anyone else.

Whetdesert commented 2 years ago

@manifestinteractive Ok, thank you for the update! Looking forward to the fix as this is a beautiful little app. Let me know if I can help with testing or anything.

manifestinteractive commented 2 years ago

@Whetdesert looks like it was actually MY API that failed ( oops ). After several years of running without issues, looks like a server update was applied that paused some of the services running. I just restarted them and things are back up and running.

@danielp3011 can you confirm things are working for you? You reported your issues before it appeared API went down, but you might have just been the first person to start experiencing the results. Would be good to know if this is also fixed for you, or if you are experiencing a separate issue.

Whetdesert commented 2 years ago

@manifestinteractive Yep, back up and running!