-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No information is being displayed constantly says loading #36
Comments
Same here, tried with a new API key as well. |
I found the solution to this problem everything is working fine now |
What is the solution? |
I'm not at home right now I'll tell you how to do it when I get home
…On Thu, Oct 3, 2024, 12:07 PM Gaëtan Trellu ***@***.***> wrote:
I found the solution to this problem everything is working fine now
What is the solution?
—
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AURAAS7DS7ODOBY6KT5T62TZZWIYBAVCNFSM6AAAAABPEAR7CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJSGEZTCMZZGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi, what is the solution? I have the same problem. |
The openweathermap change their version from 2.5 to 3.0 Once you do that your original app key should work at least it did for me In your config file make sure you set the 10 minutes to 15 that's what I did otherwise you go over your call limit |
Hi, I tried the solution you proposed, but it doesn't work; it keeps loading. The log returns the following error:
Below is the excerpt from the config file and the node_helper.js file.
|
Works for me, after changing the URL and putting my billing information it took about 30 minutes before showing information back to the mirror. Thanks for sharing! |
For me, it doesn't work, but I think it's an Open Weather issue because in the "My services" section, it still shows "Free Plan." I tried sending them an email. |
I receive an HTML 401 error: API calls return an error 401 So, you have to pay, I think as @cacy82 already mentioned. |
There is an active fork of this module: https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast. I recommend to switch to it. |
It's on my schedule and just as soon as I have time I will dumbly be looking into it |
I just opened a pull request to commit the change to use the 3.0 endpoint. |
You shouldn't be under free plan. You need to select base plan. https://home.openweathermap.org/subscriptions It should look something like this. |
I've noticed that the issue hasn't been closed/solved yet. I had to install MagicMirror on my Raspi again and after that the Weather module (the one that comes with MM) stopped working. Like mentioned here it stucks in "Loading". Is there any idea what I could check? Has something been changed in MM to stop this? As I've said it worked perfectly fine before the update. Thanks |
@BKneer Are you using the fork from Tom-Hirschberger (https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast)? |
So all of a sudden OpenWeatherForecast is displaying loading
I also have a virtual mirror and it is doing exactly the same thing
I went to the website and everything checked out fine even my app key
I even went to their weather map and it is showing the temperature
I have been using this for quite some time so I don't understand what's going on
unless the service is down
ps: I even tried different coordinates with no luck
The text was updated successfully, but these errors were encountered: