Everything posted by Antrax
-
Cache issue with Radarr, Sonarr is working great.
Hello guys, I've read a lot of posts on this issue but I've not find anything that could help to solve this out, sorry in advance if the solution has been already provided. I've setup Sonarr/Radarr on my unraid install without any issues but after one week I've endend up with cache disk full. After checking I saw that my cache was full mainly because of Radarr movie file. I've checked Sonarr and Radarr config under media management and so far they are configured the same. Everything downloaded by Sonarr is well removed from cache, no complain mover is doing is job Download dir set to cache only Series dir set to cache > Array Films dir set to cache > Array Nothing let alone in /mnt/cache/Downloads. When episode is moved to /mnt/cache/Series If I manually invoke mover I can see episode move to /mnt/user0/Series For Radarr. Files staying in /mnt/cache/Downloads/ File are present in /mnt/cache/Films/ If I manually invoke mover nothing happen for Radarr file. I've totally stopped docker/Vm manager but still the same. Thanks for the help, Thomas.
-
Unraid crashing after random time
Greetings. Thanks @JorgeB for your help, server is running like a charm since you have help me! Regards.
-
Unraid crashing after random time
Hi @JorgeB! Thanks for the quick reply, I've set it to ipvlan! Keep you posted on that one. Regards.
-
Unraid crashing after random time
Hello, My Unraid server was running like a charm for year, then suddently it randomly crash after some time. I've rebuild the way i'm using docker/vm to only use my dedicated VM array. Today it crash when writing on cache thought SMB share. I've seen SHFS using 100% of CPU after the crash, then Unraid was totally unresponsive. No web, no ssh, no share. I've setup syslog to write on the USB disk, I hope it as working. Here is the archive diagnostic. titan-diagnostics-20240321-1413.zip
-
[Support] knex666 - Nextcloud
Hi There, I want use this container for sharing big file. It's working great with small file but for bigger (movie) the file is only 2.5M after download, I'm using haproxy as reverse proxy with no limit on size ect.. i've seen limitation can be on php.ini file but i've not managed to find it on the docker. If someone can help. Big thanks. UPDATE: after swtich from SMB to LOCAL storage it's works like a charm. TY
-
Docker not responding behind NAT
Hi trurl, sorry i don't get what you mean. when i click on the docker icon, i've just (start,logs,edit,remove) Regards
-
Docker not responding behind NAT
Hello, I'm trying to setup Haproxy docker on my new Unraid server. I can reach http and https fronted who are listening on 5080/5433 from PC on my lan, but not from internet with NAT activated. It's working fine with VM with the Same conf, but no with docker?