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.

[Support] JPDVM2014 Templates

Featured Replies

  • Author
On 1/20/2025 at 8:42 AM, JPDVM2014 said:

Thanks for the update! I updated the template and fixed that typo. docker_vm is my appdata drive.

 

For the cookie file, I don't think you need that extra YT_DLP_ARGS variable. Put your cookies.txt in your appdata folder, and then you can set the path in trailarr's webui under settings.

 

 

Screenshot_20250120_084103_IronFox.thumb.jpg.c51d839e1ea0ea2f813e58735c7d98b7.jpg

 

 

Did you set the path in trailarr too?

 

EDIT: Also, if you didn't already, make sure to either remove or.correct that appdata variable. Your screenshot has it set to "/CONFIG". If you are going to keep it, it should be set to "/config"

Edited by JPDVM2014

  • Replies 228
  • Views 35k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Posting to say thank you! I have been running Radicale server container on my Unraid home server for a month now and it's been fantastic for organizing personal and family activities. Our family

  • ... I forgot I was setting all that up while remote... So obviously LAN IP not working... My bad, sorry, all working

  • @JPDVM2014 thanks! that did it! also thanks for mentioning the delete/rename - i'm fairly new with this 🙃     @adambeck7 if you are still looking for a solution this worked for me!

Posted Images

  • Author

After reading the docs, I think you are correct to have the path mappings, so leave them alone. Especially since your Movies are working.

 

So, it must be a permission issue with your TV folder. If you are comfortable with the terminal, go into the unraid terminal and do the below without the quotes:

 

"cd /mnt/user/Plex && ls -la"

 

See if any of the folders are showing as being owned by root instead of nobody:users.

 

total 9112
drwxrwxrwx 1 nobody users     253 Jan 22 21:45 ./
drwxrwxrwx 1 nobody users      74 Jan 23 04:40 ../
drwxrwxrwx 1 nobody users      43 Oct 31  2023 FoliCon.3.9.1.x86/
drwxrwxrwx 1 nobody users   53248 Jan 23 18:09 Movies/
-rw-rw-rw- 1 nobody users 2837914 Aug  6  2023 PlexService_1.2.1.0.rar
-rw-rw-rw- 1 nobody users 6160384 Oct 16  2023 PlexService_1.2.2.0.msi
drwxrwxrwx 1 nobody users    8192 Jan 22 08:22 TV\ \ SHOW'S/
drwxrwxrwx 1 nobody users     100 Jan 20 22:22 TV\ SHOW'S/
drwxrwxrwx 1 nobody users      30 Oct 31  2023 WINNT/
drwxrwxrwx 1 nobody users     210 Oct 14 06:23 art/
drwxrwxrwx 1 nobody users      28 Dec 18  2023 domains2/
drwxrwxrwx 1 nobody users     170 Nov 28  2023 programs/
-rw-rw-rw- 1 nobody users  238981 Nov 13  2023 xmas\ tree\ topper.3mf

 

 

not that i can see and yes i did delte that varibale

image.thumb.png.a9ac2e90d7b8366fb8d3bcb62ec8f039.png

 

 

now today trailarr and says that i have no files dowloaded under every movie and evey tv show

 

  • Author

My guess is where you had appdata set to /CONFIG, your database was saving there instead of your mounted appdata folder, which is probably why it is saying you don't have any trailers.

 

You may also want to cd into your TV show directory and run "ls -la" again there, just to see if any subfolders are owned by root. If they are,
then that is a sonarr permission issue where it is creating folders as root.

 

And just to cover everything, you still have PUID 99 and PGID 100 set in the template?

 

Everything looks ok to me as far as setup goes. If it still isn't working, I'd probably take note of your current settings and start over from scratch. You may have accidentally changed something while trying to fix it.


 

 

Hi there!  I'm having some issues with the Soularr container - i followed the unraid-specific instructions on the github page, but the container doesn't seem to want to start.  When i try to start the container, i get the following in the logs, and the container stops again:

 

run.sh: line 2: $'\r': command not found
run.sh: line 4: $'\r': command not found
run.sh: line 7: $'\r': command not found
run.sh: line 19: syntax error near unexpected token `done'
run.sh: line 19: `done'

 

Any idea what may be going on?  Thanks!

  • Author

@jfeeser I'm not sure on that one. The template shouldn't touch anything on run.sh. May be worth asking on the soularr github to see if the dev has any ideas.

 

https://github.com/mrusse/soularr

 

Seems like maybe run.sh got corrupted or changed somehow. You could always delete the docker image amd redownload it.

Edited by JPDVM2014

still have the bot error cookies.txt is moved into the trailarr appdata folder 

  • Author

If it is in the appdata folder and it's set in trailarr settings, you might want to ask at the creator's github to see if they have any ideas. Is everything else working now through?

Edited by JPDVM2014

i cant tell cause i cant download anything cause it think I'm a bot .

  • 1 month later...

Hello, I am using Calibre-Web-Automated, when I try to download a book I get the following:

 

Error 404

Not Found

Return to Home

 

But if I select read, then it open the book fine in the browser, any ideas? thanks

  • Author

@LondonDragon

 

Are you accessing it by IP address or through a reverse proxy?

 

Could you post a screenshot of your template too?

1 hour ago, JPDVM2014 said:

@LondonDragon

 

Are you accessing it by IP address or through a reverse proxy?

 

