Skip to content

Problems with Http Task #3

@RiotEd

Description

@RiotEd

Hi, thanks for your work.

I have a problem with http tasks on Kodi Matrix 19.1 . The same http task works without a problem on Kodi 18.9.

best regards

Timo

Unbenannt
Unbenannt  1JPG

Selftest

$$$ [kodi.callbacks] - Running Test for Event: E1
2021-08-08 18:03:41.885 T:5952 ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'AttributeError'>
Error Contents: 'TestLogger' object has no attribute 'LOGERROR'
Traceback (most recent call last):
File "D:\Kodi\portable_data\addons\script.service.kodi.callbacks\script.py", line 182, in
test(eventId)
File "D:\Kodi\portable_data\addons\script.service.kodi.callbacks\script.py", line 69, in test
subscriber = subscriberfactory.createSubscriber(key)
File "D:\Kodi\portable_data\addons\script.service.kodi.callbacks\resources\lib\subscriberfactory.py", line 74, in createSubscriber
self.logger.log(loglevel=self.logger.LOGERROR,
AttributeError: 'TestLogger' object has no attribute 'LOGERROR'
-->End of Python script error report<--

Run

self.run()
2021-08-08 18:57:58.085 T:12460 ERROR :

2021-08-08 18:57:58.085 T:12460 ERROR : File "D:\Kodi\portable_data\addons\script.service.kodi.callbacks\resources\lib\tasks\taskHttp.py", line 188, in run

2021-08-08 18:57:58.130 T:12460 ERROR :
2021-08-08 18:57:58.130 T:12460 ERROR : err, msg = self.sendRequest(s, verb, url)
2021-08-08 18:57:58.130 T:12460 ERROR :

2021-08-08 18:57:58.130 T:12460 ERROR : File "D:\Kodi\portable_data\addons\script.service.kodi.callbacks\resources\lib\tasks\taskHttp.py", line 123, in sendRequest

2021-08-08 18:57:58.153 T:12460 ERROR :
2021-08-08 18:57:58.153 T:12460 ERROR : sys.exc_clear()
2021-08-08 18:57:58.153 T:12460 ERROR :

2021-08-08 18:57:58.153 T:12460 ERROR : AttributeError
2021-08-08 18:57:58.153 T:12460 ERROR : :
2021-08-08 18:57:58.153 T:12460 ERROR : module 'sys' has no attribute 'exc_clear'
2021-08-08 18:57:58.153 T:12460 ERROR :

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions