Sonarr/Radarr services failed on v6.29.2 Topic is solved
Re: Sonarr/Radarr services failed on v6.29.2
yep Mono found some new updates was on 6.8.0.105 previously.. Sonarr on latest version from March.
Re: Sonarr/Radarr services failed on v6.29.2
i dont know whats happened but at somepoint Sonarr as forgotten the link to my external hard disk 
it now just shows.
Location Free Space Total Space
/ (PARTUUID=6f0c83bc-02) 11.6 GB 29.2 GB
and should also have listed
/mnt/281EC3A11EC36682/TV Shows/ with free and Total space
So now when it indexes it says Zero Meta data ..
the above mnt does exist and is fine from Plex. just no longer linked in Sonarr.

it now just shows.
Location Free Space Total Space
/ (PARTUUID=6f0c83bc-02) 11.6 GB 29.2 GB
and should also have listed
/mnt/281EC3A11EC36682/TV Shows/ with free and Total space
So now when it indexes it says Zero Meta data ..
the above mnt does exist and is fine from Plex. just no longer linked in Sonarr.
Re: Sonarr/Radarr services failed on v6.29.2
What happens if you re-add it? Could it be a permission issue?
Re: Sonarr/Radarr services failed on v6.29.2
Ok so I just got a crash from radarr - so clearly the issue still exists. Sorry for any false hope
dietpi@DietPi:~$ sudo systemctl status radarr
● radarr.service - Radarr Daemon (DietPi)
Loaded: loaded (/etc/systemd/system/radarr.service; disabled; vendor preset: enabled)
Active: failed (Result: signal) since Tue 2020-05-19 20:17:46 AEST; 1 day 13h ago
Process: 11238 ExecStart=/usr/bin/mono --debug -O=-aot /opt/Radarr/Radarr.exe -nobrowser -data=/mnt/dietpi_userdata/ra
darr (code=killed, signal=ABRT)
Main PID: 11238 (code=killed, signal=ABRT)
May 19 20:17:46 DietPi mono[11238]: at System.Data.SQLite.UnsafeNativeMethods:sqlite3_close_v2 <0x00037>
May 19 20:17:46 DietPi mono[11238]: at System.Data.SQLite.SQLiteBase:CloseConnectionV2 <0x000d3>
May 19 20:17:46 DietPi mono[11238]: at System.Data.SQLite.SQLiteConnectionHandle:ReleaseHandle <0x000ab>
May 19 20:17:46 DietPi mono[11238]: at System.Runtime.InteropServices.CriticalHandle:Cleanup <0x00077>
May 19 20:17:46 DietPi mono[11238]: at System.Runtime.InteropServices.CriticalHandle:Dispose <0x00017>
May 19 20:17:46 DietPi mono[11238]: at System.Runtime.InteropServices.CriticalHandle:Finalize <0x0002f>
May 19 20:17:46 DietPi mono[11238]: at System.Object:runtime_invoke_virtual_void__this__ <0x0008b>
May 19 20:17:46 DietPi mono[11238]: ================================================================
May 19 20:17:46 DietPi systemd[1]: radarr.service: Main process exited, code=killed, status=6/AB
RT
May 19 20:17:46 DietPi systemd[1]: radarr.service: Failed with result 'signal'.
Nothing in radarr.txt log. I'm not sure how to read logs.db
dietpi@DietPi:~$ sudo systemctl status radarr
● radarr.service - Radarr Daemon (DietPi)
Loaded: loaded (/etc/systemd/system/radarr.service; disabled; vendor preset: enabled)
Active: failed (Result: signal) since Tue 2020-05-19 20:17:46 AEST; 1 day 13h ago
Process: 11238 ExecStart=/usr/bin/mono --debug -O=-aot /opt/Radarr/Radarr.exe -nobrowser -data=/mnt/dietpi_userdata/ra
darr (code=killed, signal=ABRT)
Main PID: 11238 (code=killed, signal=ABRT)
May 19 20:17:46 DietPi mono[11238]: at System.Data.SQLite.UnsafeNativeMethods:sqlite3_close_v2 <0x00037>
May 19 20:17:46 DietPi mono[11238]: at System.Data.SQLite.SQLiteBase:CloseConnectionV2 <0x000d3>
May 19 20:17:46 DietPi mono[11238]: at System.Data.SQLite.SQLiteConnectionHandle:ReleaseHandle <0x000ab>
May 19 20:17:46 DietPi mono[11238]: at System.Runtime.InteropServices.CriticalHandle:Cleanup <0x00077>
May 19 20:17:46 DietPi mono[11238]: at System.Runtime.InteropServices.CriticalHandle:Dispose <0x00017>
May 19 20:17:46 DietPi mono[11238]: at System.Runtime.InteropServices.CriticalHandle:Finalize <0x0002f>
May 19 20:17:46 DietPi mono[11238]: at System.Object:runtime_invoke_virtual_void__this__ <0x0008b>
May 19 20:17:46 DietPi mono[11238]: ================================================================
May 19 20:17:46 DietPi systemd[1]: radarr.service: Main process exited, code=killed, status=6/AB
RT
May 19 20:17:46 DietPi systemd[1]: radarr.service: Failed with result 'signal'.
Nothing in radarr.txt log. I'm not sure how to read logs.db
Re: Sonarr/Radarr services failed on v6.29.2
I think for me, i might move to a docker based Sonarr/Radarr anyway
Re: Sonarr/Radarr services failed on v6.29.2
Got the sonarr docker running, very easy to setup and utilise your current config.
If you need help lmk.
If you need help lmk.
Re: Sonarr/Radarr services failed on v6.29.2
Migrated sabnzbd and radarr to Dockers too. Working good so far.
-
- Posts: 39
- Joined: Sat Jan 12, 2019 11:06 pm
Re: Sonarr/Radarr services failed on v6.29.2
So you have any tutorial or something like that on a link?
I've run apt update && apt upgrade on the pi and now it seems stable. Perhaps the last version of dietpi missed something?