Celedhrim / docker-kodi-server

Runs Kodi in headless mode with docker
MIT License
79 stars 20 forks source link

Nexus branch not working #34

Closed LordShadowen closed 7 months ago

LordShadowen commented 1 year ago

The Matrix branch had been working great. Upgraded to Nexus (to match other installs on the network), and it fails to start.

Tried a fresh install (empty profile, new container), same thing.

There are some errors on X.log that I don't know if are normal or not, but eventually the kodi.log reaches an infinite loop of this:

2023-03-19 20:00:58.223 T:153      info <general>: CActiveAESink::OpenSink - initialize sink
2023-03-19 20:00:58.223 T:153     error <general>: CActiveAESink::OpenSink - no sink was returned
2023-03-19 20:00:58.223 T:152     error <general>: ActiveAE::InitSink - returned error

I've attached both files, from a completely fresh install. Let me know if there's anything else that could be useful.

kodi.log

X.log

Celedhrim commented 1 year ago

I don't use Nexus , because I have 2 blocking issue on libreeelec so I'm stuck to Matrix

https://github.com/Celedhrim/docker-kodi-server/issues/33 , kodi 20 was state ok by @albebert

albebert commented 1 year ago

for me Nexus is working great. i'll try to redeploy

LordShadowen commented 1 year ago

Thanks for looking into this. I don't know if there is anything specific on my setup, but if I roll back to the matrix container, it works fine. So there is something different about it that it's not happy about :) Besides the logs I've attached, if there is anything else I can try to help debug, let me know