PleXBMC JSONRPC Server error
#1
I have plexbmc running on my pi2 (kodi 14.2 rc1) and every time I try to open the program it gives me a blank screen. After a while it brings up the plexbmc settings. Usually it will give an error saying script failed

After checking the debug log file I see:

INFO: JSONRPC Server: Disconnection detected
03:21:15 T:1668281408 DEBUG: CPythonInvoker(40, /storage/.kodi/addons/plugin.video.plexbmc-3.4.5/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.plexbmc-3.4.5:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/PIL:/usr/lib/python2.7/site-packages/gtk-2.0
03:21:15 T:1668281408 DEBUG: CPythonInvoker(40, /storage/.kodi/addons/plugin.video.plexbmc-3.4.5/default.py): entering source directory /storage/.kodi/addons/plugin.video.plexbmc-3.4.5
03:21:16 T:1668281408 DEBUG: CPythonInvoker(40, /storage/.kodi/addons/plugin.video.plexbmc-3.4.5/default.py): instantiating addon using automatically obtained id of "plugin.video.plexbmc" dependent on version 2.1.0 of the xbmc.python api
03:21:16 T:1949299776 DEBUG: CAESinkPiBig Grinrain delay:99ms now:0ms
03:21:17 T:1709175872 NOTICE: ES: Client from 192.168.1.122 timed out

My plex server is running on my NAS, and in the plexbmc settings I have tried both auto discovery and setting the manual ip of 192.168.1.50. Is there anything I need to put in the master server field?

Anyone know what the problem is?
Reply
#2
Im also getting this error:

11:06:50 T:1495266368 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'details' referenced before assignment
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.plexbmc-3.4.5/default.py", line 5306, in <module>
displaySections()
File "/storage/.kodi/addons/plugin.video.plexbmc-3.4.5/default.py", line 1291, in displaySections
details['title']="Refresh Data"
UnboundLocalError: local variable 'details' referenced before assignment


I think this makes a bit more sense, but unsure how to fix it
Reply

Logout Mark Read Team Forum Stats Members Help
PleXBMC JSONRPC Server error0