@sdetweil fantastic. Thanks again for all the help!!
Read the statement by Michael Teeuw here.
Posts
-
RE: Default Weather Module Stuck on loading.
-
RE: Default Weather Module Stuck on loading.
@sdetweil gotcha! I would love to use a script instead of breaking things again lol where can i find your upgrade script and what does it all entail? does it upgrade Magic mirror and the modules or just MM itself?
-
RE: Default Weather Module Stuck on loading.
@sdetweil IT WORKS!! I cannot thank you enough for your time and patience with the help on this. I have learned alot from walking through this troubleshooting with you. Are you able to tell me what I may or may not have done wrong to cause it to stop working?
-
RE: Default Weather Module Stuck on loading.
@sdetweil it appears neither do

-
RE: Default Weather Module Stuck on loading.
@sdetweil alright so i ran those commands. when I got to
ls nunjucks -laF
It returned that directory did not exist, which i would imagine is part of my issue. I then continued with the rest of the commands, then I got this error.

For context, recently I saw notifications on my mirror stating some modules needed to be updated. I ran through the docs for updating those but it’s possible I messed that up and caused myself a bigger problem here.
-
RE: Default Weather Module Stuck on loading.
@sdetweil No worries, I figured you were probably busy! Here is what comes up

-
RE: Default Weather Module Stuck on loading.
@sdetweil Hi, just checking in to see if you saw my last reply above! If not, I was going to create a new thread with all the troubleshooting you have graciously help me out with to start from there
-
RE: Default Weather Module Stuck on loading.
@sdetweil sorry wrong terminology. It is running on a pi connected to a display. I meant headless in I don’t have peripherals on it, just ssh into it from my pc
-
RE: Default Weather Module Stuck on loading.
@sdetweil I was pretty sure I did but I ran it again and rebooted the mirror to the same results. Still the same error as the above screenshot in the dev tools console. Not sure if it matters, but I do have the mirror booting headless. I don’t remember exactly but it’s part of the startup script so when I reboot the pi, it automatically runs MM and loads it onscreen
-
RE: Default Weather Module Stuck on loading.
@sdetweil alrighty so I got a bit further after a bit more testing and digging into the pm2 logs so here is where I am at.
I am using this module: https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast
Here is a screenshot of the current error I am seeing in the dev tools

I was seeing a 401 Unauthorized error for a bit but figured out the 3.0 API call thing. I did test the URL from the website with my lat and long with the API key it works. I no longer see those errors in my pm2 logs on the mirror. Here is a screenshot of my current config in the config.js as well

Sorry didn’t want to dox or give my api key :) also as further troubleshooting, here is a screenshot of the api.openweathermap.org URL to show it does work

appreciate the help! my first time truly digging into why a module isn’t working. I have alot more respect for coders lol
-
RE: Default Weather Module Stuck on loading.
@sdetweil so after messing around and trying out a new module (might change my problem here) but seems it still won’t load. I am still pretty green at troubleshooting modules so excuse my lack of knowledge here. I have a screenshot of the spot you asked but for the new module:

-
RE: Default Weather Module Stuck on loading.
my default weather module quit working as well, however my weatherEndpoint is Openmeteo. Is that one also relying on api calls as well and that’s why it stopped working?
