Advertisement
Guest User

Kodi - Log file

a guest
May 17th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. 14:06:15 T:5128 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <class 'urllib2.HTTPError'>
  4. Error Contents: HTTP Error 403: Forbidden
  5. Traceback (most recent call last):
  6. File "C:\Users\perunija\AppData\Roaming\TVMC\addons\service.subtitles.titlovi\service.py", line 295, in <module>
  7. subs = Download(url, params["filename"], language_name)
  8. File "C:\Users\perunija\AppData\Roaming\TVMC\addons\service.subtitles.titlovi\service.py", line 163, in Download
  9. response = urllib2.urlopen(url)
  10. File "C:\Program Files (x86)\TVMC\system\python\Lib\urllib2.py", line 127, in urlopen
  11. return _opener.open(url, data, timeout)
  12. File "C:\Program Files (x86)\TVMC\system\python\Lib\urllib2.py", line 410, in open
  13. response = meth(req, response)
  14. File "C:\Program Files (x86)\TVMC\system\python\Lib\urllib2.py", line 523, in http_response
  15. 'http', request, response, code, msg, hdrs)
  16. File "C:\Program Files (x86)\TVMC\system\python\Lib\urllib2.py", line 448, in error
  17. return self._call_chain(*args)
  18. File "C:\Program Files (x86)\TVMC\system\python\Lib\urllib2.py", line 382, in _call_chain
  19. result = func(*args)
  20. File "C:\Program Files (x86)\TVMC\system\python\Lib\urllib2.py", line 531, in http_error_default
  21. raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
  22. HTTPError: HTTP Error 403: Forbidden
  23. -->End of Python script error report<--
  24. 14:06:15 T:2452 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://service.subtitles.titlovi/?action=download&ID=207324&filename=Daredevil (2015) S01E08 720p.WEBRip.x264-SNEAkY.srt&language_name=Serbian
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement