Everything posted by Marvel
-
Docker update check
Im having the same issue, I've tried changing my dns setting but that hasn’t worked. when I do stop all then start all it shows the updates.
-
[Support] Linuxserver.io - Qbittorrent
I can't set the watched folder, I input /mnt/user/Media/Dropbox/Blackhole/ but it wont save. Any help would be appreciated Cheers Marvel
-
[Support] Linuxserver.io - Sonarr
It's happened again but it's been working a lot longer this time. Here's a link to the sonarr log https://www.dropbox.com/s/he0tzhi14v5r6yw/sonarr.txt?dl=0 Thanks Edit: Is the log file needed to see if there's any errors ? Sent from my Nexus 9 using Tapatalk
-
[Support] Linuxserver.io - Sonarr
Mine was a new container as of 6.2 fresh config. The latest update seems to have sorted it. It's been up 2 days so fingers crossed. Sent from my Nexus 9 using Tapatalk
-
[Support] Linuxserver.io - Sonarr
Hi. I'm getting a locked up webgui and no access to my array. I use the following linuxserver dockers Couchpotato Mysql Rutorrent Sonarr Nzbget Plex Sonarr is the only one I can't connect to when this happens so I wondered if this was causing my problem. I have a thread here with my diagnostics http://lime-technology.com/forum/index.php?topic=53257.0 Any help would be appreciated Sent from my Nexus 9 using Tapatalk
-
[DEPRECATED] Linuxserver.io - Rutorrent
Yes you were spot on CHBMB. Cheers
-
[DEPRECATED] Linuxserver.io - Rutorrent
I still get this error every time I try to stop and start the rutorrent docker [06.08.2016 20:01:19] No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file. Ive tried deleting the container, wiping the entire docker file and just about every other thing I can think of. This doesnt seem to work either any more "docker exec Rutorrent rm /detach_sess/.dtach" The only way I can get it working again is by stopping the docker and deleting the rtorrent.rc file but thats no good because I want to change settings
-
[DEPRECATED] Linuxserver.io - Rutorrent
I've added this to rtorrent.rc and it's working # Watch a directory for new torrents, and stop those that have been # deleted. schedule = watch_directory,5,5,load_start=/mnt/user/Media/Dropbox/Blackhole/*.torrent #schedule = tied_directory,6,5,start_tied= #schedule = untied_directory,7,5,stop_untied= Sent from my Nexus 9 using Tapatalk
-
[DEPRECATED] Linuxserver.io - Rutorrent
In all my dockers I add /mnt/ to the docker settings so I can point directory paths to anywhere I like. I have /config -- /mnt/cache/Apps/Rutorrent /downloads -- /mnt/cache/Apps/Rutorrent/Downloads /mnt -- /mnt I can't point the autowatch plugin to anywhere but /downloads I'd like it to be /mnt/user/Media/Dropbox/Blackhole I hope that makes sense ? Sent from my Nexus 9 using Tapatalk
-
[DEPRECATED] Linuxserver.io - Rutorrent
Im trying to point autowatch to a folder in /mnt/user/Media/Dropbox but Im stuck in /downloads/ Ive added edited the volume mappings with /mnt but it hasn't worked. Any ideas anyone ? Cheers Sent from my iPhone using Tapatalk
-
[DEPRECATED] Linuxserver.io - Rutorrent
did you forward the port on your router? I didn't no, I didnt think I had to with my router firewall disabled! Its open now anyway [emoji38]
-
[DEPRECATED] Linuxserver.io - Rutorrent
My port 45556 is showing as blocked, is this normal ? Ive turned my firewall off on my router but that didn't work. I read that I may have to sync my ports in port mappings but if I mess with those options rutorrent doesnt seem to work anymore. Regards
-
[DEPRECATED] Linuxserver.io - Rutorrent
Had the same issue myself on 6.1.9 after a reboot. Resolved by: 1. Deleting .dtach file from /detach_sess/.dtach on the docker (using command docker exec rm /detach_sess/.dtach. 2. Deleting rtorrent.lock file from dockers config folder (specifically /config/rtorrent/rtorrent_sess) This seems to be reoccurring after every reboot of the container though (issue as described in quoted post, caused by .dtach and rtorrent.lock file being remade), surely this isn't expected behaviour and the files are supposed to delete itself on shutdown, anyone able to assist on a permanent solution? Thanks for the fix docker exec f7e591682c61 rm /detach_sess/.dtach worked for me ( f7e591682c61 is my container ID which I got from the command docker ps)
-
[Support] Linuxserver.io - NZBGet
Same error here since today's nzbget docker container update. EDIT: It appears unrar and 7za are in the /app directory. An alternate temporary solution is to change Settings -> unpack -> UnrarCmd to /app/unrar and SevenZipCmd to /app/7za I shall investigate. I'm having the same issue. Like the above user putting ${AppDir}/unrar fixes the issue
-
[Support] Linuxserver.io - Sonarr
Hey, Yesterday I updated to unraid 6.18 from 6.17 and once I restarted my machine nzbget and sonarr stopped working. I reinstalled nzbget and restored my settings from a backup which now works fine. But Sonarr won't start if I restore the config.XML and nzbdrone.db but will start fine if i let it create new config files. I get this message when I update the container Warning: mkdir(): File exists in /usr/local/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php on line 23 Warning: chown(): Not a directory in /usr/local/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php on line 24 Warning: chgrp(): Not a directory in /usr/local/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php on line 25 Edit: well frig me I've just tried again and it seems to be working.
-
[Support] Linuxserver.io - MariaDB
Cheers Sparklyballs its back running again [emoji106]
-
[Support] Linuxserver.io - MariaDB
Hi. This has happened twice now after the first time i scrapped my original setup and started again but this time i would like to try and find the problem. I run mariadb for my kodi boxes. For some reason my unraid web page froze so i had to manually reboot the server, and when the server comes back mariadb doesnt seem to work anymore. All my media is missing from kodi. Heres a screen shot of the log There isn't a .err file in my config folder