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

Background service cannot start (Crypto.Util & python 3.11) #1504

Closed
r2rX opened this issue Nov 16, 2022 · 2 comments
Closed

Background service cannot start (Crypto.Util & python 3.11) #1504

r2rX opened this issue Nov 16, 2022 · 2 comments

Comments

@r2rX
Copy link

r2rX commented Nov 16, 2022

Netflix add-on version

1.20.2

Operative systems used

Linux (Ubuntu / Mint / ...)

Kodi version used

Kodi 19 (Matrix)

Description of the bug

Hello there,

I recently updated Fedora KDE from v36 to v37. Subsequently. After the upgrade, attempting to run the Netflix plugin results in an error where the Background Service cannot be started (Crypto.Util error w/ python 3.11).

Prior to the upgrade, it was working fine. So I uninstalled and reinstalled the plugin as well as double-checking that the python and python-libs packages are installed. Kodi is installed from the Fedora repo.

Steps to reproduce the behavior

  1. Run Fedora 37 (or other Linux OS) with python 3.11 & libs package installed. (For Fedora, it's python3-3.11.0-1.fc37 & python3-libs-3.11.0-1.fc37)
  2. Run Kodi 19.4 w/ Netflix 1.20.2 plugin installed.
  3. Try run plugin in Kodi.

Debug log - mandatory

https://paste.kodi.tv/ohavuvobac.kodi

Possible fix

No response

Additional context

No response

Screenshots

No response

@r2rX r2rX added Bug Something isn't working Triage: Needed Issue that was just created and needs someone looking at it labels Nov 16, 2022
@CastagnaIT
Copy link
Owner

you have installed pycrypto
but instead you should install pycryptodomex

@CastagnaIT CastagnaIT removed Bug Something isn't working Triage: Needed Issue that was just created and needs someone looking at it labels Nov 16, 2022
@r2rX
Copy link
Author

r2rX commented Nov 16, 2022

Thanks @CastagnaIT. Not sure why this lib was removed during the Fedora upgrade process but it was not installed. After installing pycryptodomex, it works! Thanks alot!

@r2rX r2rX closed this as completed Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants