2010-04-13, 06:27 PM
Hi,
Have you tried (re)-installing EWA version 83? The HTTP Error 500 usually means that the Python code doesn't get the response it expects from the server.....
Nukular Wrote:I have a problem using myGBPVR too.
I can reach GBPVR normally with an browser but when i try to access with xmbc the following happen:
10:38:19 T:1272 M:1544110080 NOTICE: -->Python Interpreter Initialized<--
10:38:19 T:1272 M:1544040448 NOTICE: myGBPVRGlobals Version: 0.0.1 Date: 29-11-2009
10:38:20 T:2488 M:1543483392 ERROR: DIRECTORY::CDirectory::GetDirectory - Error getting ?
10:38:20 T:2488 M:1543483392 ERROR: CGUIMediaWindow::GetDirectory(?) failed
10:38:20 T:1272 M:1543925760 NOTICE: --> AreYouThere() socket on port 1234 using ip=10.1.201.2
10:38:20 T:1272 M:1543925760 NOTICE: mac:broadcast: 255.255.0.0
10:38:20 T:1272 M:1543925760 NOTICE: This got: False /
10:38:20 T:1272 M:1543913472 NOTICE: --> AreYouThere() returning: True
10:38:20 T:1272 M:1541173248 NOTICE: EXCEPTION: : Traceback (most recent call last):
File "C:\Dokumente und Einstellungen\nukular\Anwendungsdaten\XBMC\scripts\myGBPVR\resources\src\gbpvr\home.py", line 151, in refreshOnInit
self.statusData = self.gbpvr.GetGBPVRInfo(self.settings.GBPVR_USER, self.settings.GBPVR_PW)
File "C:\Dokumente und Einstellungen\nukular\Anwendungsdaten\XBMC\scripts\myGBPVR\resources\src\GBPVR_Connect.py", line 113, in GetGBPVRInfo
website = urllib2.urlopen(address)
File "special:\\xbmc\system\python\python24.zlib\urllib2.py", line 130, in urlopen
HTTPError: HTTP Error 500: Internal Server Error
What can i do to fix that problem?
Have you tried (re)-installing EWA version 83? The HTTP Error 500 usually means that the Python code doesn't get the response it expects from the server.....
//Ton