Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Files not transferring to UnRAID

Featured Replies

I'll try to explain it as best as I can. I've tried to do this in two configurations and the files refuse to transfer to the UnRAID. I'm losing my damn mind

Config 1;
Storage: R510 running UnRAID

Docker containers: Synology DS923+

Downloads: Synology DS923+
Sonarr grabs the files, downloads to the Syno, Sonarr can see it has finished downloading. End. Nuda. Caput.
I have run the damn docker containers as nobody, root and my main user PGID and PUID

Config 2;

Storage: R510 running UnRAID

Docker containers: R510 running UnRAID

Downloads: Synology DS923+
Again, grabs, downloads, twiddles it's thumbs.
Again I have run the containers with various PUID and PGID values.

Nothing. Bloody. Works.

Please, for the love of my sanity, someone help
 

  • Author

Download client is Deluge downloads to /volume1/Data/deluge/complete
TV directory is set to /volume1/Data/Media (Media is the UnRAID server mounted as a remote path on the Synology)
 

This is my compose

version: '3.9' 
services: 
sonarr: 
	image: ghcr.io/linuxserver/sonarr:latest 
	container_name: SONARR-SYNOLOGY 
	healthcheck: 
		test: curl -f http://localhost:8989/ || exit 1 
	restart: on-failure:5 
	security_opt: 
		- no-new-privileges:true 
	volumes: 
		- /volume1/Data/Media:/tv:rw 
		- /volume1/Data/deluge/complete:/downloads:rw 
		- /volume1/docker/sonarr/config:/config:rw 
	environment: 
		TZ: Australia/Melbourne 
		PGID: 100 PUID: 99 
	ports: 
		- 8989:8989

 

Sonarr remote path mappings: https://imgur.com/KSUvHxe
Deluge folders settings: https://imgur.com/V2VqGtY

 

All of this was working when I had the Arr apps running on an R710 running UnRAID (Lidarr didn't work properly but didn't bother me as only I could access that)
The R710 is dead at the moment so I started from scratch and setup all my containers on the Synology. Since moving to the Syno, I've had this issue

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.