Manual Import Hanging

Sonarr version (exact version): 4.0.14.2939
Mono version (if Sonarr is not running on Windows):N/A
OS: Ubuntu 22.04.5
Debug logs:2025-05-22 10:05:48.9|Trace|HttpClient|Response content (1438 bytes): [{"added_o - Pastebin.com
Description of issue: I needed to manually grab a series due to it being the best torrent but not following good naming conventions. Now I am trying to manually import it. When navigating to the Wanted > Manual Import > Interactive Import page Sonarr hangs (wheel spins, it does not bring me to the page where I can select series, episode etc…). Granted this is a lot of episodes however testing this using Radarr I am able to pull up the manual import page within minutes. I have left Sonarr for over an hour.

Looking through the logs everything appears to be processing very quickly until we see seconds long delay and the next log is:

  1. 2025-05-22 10:05:57.6|Debug|DiskProvider|Failed to fetch drive info for mount point: /home/(removed)/Sonarr.Mono/Disk/DiskProvider.cs:line 197

Then the next episode will process followed by seconds of delay and then this log will return.

I am unsure what this log is referring to. My understanding is Mono is it is no longer used by Sonarr after v4.0 per: Sonarr System | Servarr Wiki. Also my Sonarr directory is not in /home/ so I do not know why it is reporting the DiskProvider.cs file is there.

Any assistance on why this is hanging? Does it seem like the log I noted is related? Any way to resolve? Thank you!

Your logs show files being processed normally, it’s probably just taking a while to process all the files.

Correct. It has nothing to do with mono, the source file name has Mono in it though.

Normally this would be something with where Sonarr was compiled from, but this is something configured on your system as a volume that Sonarr is trying to resolve.

A mount with that path should not exist, something seems misconfigured on your system.