Jump to content

Some Questions about Kodi Logfile entry´s - Error or Not?


Predator2000
Go to solution Solved by Angelblue05,

Recommended Posts

Predator2000

Hello Guys,

first of all.... Thank you for your great Work.

I used Emby Server on my Synology Nas and Emby for Kodi (Krypton 17.6) with latest Titan Skin Beta Repo. on my Raspberry 3 with Stretch and i didn't used the native mode.
After every reboot or restarting Kodi i have the following syslog entry with some "warnings and error."

17:21:19.423 T:1437266688  NOTICE: EMBY.downloadutils -> DEBUG:: ====== 200 Success ======
17:21:19.424 T:1437266688  NOTICE: EMBY.downloadutils -> DEBUG:: Response: {u'RetentionDateTime': u'1900-01-01T00:00:00Z', u'ServerDateTime': u'2018-01-13T16:21:30Z'}
17:21:19.426 T:1437266688  NOTICE: EMBY.librarysync -> New sync time: server time -2 min: 2018-01-13T16:19:30Z
17:21:19.447 T:1437266688  NOTICE: EMBY.librarysync -> Updating video library.
17:21:19.598 T:1591534336  NOTICE: VideoInfoScanner: Starting scan ..
17:21:19.627 T:1591534336  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
17:21:19.735 T:1629610752  NOTICE: EMBY.kodimonitor -> DEBUG:: Kodi library scan video running
17:21:19.737 T:1629610752  NOTICE: EMBY.kodimonitor -> Method: VideoLibrary.OnScanStarted Data: null
17:21:19.739 T:1629610752  NOTICE: EMBY.kodimonitor -> Kodi library scan video finished
17:21:19.740 T:1629610752  NOTICE: EMBY.kodimonitor -> Method: VideoLibrary.OnScanFinished Data: null
17:22:57.255 T:1629610752  NOTICE: EMBY.kodimonitor -> Method: GUI.OnScreensaverActivated Data: null

17:22:57.464 T:1480778496 WARNING: CSkinInfo: failed to load skin settings

17:23:52.268 T:1591534336  NOTICE: EMBY.default -> plugin.video.emby started
17:23:52.269 T:1591534336  NOTICE: EMBY.default -> Parameter string: ?limit=25&id=madm4x+tv+media+tower&mode=nextup params: {'limit': ['25'], 'id': ['madm4x tv media tower'], 'mode': ['nextup']}
17:23:53.080 T:1591534336  NOTICE: EMBY.default -> plugin.video.emby stopped

17:23:53.469 T:1591534336 WARNING: CPythonInvoker(11, /home/pi/.kodi/addons/plugin.video.emby/default.py): the python script "/home/pi/.kodi/addons/plugin.video.emby/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE

17:23:56.332 T:1454043904   ERROR: GetDirectory - Error getting library://video/emby_favorite movies.xml
17:23:56.337 T:1454043904   ERROR: GetDirectory - Error getting library://video/emby_favorite tvshows.xml
17:23:56.341 T:1454043904   ERROR: GetDirectory - Error getting library://video/emby_favorite episodes.xml

17:24:02.898 T:1591534336  NOTICE: EMBY.default -> plugin.video.emby started
17:24:02.898 T:1591534336  NOTICE: EMBY.default -> Parameter string: ?id=0&mode=channels params: {'id': ['0'], 'mode': ['channels']}
17:24:02.929 T:1591534336  NOTICE: EMBY.artwork -> DEBUG:: image cache thread count: 25
17:24:02.932 T:1591534336  NOTICE: EMBY.downloadutils -> DEBUG:: ===== ENTER downloadUrl =====

and after Kodi runs for several hours, I sometimes have these messages:

2018-01-13,03:45:17,Error,passi-kodi-stretch-rpi,local7,kodi_log,"03:45:16.348 T:1090515712    INFO: CPythonInvoker(50, /home/pi/.kodi/addons/screensaver.digitalclock/default.py): script successfully run"
2018-01-13,03:00:16,Error,passi-kodi-stretch-rpi,local7,kodi_log,03:00:16.241 T:1744827136   ERROR: OnTvStandby - Unexpected [standby_pc_on_tv_standby] setting value
2018-01-12,22:27:52,Error,passi-kodi-stretch-rpi,local7,kodi_log,22:27:51.381 T:1744827136   ERROR: OnTvStandby - Unexpected [standby_pc_on_tv_standby] setting value
2018-01-12,21:31:11,Error,passi-kodi-stretch-rpi,local7,kodi_log,"21:31:09.530 T:1911390208    INFO: Loading skin file: /home/pi/.kodi/addons/screensaver.digitalclock/resources/skins/default/720p/skin.default.xml, load type: LOAD_ON_GUI_INIT"
2018-01-12,21:31:11,Error,passi-kodi-stretch-rpi,local7,kodi_log,21:31:09.528 T:1090515712 WARNING: CSkinInfo: failed to load skin settings
2018-01-12,21:31:09,Error,passi-kodi-stretch-rpi,local7,kodi_log,21:31:09.049 T:1090515712    INFO: initializing python engine.

