CastagnaIT / plugin.video.netflix

InputStream based Netflix plugin for Kodi
MIT License
1.89k stars 258 forks source link

msl error request failed validation during key exchange #1657

Closed den-bos closed 5 months ago

den-bos commented 6 months ago

Netflix add-on version

1.23.1+matrix.1

Operative systems used

Android

Kodi version used

Kodi 20 (Nexus)

Description of the bug

No videos in the catalog could be played

Steps to reproduce the behavior

No response

Debug log - mandatory

2023-12-29 00:29:50.577 T:32401 error : EXCEPTION Thrown(PythonToCppException): -->Python callback/script returned the following error<- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'KeyError'> Error Contents: 'plugin.video.netflix' Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.service.sponsorb line 126, in onPlayBackStarted video_id = youtube_api.get_video_id() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.service.sponsorb line 170, in get_video_id uri_filter = URI_FILTERS[addon_id] KeyError: 'plugin.video.netflix' .->End of Python script error report<-

Possible fix

No response

Additional context

No response

Screenshots

20231229_003108

CastagnaIT commented 6 months ago

from that partial log shown there are codelines of other addons that may be influence the playback of this one no idea whats happens also because you havent attached the full debug kodi log

the only thing i can suggest is to temporary try to disable, or also uninstall, all other addons mentioned like something related to "script.service.sponsorb" and youtube

CastagnaIT commented 6 months ago

about the message "msl error request failed validation during key exchange", i can only suggest you to full read: https://github.com/CastagnaIT/plugin.video.netflix/wiki/FAQ-%28Errors%29#msl-error-Request-failed-validation-during-key-exchange no other solutions are available