Login failed error since a week
maanwater opened this issue · 7 comments
Hello
I've been using this addon for several months now, but since somewhere last week I can no longer open the addon. Instead I am welcomed with a Login failed error message - while my logon details are still the same (loggin onto yeloplay.be still works).
[edit: I am using Kodi on Libreelec 9.2.4]
Any idea what could be causing this sudden behaviour?
I checked the logs and found this error:
/storage/.kodi/addons/script.module.urllib3/lib/urllib3/connectionpool.py:1004: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
InsecureRequestWarning
Thanks in advance
maanwater
I checked the logs and found this error:
/storage/.kodi/addons/script.module.urllib3/lib/urllib3/connectionpool.py:1004: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
InsecureRequestWarning
That error you are seeing is not related to your problem. It is something we ought to fix, but harmless in itself.
We would need a Kodi debug log in order to understand what is going on.
I hope this is what you need: http://paste.kodi.tv/ariturahav
Edit: after doing an uninstall/install I'm still experiencing the same error, but no longer because of the inexistence of data.json: http://paste.kodi.tv/irigoyadic
I just wanted to add that the issue was indeed related to data.json not being available. (Which in itself is an issue, why would it have gone missing?)
But the second log does not show a real error I can relate to. Maybe restarting Kodi has an effect?
Restarting: favourite solution :) Unfortunately no luck. Could it be related to a change in my Telenet account?
@maanwater can you please enable debug logging and report back? https://kodi.wiki/view/Log_file/Easy#:~:text=Enable%20the%20setting%20Enable%20debug,Shift%20%2B%20d%20on%20a%20keyboard
The latest update resolves this issue for me. So thank you very much for the continuous development.