plugin.video.netflix
plugin.video.netflix copied to clipboard
NFAuthenticationKey.py: No event data received from browser
Netflix add-on version
1.18.10
Operative systems used
OSMC
Kodi version used
Kodi 19 (Matrix)
Description of the bug
After successful login on netflix page, netflix shows profile menu, but session suddenly closed with the error "No event data received from browser" and authentication key is not created.
Steps to reproduce the behavior
- ssh to osmc host with Xsession support: ssh -X osmc@osmc_ip
- Install chromium browser: apt install chromium
- Install python packages: pip install websocket-client pycryptodome
- Run python script: python NFAuthenticationKey.py
Debug log - mandatory
https://paste.kodi.tv/uguqomaril
Possible fix
No response
Additional context
No response
Screenshots
No response