We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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...
The text was updated successfully, but these errors were encountered:
@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.
Sorry, something went wrong.
Btw, Kodi 21 was released some time ago, time to update from beta2.
@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.
No branches or pull requests
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
v0.1.103
Kodi (21.0-BETA2 (20.90.821) Git:20231210-979dbf5fe5)
Windows 10 x64
https://pastebin.com/raw/iDkANg8G
The text was updated successfully, but these errors were encountered: