-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
Possible Memory Leak - Error On Startup #934
Comments
No memory leaks there. That is just a generic message Kodi gives for unhandled errors in addon scripts. Looks like files were not fully written to disk when you hard reset the Pi. Session data looks to be empty, but other files that indicate that setup is done do exist. Reset the jf4kodi settings and database, complete the setup wizard and initial sync, then safely close Kodi and reboot (no forced reset). This should ensure all files are properly written to disk. Random loss of files and data is an expected consequence of forced resets or power interruptions in any computer system. |
Thanks for the reply.
|
Describe the bug
When starting Kodi the below error message is shown in the Kodi log file. After a few hours (4-6) kodi locks up and needs to be hard reset. Running on Raspberry Pi 4
To Reproduce
Reboot/Start Kodi with JellyFin plugin
Expected behavior
No memory leak or errors in the log file
Logs
System (please complete the following information):
The text was updated successfully, but these errors were encountered: