ehough / docker-kodi

Dockerized Kodi with audio and video
https://hub.docker.com/r/erichough/kodi/
GNU General Public License v3.0
237 stars 58 forks source link

Lots Of Kodi Errors Are Being Generated In /root/ #9

Closed danieledwardgeorgehitchcock closed 5 years ago

danieledwardgeorgehitchcock commented 6 years ago

Just had a look at the Docker container error log in Portainer and found that there is an error being generated almost twice a second for the Kodi container in /root/.

Example output of error log:

2018-08-13T17:50:30.502870934Z Crash report available at /root/kodi_crashlog-20180813_175030.log

2018-08-13T17:50:48.746859336Z ERROR: Unable to create GUI. Exiting
ehough commented 5 years ago

Please pull the latest image (docker pull erichough/kodi) and let us know if you're still experiencing these errors. Thanks!