Read the statement by Michael Teeuw here.
Struggling with Weather... module
-
@thgmirror nice, but he is trying a different provider.
-
@sdetweil I know, but to have a first sense of achievement he will see something different than “LOADING”
-
@thgmirror yes, but his API key is to a different service…
-
-
@thgmirror I’d gladly try, but I’d need an API key, my friend.
without an API for that particular weather service, it will just come up with “loading” as the server will not give the info to you.i saw the post of yours earlier, but as it didnt match my issue with UK Met Office weather service.
-
@sdetweil said in Struggling with Weather... module:
you can do pm2 flush to empty the log and then start again (pm2 restart all)
-
@D3dl3g if you get a free api key from openweathermap and then you can test with a known weather api that we all know works. (openweathermap works for me ). then you’ll narrow down the possibilities of why your particular setup isn’t working. 1) if it is the way you have installed the module, or 2) if the problem is with the weather endpoint you are trying to use. 3) maybe the uk weather api isn’t availble to you if you aren’t physically in the uk, 4) something else…
but getting the module working first in a known working configuration… will narrow down a lot of possibilities. it doesn’t mean that you can’t use the api you want later (unless that’s the issue).
-
@D3dl3g try lines=50
-
@sdetweil
many restarts as i was modifying and testing layouts and features
couple of syntax errors, when i was playing around last night.
(blanked out sensitve info on calendar line)
-
@D3dl3g hm. should have had some info…