Sonarr version (exact version): 3.0.6.1196
Mono version (if Sonarr is not running on Windows): 6.12.0.122
OS: RaspbianOS (Debian Bullseye)
Debug logs: https://gist.github.com/takuhii/bb3019469ec761376d32ac8811d23c6b
Description of issue: New Version is available, but Sonarr downloads “something” applies it and still tells me a new version is available. When I check for a newer version using APT it says I have the latest…
the apt repository is updated on an ad-hoc periodic basis
like all *arr apps - updates are done via in-app updates.
Please share logs in the manner described in the forum template and on the wiki. No one will be downloading random .txt files from random sites. Why this was ignored by you, I do not know.
Also please check and share the updater logs.
Additional Information:
- Information on the log files is here: https://wiki.servarr.com/sonarr/troubleshooting#logging-and-log-files
- Make sure debug logging is enabled in settings
- Post the log file, not a line or two, or just the error from the Logs table
- Post the full log to hone of the sites recommended in Logging and Log Files section of the wiki- Do not post them directly here. Post in .txt not .doc, .rtf or some other formatted document
It wasn’t ignored, I couldn’t attached the file to the post
Where does anything say to attach a file to the post?
It explicitly says to NOT do that.
- Post the full log to hone of the sites recommended in Logging and Log Files section of the wiki
Do not post them directly here.
It very much appears you did not read the wiki link at all.
If you want help - provide the information requested in the manner requested.
I have updated with a GIST URL, the documentation seems to imply that is acceptable
To provide good and useful logs for sharing:
- Turn Logging up to Trace
- Clear Logs
- Reproduce the Issue (Redo what is breaking things)
- Open the trace log file (sonarr.trace.txt) via the UI or the log file on the filesystem and find the relevant context
- Copy a big chunk before the issue, the issue itself, and a big chunk after the issue.
- Use Gist, Hastebin, Ubuntu’s Pastebin, 0bin or similar sites to share the issue from above
21-12-15 13:42:07.0|Debug|mono|Starting mono --debug /tmp/sonarr_update/Sonarr.Update.exe 557 /tmp/sonarr_update /usr/lib/sonarr/bin/Sonarr.exe /data=/var/lib/sonarr /nobrowser
21-12-15 13:42:07.0|Debug|InstallUpdateService|Restarting Sonarr to apply updates
21-12-15 13:42:07.0|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
21-12-15 13:42:07.1|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
21-12-15 13:42:07.4|Debug|mono|Failed to load dependency, may need an OS update: System.TypeLoadException: Could not load type 'Sentry.Internal.SentryScopeManager' from assembly 'Sentry, Version=1.2.0.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0'.
21-12-15 13:42:07.4|Debug|mono| at Sentry.SentrySdk.Init (Sentry.SentryOptions options) [0x00000] in <filename unknown>:0
21-12-15 13:42:07.4|Debug|mono| at Sentry.SentrySdk.Init (System.Action`1 configureOptions) [0x00000] in <filename unknown>:0
21-12-15 13:42:07.4|Debug|mono| at NzbDrone.Common.Instrumentation.Sentry.SentryTarget..ctor (System.String dsn) [0x0001e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Instrumentation\Sentry\SentryTarget.cs:95
21-12-15 13:42:07.4|Debug|mono| at NzbDrone.Common.Instrumentation.NzbDroneLogger.RegisterSentry (Boolean updateClient) [0x0002e] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Instrumentation\NzbDroneLogger.cs:99
21-12-15 13:42:07.9|Debug|mono|Missing method System.Array::Empty<[1]>() in assembly /usr/local/lib/mono/4.5/mscorlib.dll, referenced in assembly /tmp/sonarr_update/Sonarr.Common.dll
21-12-15 13:42:07.9|Debug|mono|Missing method System.Array::Empty<[1]>() in assembly /usr/local/lib/mono/4.5/mscorlib.dll, referenced in assembly /tmp/sonarr_update/Sonarr.Common.dll
21-12-15 13:42:07.9|Debug|mono|Missing method System.Array::Empty<[1]>() in assembly /usr/local/lib/mono/4.5/mscorlib.dll, referenced in assembly /tmp/sonarr_update/Sonarr.Common.dll
21-12-15 13:42:07.9|Debug|mono|Missing method System.Array::Empty<[1]>() in assembly /usr/local/lib/mono/4.5/mscorlib.dll, referenced in assembly /tmp/sonarr_update/Sonarr.Common.dll
And the updater logs?
And
mono --version
I have fixed it myself, mono hadn’t installed properly so I reinstalled mono-complete
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
