Guest User

Untitled

a guest
Nov 20th, 2024
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. ERROR <general>: /storage/.kodi/addons/script.module.urllib3/lib/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host 'nava.hu'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  2. warnings.warn(
  3.  
  4. 2024-11-20 10:29:54.785 T:4971 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  5. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  6. Error Type: <class 'TypeError'>
  7. Error Contents: 'NoneType' object is not callable
  8. Traceback (most recent call last):
  9. File "/storage/.kodi/addons/plugin.video.nava.hu/default.py", line 57, in <module>
  10. navigator.navigator().extrCsatItems(url, doc_id, guide_description, ext_title, firstFrame_image, duration, nava_genre, subtitle, native_language, agelimit, vid_or_sound, main_description, search_channel_value, search_channel_key)
  11. File "/storage/.kodi/addons/plugin.video.nava.hu/resources/lib/indexers/navigator.py", line 177, in extrCsatItems
  12. to_normal_begin = datetime.strptime(real_begin_date, '%Y-%m-%dT%H:%M:%SZ')
  13. TypeError: 'NoneType' object is not callable
  14. -->End of Python script error report<--
  15.  
  16. 2024-11-20 10:29:55.411 T:4971 INFO <general>: Python interpreter stopped
Advertisement
Add Comment
Please, Sign In to add comment