Weather Service Stops Working - Kodi 18, CorElec OS
#1
How can I fix weather service so it works consistently?

I was using Weatherbit IO which worked at first,
but then kept getting error push notice for no connection, see error log.
What log?
How do I access it?

I've been having trouble with wifi dongle so I always check wifi connection first,
but problem persists even with wifi connection.
Sometimes there was no Weatherbit IO error notice,
but no weather indicated below time
and when I tried to view weather from weather menu, it would say "Busy".

So I switched weather service to Gisemeteo and it worked at first,
but now I'm having same error problem with it.

How can I get weather service to work consistently?
I discovered I can get it working again by going into Settings > Services
and switching back and forth between weather providers, 
but that's a bunch of fuss that shouldn't be required.
Reply
#2
(2020-05-20, 17:37)ds_tx Wrote: What log?

The instructions are here... debug log (wiki)

If you are using the Basic Method, then ensure the following is applied...
1.Enable debugging in Settings>System Settings>Logging,
2.Restart Kodi
3.Replicate the problem.
4.Upload the log to Kodi Paste Site manually or use the Kodi Logfile Uploader. (wiki) With either method post the link to the log back here.

If you are using the Advanced Method ensure you have correctly created and applied the advancedsettings.xml file (wiki)

In both instances, you should see the word DEBUG throughout the log.

Note: Full logs only. No partial or redacted logs
Do NOT post your logs directly into the forum. Use the Kodi Paste Site. Post the link to your pasted log in the forum
Reply
#3
Kodi Logfile Uploader installation fails.
I don't understand how to add the Source where the logfile will be transferrd to in Step 5 of File manager method.
https://kodi.wiki/view/Log_file/File_manager_access
If I connect from my mac to Odroid N2 SBC with ethernet, can't I access logfile that way?
Where will it be located?
Reply
#4
(2020-05-20, 18:24)Klojum Wrote:
(2020-05-20, 17:37)ds_tx Wrote:  
OK, got uploader to work. 
I think problem was wifi dropped connection, as previously indicated.
See related issue with Odroid wifi dongle -
https://forum.odroid.com/viewtopic.php?f...61#p293161
Logfile URL -
https://paste.kodi.tv/uyepudimiy
I enabled debugging, shut down N2, then restarted, and got error message for weather service.
Then plugged in wifi, confirmed it was working, changed weather service to none, then back to service provider.
It's working now, probably until wifi dongle drops internet connection again.

Here's another instance -
https://paste.kodi.tv/cevelaviwe
Reply
#5
Moved to Weather forum.

@vl_maksime the addon developer for Gismeto will need to take a look at your log line 830
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#6
(2020-05-21, 02:17)Karellen Wrote: Moved to Weather forum.

@vl_maksime the addon developer for Gismeto will need to take a look at your log line 830
Looks like problems with internet connection:
Code:
HTTPSConnectionPool(host='services.gismeteo.net', port=443): Max retries exceeded with url: /inform-service/inf_chrome/cities/?count=1&lang=en&mode=ip&nocache=1 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0xd3d60990>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
@ds_tx, try this version: weather.gismeteo-0.4.2~beta1.zip.
I returned the request to gismeteo services from 0.3.3 version. Maybe this will solve your problem.
My addons: Gismeteo
Reply

Logout Mark Read Team Forum Stats Members Help
Weather Service Stops Working - Kodi 18, CorElec OS0