Hi,
I run sonarr on Ubuntu 16.04. I have system drive 3 data drives, data1, 2 and 3. Drive 3 failed and is now not accessible. The drive has been physically replaced, however when I try and connect to sonarr now it always times out saying page cannot be displayed. Is this because it is looking for data on the failed drive?
I cannot open sonarr so can’t access the log files that way. I did find a logs DB and also the backup from 31 December, not sure if either of these for any use in troubleshooting?
Many thanks,
Ben
This e-mail has been composed using Dragon Dictate. Apologies for any typos / grammatical errors which have been missed.
We’re going to need all the requested information (version, OS and debug logs), you can access to logs outside of Sonarr, it’s covered on the wiki page.
Thanks. Nothing has changed with sonarr. What has changed is I lost one of my drives containing 3 TB of data. This drive has been replaced, but it is since that failure that these problems have occurred. The drive has the same name in Ubuntu and I can see sonarr has recreated the folder structure for all the missing programs.
Could it be because there are so many missing programs that sonarr is searching for that the server is under too much load?
Kind regards,
Ben
This e-mail has been composed using Dragon Dictate. Apologies for any typos / grammatical errors which have been missed.
i’m not using HTTPS and it doesn’t matter whether I use localhost, server name, or IP address. It also doesn’t matter if I do it locally on the Ubuntu box or remotely from another machine on the same LAN. Either page just doesn’t load all the grey sonarr screen with the white dots appears and the page never properly loads
do you have a backup of your database? there should be scheduled ones in the /config/backups/scheduled folder at minimum that you could use
shut down sonarr, move just the files in the /config folder somewhere else, eg, to /config/backups/live, start sonarr - can you access it now (yes, it will be empty but if it works thats all that matters at this point)
if not then theres something wrong with your OS. what version of mono do you have? 4.x or 5.x? if 4.x can you upgrade it to 5.12 or 5.18 and see how that goes?
edit, checked your debug logs for mono
19-1-21 17:16:25.4|Debug|MonoVersionCheck|Mono version is 3.10 or better: 4.2.3
actually just upgrade mono first 4.2 is really old and will have TLS issues anyway
can you confirm your sonarr version as well, its not mentioned and i cant find it in the logs
i Using Ubuntu 16.04 lts, i have found instructions on how to upgrade mono. Can you point to some instructions on how to shutdown sonarr a bit new to all this ? Thanks for your help
Thanks for all your help, upgrading mono seems to have done the job and I can get in now. I now have an issue with one of my Indexers not working but I will post about this separately if I can’t figure it out. Thanks again