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

elementum crash when kodi started (try to fix it but can't) problem with Json rpc #1052

Open
sk8ordi3 opened this issue Jul 3, 2024 · 3 comments

Comments

@sk8ordi3
Copy link

sk8ordi3 commented Jul 3, 2024

crash when kodi started

couple days ago no problem
looks like the errors something is happening with JSON-RPC?
(nothing change'd in my router/modem settings)

any idea what happend?

log is here (pastebin):
https://pastebin.com/raw/iDkANg8G
i tried getting log directly with elementum, but that not response...

Your Environment

  • Version used:
    v0.1.103
  • Environment name and version:
    Kodi (21.0-BETA2 (20.90.821) Git:20231210-979dbf5fe5)
  • Operating System and version:
    Windows 10 x64
  • Link to Kodi debug log:
    https://pastebin.com/raw/iDkANg8G
@antonsoroko
Copy link

@sk8ordi3 log file has

[WinError 10013] A szoftvercsatornához a hozzáférési engedélyeket megsértő módon történt hozzáférés

Try to add Elementum to whitelist in your antivirus or windows defender or firewall.

@antonsoroko
Copy link

Btw, Kodi 21 was released some time ago, time to update from beta2.

@elgatito
Copy link
Owner

@sk8ordi3

                                                   
2024-07-03 16:21:55.809 T:21132   error <general>:   File "C:\Users\username\AppData\Roaming\Kodi\addons\plugin.video.elementum\resources\site-packages\bjsonrpc\main.py", line 55, in createserver
                                                   
2024-07-03 16:21:55.809 T:21132   error <general>:     
2024-07-03 16:21:55.809 T:21132   error <general>: sck.bind((host, port))
2024-07-03 16:21:55.809 T:21132   error <general>: 
                                                   
2024-07-03 16:21:55.809 T:21132   error <general>: OSError
2024-07-03 16:21:55.809 T:21132   error <general>: : 
2024-07-03 16:21:55.809 T:21132   error <general>: [WinError 10013] A szoftvercsatornához a hozzáférési engedélyeket megsértő módon történt hozzáférés

Python part of addon cannot start JsonRPC server on the port. As @antonsoroko said, your system does not allow it.

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

3 participants