https urls error again
#1
Authentication with https urls is bugging again. it may be related to cookielib. i'm not sure. but the first time you start xbmc, authentication works fine. the second time you try it will fail until you exit xbmc.

i can reopen a trac if you want. the newest YouTube plugin is a good test, you do need to have an account Smile

brief log

Quote:
23:29:14 T:3632 M:909692928 NOTICE: Traceback (most recent call last):
23:29:14 T:3632 M:909692928 NOTICE: File "F:\source\XBMC-Linux\plugins\video\YouTube\YoutubeAPI\YoutubeClient.py", line 373, in authenticate
23:29:14 T:3632 M:909668352 NOTICE: opener = urllib2.urlopen( request )
23:29:14 T:3632 M:909668352 NOTICE: File "special:\\xbmc\system\python\python24.zlib\urllib2.py", line 130, in urlopen
23:29:14 T:3632 M:909668352 NOTICE: File "special:\\xbmc\system\python\python24.zlib\urllib2.py", line 358, in open
23:29:14 T:3632 M:909668352 NOTICE: File "special:\\xbmc\system\python\python24.zlib\urllib2.py", line 376, in _open
23:29:14 T:3632 M:909668352 NOTICE: File "special:\\xbmc\system\python\python24.zlib\urllib2.py", line 337, in _call_chain
23:29:14 T:3632 M:909668352 NOTICE: File "special:\\xbmc\system\python\python24.zlib\urllib2.py", line 1029, in https_open
23:29:14 T:3632 M:909668352 NOTICE: File "special:\\xbmc\system\python\python24.zlib\urllib2.py", line 996, in do_open
23:29:14 T:3632 M:909672448 NOTICE: URLError: <urlopen error (8, 'EOF occurred in violation of protocol')>
23:29:14 T:3632 M:909672448 NOTICE: ERROR: YoutubeClient::authenticate (373) - <urlopen error (8, 'EOF occurred in violation of protocol')>
23:29:14 T:3632 M:909672448 NOTICE:
23:29:21 T:4216 M:913219584 ERROR: Control 5 in window 12004 has been asked to focus, but it can't
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#2
it's working fine now after a rebuild. unless althekillers unrelated commit fixed it. thanks althekiller.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#3
np. I'm always up for some undeserved credit :p
Reply
#4
i'd rather give you credit, than admit it was on my end Smile
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#5
The error URLError: <urlopen error (8, 'EOF occurred in violation of protocol')> does still occasionally occur - right upto r19607

is it something althekiller could double-check is ok ?
Retired from Add-on dev
Reply

Logout Mark Read Team Forum Stats Members Help
https urls error again0