Originally posted by BoomX2
View Post
Announcement
Collapse
No announcement yet.
[Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks
Collapse
X
-
Sometime in the last hour SDT data stopped coming through for me (20815:4:US). Seeing a lot of errors in log as below. Is it working for others?
Code:[22-01-10 14:51:00.9896] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP (6854) Network error count reached during getWeatherNow. [22-01-10 14:51:01.1547] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP (6850) 401 Unauthorized [22-01-10 14:51:01.1548] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP (6854) Network error count reached during getWeatherToday.
Comment
-
Originally posted by Apesbrain View PostSometime in the last hour SDT data stopped coming through for me (20815:4:US). Seeing a lot of errors in log as below. Is it working for others?
Code:[22-01-10 14:51:00.9896] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP (6854) Network error count reached during getWeatherNow. [22-01-10 14:51:01.1547] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP (6850) 401 Unauthorized [22-01-10 14:51:01.1548] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP (6854) Network error count reached during getWeatherToday.
Code:You don't have permission to access "http://api.weather.com/v2/turbo/vt1observation?" on this server.
EDIT: Looks like there is a 10000-call limit (at 10 calls per minute) at "The Weather Company" -- now owned by IBM. Looks like me and the other person have run into that...Last edited by mbonsack; 2022-01-11, 00:08.
Comment
-
Originally posted by mbonsack View PostJust happened to me too. Pasting the URL(https://api.weather.com/v2/turbo/vt1observation?apiKey=<redacted>&units=e&language= en-US&format=json&geocode=xx.xx,-yy.yy) into a browser
EDIT: Looks like there is a 10000-call limit (at 10 calls per minute) at "The Weather Company" -- now owned by IBM. Looks like me and the other person have run into that...
For the record, both WUnderground and Weather.com (The Weather Company) are owned by IBM.
Comment
-
Originally posted by mbonsack View PostJust happened to me too.
Comment
-
Haven’t updated for a couple of months. Pasting the URL into a regular browser (and getting the same auth error) was my clue this was unrelated to slim/SDT.
Keep in mind that if you’ve been running SDT for months/years that you may be running into the 10000-call “lifetime” limit.
Like Wunderground before it, we’ve run out the clock on weather.com. I think SDT needs to be fitted to a new (free) API.Last edited by mbonsack; 2022-01-11, 00:48.
Comment
-
Originally posted by mbonsack View PostKeep in mind that if you’ve been running SDT for months/years that you may be running into the 10000-call “lifetime” limit.
Comment
-
same. permissions error
I am seeing the same error. Are we all using the same apikey? i don’t know where this api key came from, maybe it was mine from the old wunderground days but no place in ui to enter it
does your api key start with this ?
apiKey=d522a
EDIT: I see this apiKey embedded in the Plugin.pm code file. Hmm….
TomLast edited by TomS; 2022-01-11, 01:41.SB3(1), Boom(2), Radio(3), piCorePlayer (1)
Comment
-
Originally posted by Apesbrain View PostYikes! That can't be a restriction, is it? Even polling every 10 minutes, that's 144 calls/day or over 50k per year! Seems I'd have run into this limit long ago.
Comment
-
Originally posted by Apesbrain View PostSometime in the last hour SDT data stopped coming through for me (20815:4:US). Seeing a lot of errors in log as below. Is it working for others?
Code:[22-01-10 14:51:00.9896] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP (6854) Network error count reached during getWeatherNow. [22-01-10 14:51:01.1547] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP (6850) 401 Unauthorized [22-01-10 14:51:01.1548] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP (6854) Network error count reached during getWeatherToday.
Comment
Comment