IceWhaleTech / CasaOS-AppStore

Manifest files for CasaOS Apps
Apache License 2.0
181 stars 338 forks source link

Sonarr fails to start [Alpha][Bug] #256

Open gavinsmith1971 opened 1 year ago

gavinsmith1971 commented 1 year ago

What happened?

Sonarr recently refused to start after working perfectly for over a month on 0.4.4 alpha

From the log, the error shows as "mono_threads_pthread_kill: pthread_kill failed with error 11 - potential kernel OOM or signal queue overflow"

From some research this appears to be related to either an out of date or incompatible version of docker, but since docker is an integral part of CasaOS I don't want to try to update or reinstall it manually in case that breaks things

This was with a linuxserver.io image (using :latest image), however, reinstalling a fresh install from the CasaOS store seems to cause the same thing (using version 3.0.1.0 as the default choice by CasaOS)

I've managed to get it running by using the linuxserver.io :develop image, which is now version 4, so the bug may well be in the older sonarr image, but it does appear to happen with the CasaOS default built in version too, so may affect everyone on the alpha.

I'm not experienced enough in docker backend to work out exactly where the issue is but hopefully the logs are helpful.

Log file attached (error repeats on a rolling basis when trying to start up) sonarrlog.txt

Screenshots

No response

tigerinus commented 1 year ago

@gavinsmith1971 - if you can confirm a version that eliminates this issue, please tell.

Once we have that info, we will test at our side and update AppStore accordingly.

Moving this issue to CasaOS-AppStore.