plugin.video.netflix icon indicating copy to clipboard operation
plugin.video.netflix copied to clipboard

NFAuthenticationKey.py: No event data received from browser

Open jurim76 opened this issue 2 years ago • 0 comments

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

  1. ssh to osmc host with Xsession support: ssh -X osmc@osmc_ip
  2. Install chromium browser: apt install chromium
  3. Install python packages: pip install websocket-client pycryptodome
  4. 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

jurim76 avatar Oct 01 '22 15:10 jurim76