or

2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,"06:28:53.977 T:1339478784   ERROR:     raise HTTPError(http_error_msg, response=self)"
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,"06:28:53.972 T:1339478784   ERROR:   File "/home/pi/.kodi/addons/script.module.requests/lib/requests/models.py", line 935, in raise_for_status"
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,06:28:53.972 T:1339478784   ERROR:     response.raise_for_status()
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,"06:28:53.972 T:1339478784   ERROR:   File "/home/pi/.kodi/addons/plugin.video.emby/resources/lib/downloadutils.py", line 288, in downloadUrl"
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,"06:28:53.972 T:1339478784   ERROR:     self.downloadUrl(url, postBody=data, action_type="POST")"
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,"06:28:53.969 T:1339478784   ERROR:   File "/home/pi/.kodi/addons/plugin.video.emby/resources/lib/downloadutils.py", line 117, in post_capabilities"
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,06:28:53.969 T:1339478784   ERROR:     self.doutils.post_capabilities(self.device_id)
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,"06:28:53.967 T:1339478784   ERROR:   File "/home/pi/.kodi/addons/plugin.video.emby/resources/lib/websocket_client.py", line 314, in on_open"
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,"06:28:53.966 T:1339478784   ERROR:     callback(self, *args)"
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,"06:28:53.962 T:1339478784   ERROR:   File "/home/pi/.kodi/addons/plugin.video.emby/resources/lib/websocket.py", line 913, in _callback"
2018-01-14,06:28:54,Notice,passi-kodi-stretch-rpi,local7,kodi_log,06:28:53.962 T:1339478784   ERROR: No handlers could be found for logger "root"
2018-01-14,03:00:19,Notice,passi-kodi-stretch-rpi,local7,kodi_log,03:00:18.932 T:1744765696   ERROR: OnTvStandby - Unexpected [standby_pc_on_tv_standby] setting value
2018-01-13,17:23:58,Notice,passi-kodi-stretch-rpi,local7,kodi_log,17:23:56.341 T:1454043904   ERROR: GetDirectory - Error getting library://video/emby_favorite episodes.xml
2018-01-13,17:23:58,Notice,passi-kodi-stretch-rpi,local7,kodi_log,17:23:56.337 T:1454043904   ERROR: GetDirectory - Error getting library://video/emby_favorite tvshows.xml
2018-01-13,17:23:58,Notice,passi-kodi-stretch-rpi,local7,kodi_log,17:23:56.332 T:1454043904   ERROR: GetDirectory - Error getting library://video/emby_favorite movies.xml
2018-01-13,17:22:58,Notice,passi-kodi-stretch-rpi,local7,kodi_log,17:22:57.464 T:1480778496 WARNING: CSkinInfo: failed to load skin settings

Most of these messages are after the wireless connection was interrupted, because the router restarts or just Kodi runs for many hours.

 

But I do not know if these are really Errors/Bugs and not how can I fix this.

For Example my library´s are okay and running with my shortcuts, the widgets works fine so why did i get the messages:
GetDirectory - Error getting library:
 

Actually, my Emby Kodi Titan runs flawlessly but I just get this message every time via syslog and then ask myself every time how I can fix these mistakes.

 

 

So i need some Help or more Info from you.




Best Regards from Germany
 

Link to comment
Share on other sites

Predator2000

As I said, Kodi runs so far without any relevanced errors, at least I noticed nothing serious in the whole time.

I have noticed these messages only since I finally managed to pass the Kodi Log via rsyslog/syslog to my NAS.
 
It would only be nice to be able to fix these, especially if they are really Error´s.
Link to comment
Share on other sites

  • Solution
Angelblue05

You can safely ignore those lines. They are not technically errors. Except for the last one which happens when the websocket can't find your server all the sudden.

 

 

Sent from my iPhone using Tapatalk

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...