January 10, 20251 yr 40 minutes ago, wgstarks said: I would post in the Sonarr forum. You really shouldn’t need root paths. I cleared it!! I have added both downlaod & media folders and now the health issue has disappeared !! Thank you very much for your support ! Edited January 10, 20251 yr by Valyno
January 11, 20251 yr It appears there is a new rate limit imposed on api calls. Now seeing 'Received oauth token was invalid.' when configuring an import list. https://forums.trakt.tv/t/has-the-trakt-api-rate-limit-changed/40054
January 18, 20251 yr Howdy everyone! New to unraid, new to starr apps, semi new to self hosting. I have one quick, hopefully simple question regarding an issue with installing radarr! docker: failed to register layer: write /home/nobody/.local/share/NuGet/http-cache/670c1461c29885f9aa22c281d8b7da90845b38e4$ps:_api.nuget.org_v3_index.json/nupkg_system.runtime.interopservices.runtimeinformation.4.0.0.dat: no space left on device. See 'docker run --help'. Anyone have any ideas what may have been the cause of this? More than happy to attach whatever may be useful.
January 18, 20251 yr 3 minutes ago, iPreferAndroid said: attach whatever post docker run and diagnostics
January 18, 20251 yr 3Binhex radarr not starting after update on unraid to 7.0 rc 2 may well be an unraid issue however powlarr doesn't start after the update this is the log https://hub.docker.com/u/binhex/ 2025-01-18 18:39:38.443002 [info] Host is running unRAID 2025-01-18 18:39:38.458284 [info] System information: Linux 2dda8006d5c7 6.6.68-Unraid #1 SMP PREEMPT_DYNAMIC Tue Dec 31 13:42:37 PST 2024 x86_64 GNU/Linux 2025-01-18 18:39:38.471045 [info] Image tags: BASE_RELEASE_TAG=2024123002,IMAGE_RELEASE_TAG=5.17.2.9580-1-01 2025-01-18 18:39:38.486004 [info] PUID defined as '99' 2025-01-18 18:39:38.502827 [info] PGID defined as '100' 2025-01-18 18:39:38.521926 [info] UMASK defined as '000' 2025-01-18 18:39:38.537172 [info] Permissions already set for '/config' 2025-01-18 18:39:38.554115 [info] Deleting files in /tmp (non recursive)... 2025-01-18 18:39:38.573320 [info] SHARED_NETWORK not defined (via -e SHARED_NETWORK), defaulting to 'no' chmod: cannot access '/config/supervisord.log': No such file or directory I looked fo the file in that folder and it doesn't contain a supervisord.log but does have a few supervisord.log.1 supervisord.log.2 supervisord.log.3 etc.. I tried renaming to just supervisord.log which did do something, but radarr still didn't start and now there's a supervisord.log.1 again... I have the same issue with binhex prowlarr Edited January 18, 20251 yr by RIzzaz
January 18, 20251 yr By the docker run, did you mean the whole log command? I am attaching that, and then the diagnostic zip. droidnas-diagnostics-20250118-1427.zip docker run.yaml
January 18, 20251 yr 1 minute ago, iPreferAndroid said: By the docker run, did you mean the whole log command? I am attaching that, and then the diagnostic zip. droidnas-diagnostics-20250118-1427.zip 138.6 kB · 0 downloads docker run.yaml 1.92 kB · 0 downloads I forgot to add, every time that I have tried, it has output a different result, but all including storage. I know for certain that actual storage volume can't be the problem.
January 18, 20251 yr Author 1 hour ago, iPreferAndroid said: I forgot to add, every time that I have tried, it has output a different result, but all including storage. I know for certain that actual storage volume can't be the problem. does this path exist on your host?:- '/mnt/user/appdata/binhex-radarr' and if it does exist are the permissions set correctly for user nobody group users?
January 18, 20251 yr 5 hours ago, RIzzaz said: 3Binhex radarr not starting after update on unraid to 7.0 rc 2 Couple of suggestions, update to Unraid 7.0 stable, post your most recent supervisord log and docker run command.
January 19, 20251 yr 4 hours ago, binhex said: does this path exist on your host?:- '/mnt/user/appdata/binhex-radarr' and if it does exist are the permissions set correctly for user nobody group users? Yes, that path does exist. I hadnt changed anything, so they may have been wrong. I went ahead and changed the group setting, and got this. docker run2.yaml
January 19, 20251 yr 10 minutes ago, iPreferAndroid said: Yes, that path does exist. I hadnt changed anything, so they may have been wrong. I went ahead and changed the group setting, and got this. docker run2.yaml 1.92 kB · 0 downloads Okay so its not just radarr, it seems to be something I am doing wrong with your apps, binhex. I failed to install both sonarr and Jellyfin, but successfully installed a non binhex container.
January 19, 20251 yr Author 9 hours ago, iPreferAndroid said: Yes, that path does exist. I hadnt changed anything, so they may have been wrong. I went ahead and changed the group setting, and got this. docker run2.yaml 1.92 kB · 1 download your docker image is full, from your log:- docker: write /var/lib/docker/tmp/GetImageBlob901369946: no space left on device. so you need to expand the docker image size.
January 19, 20251 yr Since yesterday all binhex-radarr, -sonarr, lidarr, etc stopped working, I cannot connect. Binhex-radarr is routed thru GluetunVPN and binhex-lidarr is routed thru binhex-delugevpn. I can connect to binhex-delugevpn and no error in the log file of GluetunVPN. Any ideas? delugevpn log.rtf Lidarr log.rtf radarr log.rtf
January 19, 20251 yr 3 hours ago, binhex said: your docker image is full, from your log:- docker: write /var/lib/docker/tmp/GetImageBlob901369946: no space left on device. so you need to expand the docker image size. Docker vdisk is currently set to 20gb, and my containers are taking up 13gb. Radarr is over 7gb? I'll expand the allocation, if its that large, I should probably do what, 30, 40gb?
January 19, 20251 yr Okay, I appreciate the help. It makes sense that it wouldnt install, I've fixed the issue.
January 19, 20251 yr Author 3 hours ago, iPreferAndroid said: and my containers are taking up 13gb. Radarr is over 7gb? not sure where you got the figure of 7GB from, it's 2.03 GB including base image:- 2 hours ago, iPreferAndroid said: Okay, I appreciate the help. It makes sense that it wouldnt install, I've fixed the issue. glad its sorted.
January 19, 20251 yr 8 hours ago, frodr said: Since yesterday all binhex-radarr, -sonarr, lidarr, etc stopped working, I cannot connect. Binhex-radarr is routed thru GluetunVPN and binhex-lidarr is routed thru binhex-delugevpn. I can connect to binhex-delugevpn and no error in the log file of GluetunVPN. Any ideas? delugevpn log.rtf 3.95 kB · 0 downloads Lidarr log.rtf 6.8 kB · 0 downloads radarr log.rtf 9.75 kB · 0 downloads Its working, it was just that the browser was set unable to access local network after MacOS upgrade.
January 25, 20251 yr When I try to launch the radarr webui. I get a blank white page. Restarting the server & stop/starting the docker does not resolve the issue. Other dockers are not affected. This is the second time I lose access to the radarr webUI I am using Safari as I cannot access my server from another browser. Binhex-radarr-log.rtf Edited January 25, 20251 yr by Nooobie123
January 25, 20251 yr 15 minutes ago, Nooobie123 said: When I try to launch the radarr webui. I get a blank white page. Restarting the server & stop/starting the docker does not resolve the issue. Other dockers are not affected. This is the second time I lose access to the radarr webUI I am using Safari as I cannot access my server from another browser. Binhex-radarr-log.rtf 4.95 kB · 1 download Please attach your supervisord log and docker run command to your next post. Be sure to redact users/passwords.
January 25, 20251 yr 30 minutes ago, wgstarks said: Please attach your supervisord log and docker run command to your next post. Be sure to redact users/passwords. Removing container: binhex-radarr Successfully removed container 'binhex-radarr' Command execution docker run -d --name='binhex-radarr' --net='bridge' --pids-limit 2048 -e TZ="America/New_York" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Server" -e HOST_CONTAINERNAME="binhex-radarr" -e 'SHARED_NETWORK'='no' -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='000' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:7878]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/radarr-icon.png' -p '7878:7878/tcp' -v '/mnt/user/appdata/binhex-radarr':'/config':'rw' -v '/mnt/user/Data/Media/Movies/':'/media':'rw' -v '/mnt/user/Data/Media':'/data':'rw' 'binhex/arch-radarr' 4ade5bd6f0e053d17e2fc732f92d205c91f80388964caaa8a23ec555314d0b7f The command finished successfully! Logs text error warn system array login 2025-01-25 08:11:50.548715 [info] Deleting files in /tmp (non recursive)... 2025-01-25 08:11:50.628544 [info] SHARED_NETWORK defined as 'no' 2025-01-25 08:11:50.677912 [info] Starting Supervisor... 2025-01-25 08:11:51,436 INFO Included extra file "/etc/supervisor/conf.d/radarr.conf" during parsing 2025-01-25 08:11:51,436 INFO Set uid to user 0 succeeded 2025-01-25 08:11:51,446 INFO supervisord started with pid 6 2025-01-25 08:11:52,450 INFO spawned: 'radarr' with pid 58 2025-01-25 08:11:52,451 INFO reaped unknown pid 7 (exit status 0) 2025-01-25 08:11:53,452 INFO success: radarr entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2025-01-25 08:11:55,247 DEBG 'radarr' stdout output: [Info] Bootstrap: Starting Radarr - /usr/lib/radarr/bin/Radarr - Version 5.17.2.9580 2025-01-25 08:11:55,311 DEBG 'radarr' stdout output: [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-01-25 08:11:55,449 DEBG 'radarr' stdout output: [Debug] Bootstrap: Console selected 2025-01-25 08:11:55,471 DEBG 'radarr' stdout output: [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-01-25 08:11:56,160 DEBG 'radarr' stdout output: [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-01-25 08:11:56,500 DEBG 'radarr' stdout output: [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2025-01-25 08:11:56,674 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-01-25 08:11:56,696 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-01-25 08:11:56,699 DEBG 'radarr' stdout output: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-01-25 08:11:56,801 DEBG 'radarr' stdout output: [Info] DatabaseEngineVersionCheck: SQLite 3.47.2 2025-01-25 08:11:56,806 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: => 0.1053756s 2025-01-25 08:11:56,808 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-01-25 08:11:56,810 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: => 0.1102161s 2025-01-25 08:11:56,872 DEBG 'radarr' stdout output: [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2025-01-25 08:11:56,897 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-01-25 08:11:56,899 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-01-25 08:11:56,900 DEBG 'radarr' stdout output: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-01-25 08:11:56,906 DEBG 'radarr' stdout output: [Info] DatabaseEngineVersionCheck: SQLite 3.47.2 2025-01-25 08:11:56,908 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079455s 2025-01-25 08:11:56,911 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-01-25 08:11:56,913 DEBG 'radarr' stdout output: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103338s 2025-01-25 08:11:57,740 DEBG 'radarr' stdout output: [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 2025-01-25 08:12:00,415 DEBG 'radarr' stdout output: [Info] CommandExecutor: Starting 2 threads for tasks. 2025-01-25 08:12:01,543 DEBG 'radarr' stdout output: [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 2025-01-25 08:12:01,547 DEBG 'radarr' stdout output: [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 2025-01-25 08:12:01,548 DEBG 'radarr' stdout output: [Info] Microsoft.Hosting.Lifetime: Content root path: / 2025-01-25 08:12:01,700 DEBG 'radarr' stdout output: [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled Thank you for the quick response I hope this is the information you were looking for.
January 25, 20251 yr 11 minutes ago, wgstarks said: Doesn’t look like an issue. Are you using any content blockers on your LAN. No
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.