DonDavici / DreamPlex

Plex client for Enigma2
73 stars 50 forks source link

GSOD on trying to connect #251

Closed FunkyCreep closed 9 years ago

FunkyCreep commented 9 years ago

Hello, i am trying to use this plugin but there is no way to try it... My configuration is: Client - DM800SE Clone a8p with openpli 4.0 Server - Windows 7 in local

After installing the stable version and having the problem i supposed to try the beta one, the result is the same, GSOD

Some of the crash log:


Traceback (most recent call last): File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_ServerMenu.py", line 200, in okbuttonClick self.getServerData("movies") File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_ServerMenu.py", line 393, in getServerData serverData = self.plexInstance.getAllSections(filterBy) File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_PlexLibrary.py", line 391, in getAllSections self.saveSectionCache() File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_PlexLibrary.py", line 1044, in saveSectionCache fd = open(self.sectionCache, "wb") IOError: [Errno 2] No such file or directory: '/hdd/dreamplex/cache/sections.cache' (PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x271c350>>,('DP_MainMenuActions', 'ok')) failed) getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??) getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??) getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)

DonDavici commented 9 years ago

Hi,

you have no hdd mounted or at least a folder named hdd where dreamplex can store its files.

greets

2014-10-20 21:37 GMT+02:00 FunkyCreep notifications@github.com:

Hello, i am trying to use this plugin but there is no way to try it... My configuration is: Client - DM800SE Clone a8p with openpli 4.0 Server - Windows 7 in local

After installing the stable version and having the problem i supposed to try the beta one, the result is the same, GSOD

Some of the crash log:

Traceback (most recent call last): File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_ServerMenu.py", line 200, in okbuttonClick self.getServerData("movies") File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_ServerMenu.py", line 393, in getServerData serverData = self.plexInstance.getAllSections(filterBy) File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_PlexLibrary.py", line 391, in getAllSections self.saveSectionCache() File "/usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/DP_PlexLibrary.py", line 1044, in saveSectionCache fd = open(self.sectionCache, "wb") IOError: [Errno 2] No such file or directory: '/hdd/dreamplex/cache/sections.cache' (PyObject_CallObject(>,('DP_MainMenuActions', 'ok')) failed) getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??) getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??) getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)

— Reply to this email directly or view it on GitHub https://github.com/DonDavici/DreamPlex/issues/251.

FunkyCreep commented 9 years ago

LOL was what i though.. the problem is that i have the usb on it but i'm using flashexpander.. i think i have to find a folder instead of hdd ones. Do you have any advice?