[RELEASE] trakt.tv tv/movie scrobbler
(2015-02-20, 06:20)abmoraz Wrote:
(2015-02-20, 06:00)S7eele Wrote: manual sync appeared to work although quite a bit slower atm, i believe that is tbe as im still assuming the api hiccuped, timeouts/slow response as it gets back to normal, i am encountering occassional errors still, waiting for things to stabilize



Ok, new error:

3:18:43 T:140337855035136 FATAL: [script.trakt] traktapi: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'ReadTimeout'>
Error Contents: (ReadTimeoutError("HTTPSConnectionPool(host='api-v2launch.trakt.tv', port=443): Read timed out. (read timeout=24)",),)
Traceback (most recent call last):
File "/home/abmoraz/.kodi/addons/script.trakt-dev/traktapi.py", line 60, in getToken
auth = Trakt['auth'].login(getSetting('username'), getSetting('password'))
File "/home/abmoraz/.kodi/addons/script.trakt-dev/trakt/interfaces/auth.py", line 10, in login
'password': password
File "/home/abmoraz/.kodi/addons/script.trakt-dev/trakt/core/http.py", line 89, in post
return self.request('POST', path, params, data, **kwargs)
File "/home/abmoraz/.kodi/addons/script.trakt-dev/trakt/core/http.py", line 66, in request
response = self.session.send(prepared, timeout=timeout)
File "/home/abmoraz/.kodi/addons/script.module.requests/lib/requests/sessions.py", line 569, in send
r = adapter.send(request, **kwargs)
File "/home/abmoraz/.kodi/addons/script.module.requests/lib/requests/adapters.py", line 422, in send
raise ReadTimeout(e, request=request)
ReadTimeout: HTTPSConnectionPool(host='api-v2launch.trakt.tv', port=443): Read timed out. (read timeout=24)
-->End of Python script error report<--
still looks connectivity related from what i can see, intermittent problems remain for me as well, ive got another program that uses the trakt api and it has had some problems tonight as well (not as many but some), i have to assume it is still an api issue but if thats the case im a little surprised i havent seen mention of it on twitter, trakt forum or api group

could be that i just worry over it too damn much lol


Messages In This Thread
RE: [RELEASE] trakt.tv tv/movie scrobbler - by S7eele - 2015-02-20, 08:09
Logout Mark Read Team Forum Stats Members Help
[RELEASE] trakt.tv tv/movie scrobbler13