Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFAuthenticationKey.py: 'Unable to connect with the browser' #1712

Open
bobblkabb opened this issue Jul 24, 2024 · 0 comments
Open

NFAuthenticationKey.py: 'Unable to connect with the browser' #1712

bobblkabb opened this issue Jul 24, 2024 · 0 comments
Labels
Bug Something isn't working Triage: Needed Issue that was just created and needs someone looking at it

Comments

@bobblkabb
Copy link

Netflix add-on version

1.23.3

Operative systems used

Linux (Ubuntu / Mint / ...)

Kodi version used

Other (specify in description)

Description of the bug

When I execute the script browser opens up file temp location and after some time I'm getting error message:
Unable to connect with the browser
Had to do
BROWSER_PATH = '/usr/bin/firefox'
before because it couldn't find it.

Running openSUSE Tumbleweed. Necessary python packages are installed from the repo.

Steps to reproduce the behavior

  1. Install python311-pycryptodomex python311-websocket-client via package manager
  2. execute 'python3 NFAuthenticationKey.py'
  3. temp location is opened in browser
  4. -> error message after some time

Debug log - mandatory

no log

Possible fix

No response

Additional context

No response

Screenshots

No response

@bobblkabb bobblkabb added Bug Something isn't working Triage: Needed Issue that was just created and needs someone looking at it labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage: Needed Issue that was just created and needs someone looking at it
Projects
None yet
Development

No branches or pull requests

1 participant