2024-01-24, 05:27 PM
I have been using the Jellyfin Docker image (currently on 10.8.13) on a Mac Mini M2 for several months now and it has generally been successful and smooth sailing.
I have however had 1 issue that while annoying hasn't been showstopping, until earlier this week. Previously the docker container would restart randomly, sometimes while scanning a new film, sometimes while watching one but it was a once a week occurrence. Annoying but not major.
Now, it is doing this every few hours. I'm guessing that the process crashes and because the docker container is set to restart 'unless-stopped' it just starts up again.
I have changed the log level to Debug and that gives me a bit more information around the time of the crash but there is nothing (like a Fatal log) between the last INF or DBG log and the subsequent startup INF log. There is nothing obvious happening and not always anything obviously common between the events.
My question is, are there other logs to analyse other than the one in /config/log which the Docker Desktop log viewer is showing.
Thanks
I have however had 1 issue that while annoying hasn't been showstopping, until earlier this week. Previously the docker container would restart randomly, sometimes while scanning a new film, sometimes while watching one but it was a once a week occurrence. Annoying but not major.
Now, it is doing this every few hours. I'm guessing that the process crashes and because the docker container is set to restart 'unless-stopped' it just starts up again.
I have changed the log level to Debug and that gives me a bit more information around the time of the crash but there is nothing (like a Fatal log) between the last INF or DBG log and the subsequent startup INF log. There is nothing obvious happening and not always anything obviously common between the events.
My question is, are there other logs to analyse other than the one in /config/log which the Docker Desktop log viewer is showing.
Thanks