Advertisement
Guest User

Untitled

a guest
Oct 24th, 2021
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. 2021-10-24 17:00:35.837 T:5359 INFO <general>: initializing python engine.
  2. 2021-10-24 17:00:37.244 T:5359 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  3. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  4. Error Type: <class 'urllib.error.HTTPError'>
  5. Error Contents: HTTP Error 498: unknown status
  6. Traceback (most recent call last):
  7. File "/storage/.kodi/addons/plugin.video.rtlmost/default.py", line 54, in <module>
  8. navigator().get_video(url, meta, image)
  9. File "/storage/.kodi/addons/plugin.video.rtlmost/resources/lib/indexers/navigator.py", line 274, in get_video
  10. player.player().play(id, streams, image, meta)
  11. File "/storage/.kodi/addons/plugin.video.rtlmost/resources/lib/modules/player.py", line 70, in play
  12. token_source = net.request(token_url % (self.uid, id), headers=headers)
  13. File "/storage/.kodi/addons/plugin.video.rtlmost/resources/lib/modules/net.py", line 76, in request
  14. response = urllib2.urlopen(request, timeout=timeout)
  15. File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
  16. File "/usr/lib/python3.8/urllib/request.py", line 531, in open
  17. File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
  18. File "/usr/lib/python3.8/urllib/request.py", line 569, in error
  19. File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
  20. File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
  21. urllib.error.HTTPError: HTTP Error 498: unknown status
  22. -->End of Python script error report<--
  23.  
  24. 2021-10-24 17:00:37.687 T:5359 INFO <general>: Python interpreter stopped
  25. 2021-10-24 17:00:37.691 T:4985 ERROR <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.rtlmost/?action=play&url=clip_12901094&meta=%7B%22title%22%3A+%22Nyer%5Cu0151+P%5Cu00e1ros+5.+%5Cu00e9vad+5.+r%5Cu00e9sz%22%2C+%22plot%22%3A+%22Nyer%5Cu0151+P%5Cu00e1ros+5.+%5Cu00e9vad+5.+r%5Cu00e9sz%22%2C+%22duration%22%3A+%224962%22%7D&image=https://images.6play.fr/v2/images/3547150/raw]
  26. 2021-10-24 17:00:37.691 T:4985 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement