[Support] binhex - Sonarr


Recommended Posts

  • 2 weeks later...

Morning all,

Got a bit of a problem when botting up Sonarr I am getting the below error.

 

Apologies for being so vague as I am a bit lost with this.
 

The DataMapper was unable to load the following field: 'Actors' value: '[ � { "name": "Kiefer Sutherland", "character": "Tom Kirkman", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/person/255205/5e8b50b4788a8.jpg" } ] }, { "name": "Natascha McElhone", "character": "Alex Kirkman", "images": [ . { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/person/359395/primary.jpg" } ] }, { "name": "Maggie Q", "character": "Hannah Weols", "images": [] }, { "name": "Kal Penn", "character": "Seth Wright", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/person/248368/primary.jpg" } ] }, { "name": "Adan Canto", "character": "Aaron Shore", "images": [] }, { "name": "Italia Ricci", "character": "Emily �hodes", "images": [ { "coverType": "headshot"< "url": "https://artworks.thetvdb.com/banners/v4/actor/346860/photo/607362fa2ff62.jpg" } ] }, { "name": "LaMonica Garrett", "character": "Mike Ritter", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/v4/actor/329962/photo/64c90411c17fd.jpg" } ] }, { "name": "Tanner Buchana", "character": "Leo Kirkman", "images": [] }, { "name": "Virginia Madsen", "character": "Kimble Hookstraten", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/v4/actor/271147/photo/613c2966d286e.jpg" } ] }, { "name": "Ashley Zukerman", "character": "Peter MacLeish", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/v4/actor/492783/photo/60ed93f571dad.jpg" } ] }, { "name": "Reed Diamond", 8 "character": "John Forstell", "images": [] }, { "n�me": "Jake Epstein", "character": "Chuck Russink", "images": [] }, { "name": "Paulo Costanzo", "character": "Lyor Boone", "images": [] }, { "name": "Ben Watson", "character": "Dontae Evans", "images": [] }, { "name": "Anthony Edwards", "character": "Mars Harper", "images": [] }, { "name": "Jamie Clayton", "character": "Sasha Booker", "images": [] }, { "name": "Chuk4Iwuji", "character": "Eli Mays", "images": [] }, { 8 "name": "Elena Tovar", "character": "Isabel Pardo", "images": [] }, { "name": "Julie White", "character": "Lorraine Zimmer", "images": [] }, { "name": "Geoff Pierson", "character": "Cornelius Moss", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/v4/actor/277299/photo/6220c10ac2cf3njpg" } ] } ]'. Unexpected character encountered while parsing value: �. Path '', line 2, position 0.

Link to comment
7 hours ago, mk3 said:

Morning all,

Got a bit of a problem when botting up Sonarr I am getting the below error.

 

Apologies for being so vague as I am a bit lost with this.
 

The DataMapper was unable to load the following field: 'Actors' value: '[ � { "name": "Kiefer Sutherland", "character": "Tom Kirkman", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/person/255205/5e8b50b4788a8.jpg" } ] }, { "name": "Natascha McElhone", "character": "Alex Kirkman", "images": [ . { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/person/359395/primary.jpg" } ] }, { "name": "Maggie Q", "character": "Hannah Weols", "images": [] }, { "name": "Kal Penn", "character": "Seth Wright", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/person/248368/primary.jpg" } ] }, { "name": "Adan Canto", "character": "Aaron Shore", "images": [] }, { "name": "Italia Ricci", "character": "Emily �hodes", "images": [ { "coverType": "headshot"< "url": "https://artworks.thetvdb.com/banners/v4/actor/346860/photo/607362fa2ff62.jpg" } ] }, { "name": "LaMonica Garrett", "character": "Mike Ritter", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/v4/actor/329962/photo/64c90411c17fd.jpg" } ] }, { "name": "Tanner Buchana", "character": "Leo Kirkman", "images": [] }, { "name": "Virginia Madsen", "character": "Kimble Hookstraten", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/v4/actor/271147/photo/613c2966d286e.jpg" } ] }, { "name": "Ashley Zukerman", "character": "Peter MacLeish", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/v4/actor/492783/photo/60ed93f571dad.jpg" } ] }, { "name": "Reed Diamond", 8 "character": "John Forstell", "images": [] }, { "n�me": "Jake Epstein", "character": "Chuck Russink", "images": [] }, { "name": "Paulo Costanzo", "character": "Lyor Boone", "images": [] }, { "name": "Ben Watson", "character": "Dontae Evans", "images": [] }, { "name": "Anthony Edwards", "character": "Mars Harper", "images": [] }, { "name": "Jamie Clayton", "character": "Sasha Booker", "images": [] }, { "name": "Chuk4Iwuji", "character": "Eli Mays", "images": [] }, { 8 "name": "Elena Tovar", "character": "Isabel Pardo", "images": [] }, { "name": "Julie White", "character": "Lorraine Zimmer", "images": [] }, { "name": "Geoff Pierson", "character": "Cornelius Moss", "images": [ { "coverType": "headshot", "url": "https://artworks.thetvdb.com/banners/v4/actor/277299/photo/6220c10ac2cf3njpg" } ] } ]'. Unexpected character encountered while parsing value: �. Path '', line 2, position 0.

that looks like a real bug to me, from my newbie brain it looks like a failure to handle utf-8 characters correctly, please raise an 'issue' on sonarr github repo.

Link to comment
13 hours ago, binhex said:

that looks like a real bug to me, from my newbie brain it looks like a failure to handle utf-8 characters correctly, please raise an 'issue' on sonarr github repo.

No issue, thanks for the direct.

Logged it on there and shall sew what comes.

 

  • Like 1
Link to comment

Heya,

 

I'm getting some weird slow reads on single disks. Not sure exactly what the cause is.

Open files shows some kind of slow scan happing (5.5MB/s) on open recent-ish tv shows.

It's not plex doing content creation like thumbnails as that hammers the cpu.

 

It's not someone watching the shows as I mostly watch new stuff which is on the SSD. Plus I can see what everyone is watching.

 

I think its related to binhex-plex or bind-sonarr

 

Is anyone else getting this?

 

moulin-rouge-diagnostics-20231021-2043.zip

Edited by dopeytree
Link to comment
  • 1 month later...

Out of nowhere, my refresh now fail. It try to reach various sonarr website and it cannot reach. I tried to ping the website from anywhere and it reply except on this docker, and I can ping google from this docker.

 

Quote

2023-11-24 16:04:37.2|Info|RefreshSeriesService|Updating The Witcher 2023-11-24 16:04:45.2|Error|RefreshSeriesService|Couldn't refresh info for [362696][The Witcher] [v3.0.10.1567] System.Net.WebException: DNS Name Resolution Failure: 'skyhook.sonarr.tv' at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0015a] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:95 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x0004f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:206

 

and when trying to run import list task, I get this error

 

Quote

2023-11-24 16:12:33.6|Warn|TraktListImport|Unable to connect to import list [v3.0.10.1567] System.Net.WebException: DNS Name Resolution Failure: 'api.trakt.tv' at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0015a] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:95 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.ImportLists.HttpImportListBase`1[TSettings].FetchImportListResponse (NzbDrone.Core.ImportLists.ImportListRequest request) [0x0004b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\ImportLists\HttpImportListBase.cs:198 at NzbDrone.Core.ImportLists.HttpImportListBase`1[TSettings].FetchPage (NzbDrone.Core.ImportLists.ImportListRequest request, NzbDrone.Core.ImportLists.IParseImportListResponse parser) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\ImportLists\HttpImportListBase.cs:184 at NzbDrone.Core.ImportLists.HttpImportListBase`1[TSettings].TestConnection () [0x0000e] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\ImportLists\HttpImportListBase.cs:212 2023-11-24 16:12:33.7|Warn|SonarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to import list, check the log for more details

 

Link to comment

Guys, I need help.  I moved my appdata folder off my cache disk as it was failing. Installed a new ssd and moved apodat back and now both of my 'arr' dockers are failing to start with an error to do with 'malformed database'  which seems to be pointing at database corruption?? What's the restore procedure, anyone able to help. Other dockers are just fine, enby plex etc. 

Edited by superloopy1
Link to comment

Hi all,

 

I just learned that Sonar v4 is actually thing! Learn something new every day. Is it still in beta release? I couldn't see much in the way of a full release being made.

 

So I guess the big question is, if and when will Binhex-Sonarr be getting the upgrade/makeover to v4 :) ? Looking forward to it actually, having some more advanced custom formatting amongst other things is going to be sweet! :D 

Link to comment
Hi all,
 
I just learned that Sonar v4 is actually thing! Learn something new every day. Is it still in beta release? I couldn't see much in the way of a full release being made.
 
So I guess the big question is, if and when will Binhex-Sonarr be getting the upgrade/makeover to v4  ? Looking forward to it actually, having some more advanced custom formatting amongst other things is going to be sweet!  
When it's out of bets it will be built

Sent from my 22021211RG using Tapatalk

Link to comment

Looking for some help on what I assume to be a permissions issue.  Sonarr is unable to hardlink anything and chooses to copy files over to sonarr series managed folders.  In Settings -> Media Management -> Importing, Use Hardlinks instead of Copy is selected.  I'm using the binhex version of both sonarr and qbittorrentvpn.  qbittorrentvpn downloads files to a subfolder of the same share that sonarr and qbittorrentvpn both have access to.

 

Folder structure is such:

/TV Shows/<Sonarr Managed Series>

/TV Shows/completed/<qbittorrentvpn seeded>

 

Folder mappings:

image.png.6bde8b069dfce4dc6cad671a2c7cb122.png

 

I have mapped remote path of qbittorrentvpn of /data/completed to sonarr local path of /TV Shows/completed/.

 

I've gone ahead and done a chmod -R 777 onto /completed/ for testing purposes and that still does not solve the cross-device access issue.  From unraid terminal, I see that all files owned by nobody:users.  I have set in Media Management -> Permissions -> chown Group to both nothing, nobody, and users but it does not appear to have any impact.  Any ideas?

 

Sonarr trace logs:

Spoiler

2023-12-01 20:54:40.3|Trace|ConfigService|Using default config value for 'copyusinghardlinks' defaultValue:'True'
2023-12-01 20:54:40.3|Debug|PlexServer|Performing library update for 1 series
2023-12-01 20:54:40.3|Debug|EpisodeFileMovingService|Hardlinking episode file: /TV Shows/completed/The.Wire.S03.1080p.BluRay.DD5.1.x264/The.Wire.S03E10.1080p.BluRay.DD5.1.x264-CtrlHD.mkv to /media/The Wire/Season 3/The Wire - S03E10 - Reformation Bluray-1080p.mkv
2023-12-01 20:54:40.3|Debug|PlexServerService|Sending Update Request to Plex Server
2023-12-01 20:54:40.3|Debug|Parser|Parsing string 'Planet.Earth.Special.Edition.Hybrid.2006.720p.BluRay.DTS.x264'
2023-12-01 20:54:40.3|Debug|DiskTransferService|HardLinkOrCopy [/TV Shows/completed/The.Wire.S03.1080p.BluRay.DD5.1.x264-CtrlHD/The.Wire.S03E10.1080p.BluRay.DD5.1.x264-CtrlHD.mkv] > [/media/The Wire/Season 3/The Wire - S03E10 - Reformation Bluray-1080p.mkv]
2023-12-01 20:54:40.3|Debug|PlexServerService|Getting sections from Plex host: Plex-IP-Obfuscated
2023-12-01 20:54:40.3|Trace|Parser|^(?<title>.+?)?(?:(?:[-_.](?<![()\[!]))*(?<season>(?<!\d+|\(|\[|e|x)\d{2})(?<episode>(?<!e|x)(?:[1-9][0-9]|[0][1-9])(?!p|i|\d+|\)|\]|\W\d+|\W(?:e|ep|x)\d+)))+([-_.]+|$)(?!\\)
2023-12-01 20:54:40.3|Trace|Http|Req: 140 [GET] /api/v3/health (from My-IP-Obfuscated Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:120.0) Gecko/20100101 Firefox/120.0)
2023-12-01 20:54:40.3|Trace|DiskProvider|Hardlink '/TV Shows/completed/The.Wire.S03.1080p.BluRay.DD5.1.x264-CtrlHD/The.Wire.S03E10.1080p.BluRay.DD5.1.x264.mkv' to '/media/The Wire/Season 3/The Wire - S03E10 - Reformation Bluray-1080p.mkv' failed due to cross-device access.

 

Edit: Went into Tools -> Docker Safe New Perms and reset the permissions.  Didn't fix things.

 

Edit 2: Solved.  Made the directory mapping flat.  There's only /media and /config now.  Hardlink works as it should now.

Edited by snusnu1987
Link to comment

Hi all, 

 

Bit of a scrub but hopefully the correct info is here to get some help; 

 

Tried to start sonarr docker today and got "execution Error: server error". I uninstalled the docker and attempted to reinstall but was  greeted by the error.
"docker: Error response from daemon: stat /var/lib/docker/btrfs/subvolumes/30433ec7d70957ba6aefcd44d80ad8211bbe2ca8c909d02ba09f03bcc9bbd4eb: no such file or directory"

Have been able to run radarr without issue.

 

Tried docker run with the below command and got the same error message

 

Full run command:

docker run -d --name='binhex-sonarr' --net='bridge' -e TZ="Australia/Adelaide" -e HOST_OS="Unraid" -e HOST_HOSTNAME="IronHorse"    -e HOST_CONTAINERNAME="binhex-sonarr" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman      -l net.unraid.docker.webui='http://[IP]:[PORT:8989]/'   -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/sonarr-icon.png'   -p '8989:8989/tcp'   -p '9897:9897/tcp'   -v '/mnt/user/Downloads/':'/data':'rw'        -v '/mnt/user/Media/':'/media':'rw' -v '/mnt/user/appdata/binhex-sonarr':'/config':'rw' 'binhex/arch-sonarr'
docker: Error response from daemon: stat /var/lib/docker/btrfs/subvolumes/30433ec7d70957ba6aefcd44d80ad8211bbe2ca8c909d02ba09f03bcc9bbd4eb: no such file or directory.
See 'docker run --help'.

 

No idea where to go from here

Link to comment
30 minutes ago, Split8529 said:

Hi all, 

 

Bit of a scrub but hopefully the correct info is here to get some help; 

 

Tried to start sonarr docker today and got "execution Error: server error". I uninstalled the docker and attempted to reinstall but was  greeted by the error.
"docker: Error response from daemon: stat /var/lib/docker/btrfs/subvolumes/30433ec7d70957ba6aefcd44d80ad8211bbe2ca8c909d02ba09f03bcc9bbd4eb: no such file or directory"

Have been able to run radarr without issue.

 

Tried docker run with the below command and got the same error message

 

Full run command:

docker run -d --name='binhex-sonarr' --net='bridge' -e TZ="Australia/Adelaide" -e HOST_OS="Unraid" -e HOST_HOSTNAME="IronHorse"    -e HOST_CONTAINERNAME="binhex-sonarr" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman      -l net.unraid.docker.webui='http://[IP]:[PORT:8989]/'   -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/sonarr-icon.png'   -p '8989:8989/tcp'   -p '9897:9897/tcp'   -v '/mnt/user/Downloads/':'/data':'rw'        -v '/mnt/user/Media/':'/media':'rw' -v '/mnt/user/appdata/binhex-sonarr':'/config':'rw' 'binhex/arch-sonarr'
docker: Error response from daemon: stat /var/lib/docker/btrfs/subvolumes/30433ec7d70957ba6aefcd44d80ad8211bbe2ca8c909d02ba09f03bcc9bbd4eb: no such file or directory.
See 'docker run --help'.

 

No idea where to go from here

 

 Diagnostics attached

ironhorse-diagnostics-20231204-2156.zip

Link to comment
  • 2 weeks later...

Just need a bit of assistance. I rebuilt my server, all drives are the same except my cache.  I backed it up, restored it and all my dockers and everything are restored.

 

Problem is now that after my files are downloaded I'm seeing the following error in the event log and I'm not sure why as I didn't change anything

 

Couldn't import episode /data/completed/Beacon.23.S01E05.Rocky.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb[EZTVx.to].mkv: Access to the path '/tv/Beacon 23' is denied.

 

It's happening to all my downloads. They get copied to /mnt/disks/UNASSNDisk/Media/TV Shows/

 

Also now, when searching for a tv series, I get error "can't communicate to skyhook".  Also can't search in Radarr as well.

 

This was all working until I rebuilt my server but not sure why though as I did a restore on my cache.

 

I'm not sure why I am now getting this but not sure how to fix it.

 

System.UnauthorizedAccessException: Access to the path '/tv/Beacon 23' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.FileSystem.CreateDirectory (System.String fullPath) [0x00191] in <d636f104d58046fd9b195699bcb1a744>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x0002c] in <d636f104d58046fd9b195699bcb1a744>:0 at NzbDrone.Common.Disk.DiskProviderBase.CreateFolder (System.String path) [0x00047] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskProviderBase.cs:190 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.CreateFolder (System.String directoryName) [0x00079] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:203 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.EnsureEpisodeFolder (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Tv.Series series, System.Int32 seasonNumber, System.String filePath) [0x0006f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:166 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.EnsureEpisodeFolder (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode, System.String filePath) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:146 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.CopyEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) [0x00026] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:86 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode, System.Boolean copyOnly) [0x0019b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\UpgradeMediaFileService.cs:73 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (System.Collections.Generic.List`1[T] decisions, System.Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem, NzbDrone.Core.MediaFiles.EpisodeImport.ImportMode importMode) [0x0029b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportApprovedEpisodes.cs:109

 

 

Edited by DigitalDivide
Link to comment
5 hours ago, DigitalDivide said:

Just a quick question. In Sonarr under Media Management Settings, what should CHMOD be set to? Right now I see mine is set to 777 - Everyone Write, but I get the feeling it should be set to 775 - Owner Write, Everyone else Read

Mine is also 777 but I have Set Permission set to Off. I don’t really think there is a need to change the permissions (as per the warning there).

Link to comment

Getting this error in logs when refreshing any series manually from the UI. Any help is appreciated. Thanks in Advance. @binhex

 

On Refresh button click in a series:

2023-12-23 13:02:11,857 DEBG 'sonarr' stdout output:
[Info] SceneMappingService: Updating Scene mappings 

2023-12-23 13:02:26,625 DEBG 'sonarr' stdout output:
[Warn] HttpClient: HTTP Error - Res: [GET] https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0: 500.InternalServerError (0 bytes) 

2023-12-23 13:02:26,636 DEBG 'sonarr' stdout output:
[Error] TaskExtensions: Task Error 
2023-12-23 13:02:26,636 DEBG 'sonarr' stdout output:



2023-12-23 13:02:26,637 DEBG 'sonarr' stdout output:
[v3.0.10.1567] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0]
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00154] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:105 
  at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 
  at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 
  at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 
  at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 
  at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check () [0x000f7] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:63 
2023-12-23 13:02:26,637 DEBG 'sonarr' stdout output:

  at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 
  at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 
  at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 
  at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:117 
  at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_2`1[TEvent].<PublishEvent>b__2 () [0x00035] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:119 
  at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476 
  at System.Threading.Tasks.Task.Execute () [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319 

 

On start:

2023-12-23 13:18:55,758 DEBG 'sonarr' stdout output:
[Info] SonarrBootstrapper: Starting Web Server 

2023-12-23 13:20:10,241 DEBG 'sonarr' stdout output:
[Error] TaskExtensions: Task Error 
2023-12-23 13:20:10,242 DEBG 'sonarr' stdout output:



2023-12-23 13:20:10,242 DEBG 'sonarr' stdout output:
[v3.0.10.1567] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000e6] in /build/mono/src/mono/mcs/class/System/System.Net/WebResponseStream.cs:458 
  at System.Net.WebOperation.Run () [0x0018f] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:283 

2023-12-23 13:20:10,242 DEBG 'sonarr' stdout output:
  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 
  at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 
  at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 
   --- End of inner exception stack trace ---
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 
  at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 
  at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 
  at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 
  at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 
  at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:117 
  at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_2`1[TEvent].<PublishEvent>b__2 () [0x00035] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:119 
  at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476 
  at System.Threading.Tasks.Task.Execute () [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319 

 

On Application update Check inside the docker:

2023-12-23 13:43:51,309 DEBG 'sonarr' stdout output:
[Warn] HttpClient: HTTP Error - Res: [GET] https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0: 500.InternalServerError (0 bytes) 

2023-12-23 13:43:51,326 DEBG 'sonarr' stdout output:
[Error] CommandExecutor: Error occurred while executing task ApplicationUpdateCheck 

[v3.0.10.1567] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0]
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00154] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:105 
  at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 
  at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 
  at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 
  at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 
  at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 
  at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 
  at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x0011e] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1874 
  at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 

 

Edited by Unraid-arr
Added 2nd error/added 3rd error
Link to comment
2 minutes ago, Highfalutintodd said:

Updated to v4 and immediately getting: 

[Fatal] ConsoleApp: EPIC FAIL! 

[v4.0.0.741] NzbDrone.Common.Exceptions.SonarrStartupException: Sonarr failed to start: Error creating main database

You may have to follow this guide to fix the database after the v4 upgrade. I personally did not have to do this, but I read the patch notes this morning and was prepared to just in case.

https://wiki.servarr.com/useful-tools#recovering-a-corrupt-db

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.