January 23, 20251 yr 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. 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 January 23, 20251 yr by JPDVM2014
January 23, 20251 yr 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.
January 24, 20251 yr 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
January 24, 20251 yr now today trailarr and says that i have no files dowloaded under every movie and evey tv show
January 24, 20251 yr 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.
January 24, 20251 yr 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!
January 24, 20251 yr 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 January 24, 20251 yr by JPDVM2014
January 31, 20251 yr 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 January 31, 20251 yr by JPDVM2014
March 3, 20251 yr 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
March 3, 20251 yr Author @LondonDragon Are you accessing it by IP address or through a reverse proxy? Could you post a screenshot of your template too?
March 3, 20251 yr 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. many thanks
March 3, 20251 yr 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.
March 3, 20251 yr 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!
March 3, 20251 yr Author Looks like it isn't just you, and not limited to Unraid. The person that started this issue is on Synology. The dev is usually pretty responsive, so hopefully it gets fixed quick. https://github.com/crocodilestick/Calibre-Web-Automated/issues/281
March 3, 20251 yr 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
March 7, 20251 yr 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.
March 7, 20251 yr 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.
March 7, 20251 yr Why is setting a timezone necessary for CWA? I haven't needed that in any other container.
March 7, 20251 yr 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.
March 9, 20251 yr 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?
March 9, 20251 yr Author Maybe your database got corrupted somehow? I'd ask at the github: https://github.com/nandyalu/trailarr
March 24, 20251 yr 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
March 24, 20251 yr 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 March 24, 20251 yr 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.