Could you post a screenshot of your template too?

Via IP only at present for testing.

 

Screenshot2025-03-03at18-03-54paulo-unraid_UpdateContainer.thumb.png.c5d01e400ced7f802069ee7e6dfaa8ab.png

 

many thanks

  • Author

Template looks ok. Anything showing in the logs when you try to download? If it is letting you read in the browser, then the mapping must be right. I'm wondering if maybe it's a path setting somewhere in the CWA settings.

51 minutes ago, JPDVM2014 said:

Template looks ok. Anything showing in the logs when you try to download? If it is letting you read in the browser, then the mapping must be right. I'm wondering if maybe it's a path setting somewhere in the CWA settings.

no entries in the logs when the download fails, that was the first place I looked, because it opens fine and it can read the cover file, it's all a little strange! Hence the questions if I was missing something obvious!

Many thanks for the research, I did try a quick google and did not find anything, many thanks for your help and I will just wait for the next update and see :)

when I want to install the docker container LMS I 'm getting the following error

docker run
  -d
  --name='lms'
  --net='bridge'
  --pids-limit 2048
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Dino-Server"
  -e HOST_CONTAINERNAME="lms"
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:5082]'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/JPDVM2014/icons/main/lms.webp'
  -p '5082:5082/tcp'
  -v '/mnt/user/data/media/music/':'/music':'ro'
  -v '/mnt/user/appdata/lms':'/var/lms':'rw'
  -v '/mnt/user/appdata/lms/config/':'/etc/':'ro'
  --user 99:100 'epoupon/lms:latest'

6c755d3ed145dc7af9ff85edf5be754ef9986e2ac4bf47a37a6809bfe5076f73
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/docker/containers/6c755d3ed145dc7af9ff85edf5be754ef9986e2ac4bf47a37a6809bfe5076f73/resolv.conf" to rootfs at "/etc/resolv.conf": open /var/lib/docker/btrfs/subvolumes/30e34fa8a4205c5e82148886a12b0a5bcae646b5486e2b0117ac4b194e1a8950/etc/resolv.conf: read-only file system: unknown.

 

  • Author

That "failed to create shim task" is usually an issue with docker rather than the image. I'd completely remove lms, including the image, and try again. You could also try ro remove the "--user 99:100" just as a troubleshooting step. 

Why is setting a timezone necessary for CWA? I haven't needed that in any other container.

  • Author

That's a question for the dev. The template is just a copy of the docker compose install instructions. You can probably remove it if you don't want to set it. I think it defaults to UTC.

trailarr has been working fine for me now I'm getting this error in the logs and trailarr will not work .2025-03-09T00:12:15-0500 [ERROR|messaging|L071]: Can't locate revision identified by '7afc45b440f8'
FAILED: Can't locate revision identified by '7afc45b440f8'
Database migrations failed! Restoring backup!
Backup restored successfully! Sleeping indefinitely to prevent container exit

 

 

any ideas?

 

  • 2 weeks later...

I see you added spotizerr.  I tried to go through and set it up, I am not seeing how to get this thing running. 

 

Do I use the IP address of the redis container for the "REDIS_HOST" setting?

 

here is what is the log for the container . . 

2025-03-24 12:32:50 [MainProcess:MainThread] [root] [INFO] - Logging system initialized

2025-03-24 12:32:50 [MainProcess:MainThread] [root] [INFO] - === Spotizerr Application Starting ===

2025-03-24 12:32:50 [MainProcess:MainThread] [root] [INFO] - Checking Redis connection to redis:6379

2025-03-24 12:32:50 [MainProcess:MainThread] [root] [WARNING] - Redis connection attempt 1 failed: [Errno -2] Name or service not known

2025-03-24 12:32:50 [MainProcess:MainThread] [root] [INFO] - Retrying in 1 seconds...

2025-03-24 12:32:51 [MainProcess:MainThread] [root] [WARNING] - Redis connection attempt 2 failed: [Errno -2] Name or service not known

2025-03-24 12:32:51 [MainProcess:MainThread] [root] [INFO] - Retrying in 2 seconds...

2025-03-24 12:32:53 [MainProcess:MainThread] [root] [WARNING] - Redis connection attempt 3 failed: [Errno -2] Name or service not known

2025-03-24 12:32:53 [MainProcess:MainThread] [root] [INFO] - Retrying in 4 seconds...

2025-03-24 12:32:57 [MainProcess:MainThread] [root] [WARNING] - Redis connection attempt 4 failed: [Errno -2] Name or service not known

2025-03-24 12:32:57 [MainProcess:MainThread] [root] [INFO] - Retrying in 8 seconds...

2025-03-24 12:33:05 [MainProcess:MainThread] [root] [ERROR] - Failed to connect to Redis after 5 attempts: [Errno -2] Name or service not known

2025-03-24 12:33:05 [MainProcess:MainThread] [root] [ERROR] - Make sure Redis is running at redis:6379

2025-03-24 12:33:05 [MainProcess:MainThread] [root] [ERROR] - Cannot start application: Redis connection failed

  • Author

That depends on if your redis container is on the same docker network or not. If they share a network, you should be able to use the "redis" hostname. Using your server's IP address instead of redis should work too, and that won't matter if they are on the same network or not. You'll have to change it in all three places: REDIS_HOST, REDIS_URL, and REDIS_BACKEND.

Edited by JPDVM2014

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.