Nokoff

Members
  • Posts

    104
  • Joined

  • Last visited

Everything posted by Nokoff

  1. It eventually came right, cleared some config files for docker and rebooted and all and it came right.
  2. See screenshot attached. Updated from 6b14 to 6.01 today and started having this problem with docker not being able to use the directory picker. Regards Nokoff
  3. Thank you for this information, but how do I get it to work?
  4. Here is the log of the error I am experiencing when trying to pull and run the image at https://registry.hub.docker.com/u/diameter/rtorrent-rutorrent/ root@localhost:# /usr/bin/docker run -d --name="rtorrent" --net="bridge" -e TZ="Africa/Johannesburg" -p 8083:80/tcp -p 444:443/tcp -v "/mnt/cache/downloads/":"/downloads/":rw -v "/mnt/user/":"/mnt/user/":rw diameter/rtorrent-rutorrent Unable to find image 'diameter/rtorrent-rutorrent' locally Pulling repository diameter/rtorrent-rutorrent 2015/03/06 12:31:06 Tag latest not found in repository diameter/rtorrent-rutorrent The command failed. Can anyone provide some assistance? Sorry I'm really new to this.
  5. I'm having a problem where docker containers can't be started or stopped via the docker page. I can start them manually from SSH, but the buttons just seemingly have no impact in the web interface. Any ideas? PS: I'm missing a drive at the moment and my log consists basically of this: Dec 25 02:51:07 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:07 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:07 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:07 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:07 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:07 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:07 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:07 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:07 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: verify_parent_transid: 60 callbacks suppressed Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:12 Tower kernel: parent transid verify failed on 775929856 wanted 241434 found 239369 Dec 25 02:51:18 Tower kernel: verify_parent_transid: 60 callbacks suppressed And there is no log event when I press the start button on the docker page.
  6. I've been having a problem with the flash drive mysteriously vanishing after an undetermined period of time. Symptoms - \\Tower\flash is empty - Docker displays missing .cfg error message - See attachment If I reboot the server, flash is detected and all is well. Any ideas what could be the matter? Flash drive dying maybe?
  7. Hi Guys, using the latest beta 10a. I put in a new drive and noticed a link that seems like it should pre-clear the drive before I pop it in the array (I want to avoid waiting the duration of clearing the drive whilst my array is stopped.) The link is: http://tower/Main/Preclear?name=sdd&file=/tmp/screen_buffer and it appears to the left of the drive name with three plus signs, ("+++"). Screenshot attached. When I click it though nothing appears to happen. Is this supposed to have functionality to clear the new drive without stopping the array? Curious to know if this functionality is still to be implemented.
  8. It must be down to python version or something... I can't get any to "activate". And by that I mean in plugins I tick the box, click apply, but nothing I do after that takes effect. When I go back to preferences whatever plugin I ticked is now unticked.
  9. Just a noob making suggestion based on my experience. 1) Try using a chrome-to deluge addon, or firefox if that's your browser of choice, hopefully that will have magnet link download handling. PS: There are 2 for deluge specifically and a couple that support multiple torrent clients to try. 2) For the permissions error, make sure that your path that you want to use in deluge is passed through to the container in your docker container config. If it is then use winscp to ftp into your box and chmod the download directories to 777 (or use putty). 3) No idea ;(
  10. 1.6.9 I Don't see 1.69 available for download in the first post. Also, what brought me to this thread was that I really miss this addition to my unraid system I see it as a vital part of the home media server experience, and with my disks constantly spinning up each time i open my share folder, I feel a major benefit of my unraid system is lost, in that it is reducing the lifespan of my drives, rather than increasing it. +1 for cache directories support in Unraid 6.x Would pay money
  11. Hi guys, I"m having a problem with this container. I am using needo/nzbget:latest, and seemingly it has to compile the latest revision before starting up, every time I restart the container. This can be seen through the nzbget-1121-compile.log file which is created in the config directory, I have attached this file so that you can see exactly what it is doing every time. If anyone knows what is causing this behaviour or how I can remedy it, please I would appreciate your insight. PS: this whole process takes 5-15 minutes on my box with my net, so it's just a TAD annoying nzbget-1121-compile.log.txt
  12. Hey Peter, I installed binhex' version shortly after posting this topic and it does work on binhex. The only small problem I encountered was that the python version of the plugin needs to match that of the host, I believe the version of plugins that works with binhex' deluge docker container is is 2.7. To re-iterate, I don't think needo's supports 3rd party plugins (I am uncertain as to why though). Regards, Nokoff
  13. Peter are you aware that there are 3rd party plugins (installed via .egg files) and then the plugins that ship with deluge which you merely activate?
  14. Hi, to whom it may concern, I would like to use Deluge 3rd party plugins with Needo's docker container. Problem I am having is that the plugins will not "enable". I navigate to Preferences->Plugins in Deluge, "tick" the plugin box that I wish to activate (plugin .egg files are in data directory), but they do not take effect. The preferences for the plugin do not appear and no effect can be noticed by trying to enable plugins. Please can someone assist
  15. See subject. Please tell me how to resize my docker.img file to accomodate larger torrent/usenet downloads
  16. I really want Nzbdrone-torrents branch. It's all I use for series, I can't believe someone else hasn't' done it already.
  17. If cache dirs could be made to work with unraid 6 that would be amazing!
  18. Unraid 6 Beta 6, Even in another browser I have to try multiple times before it usually goes through. Almost like I have to "kick-start" it. I also have an Arch VM running. Flushdns did not work. Clearing browser cache seems to get me to the auth screen after which I hear a drive spin up and the page loads. Why is it that I am having to clear my cache every time?
  19. Hi guys having a problem that occurs intermittently for the past month or so. Symptoms: Navigating to my unraid URL: http://192.168.1.16/ works sometimes, and at other times, the page doesn't load. Just a white screen. F5 and Ctrl+F5 does nothing. Then I will switch to IE to try and access it, and it will usually pop up the password dialog box (note chrome doesn't ask because I've already logged in, so it's in cookies or w/e). When I authenticate in IE it usually loads into unraid web UI right away, seemingly no problem. Not much happening in log: usr/bin/tail -f /var/log/syslog Sep 7 07:22:01 Tower kernel: mdcmd (159): spindown 2 Sep 7 07:22:01 Tower kernel: mdcmd (160): spindown 4 Sep 7 09:09:45 Tower rpc.mountd[2170]: authenticated mount request from 192.168.1.5:786 for /mnt/user/Series (/mnt/user/Series) Sep 7 09:19:16 Tower rpc.mountd[2170]: authenticated mount request from 192.168.1.5:558 for /mnt/user/Series (/mnt/user/Series) Sep 7 09:34:22 Tower kernel: mdcmd (161): spindown 1 Sep 7 09:34:23 Tower kernel: mdcmd (162): spindown 2 Sep 7 09:34:24 Tower kernel: mdcmd (163): spindown 3 Sep 7 09:34:24 Tower kernel: mdcmd (164): spindown 4 Sep 7 09:34:24 Tower kernel: mdcmd (165): spindown 5 Sep 7 09:57:57 Tower emhttp: read_line: read_line: input line too long
  20. Well this seems to be a real problem... I managed to fix as per your suggestion but I hope someone does something about the permissions script breaking the docker containers.
  21. Hi I ran the fix permissions utility as suggested by someone on the forum (to be able to access these docker config files for editing from my windows pc) and it seem to have broken docker. The problem I'm having is that the docker containers will not start. I fire off docker start couchpotato and get this root@Tower:/mnt/cache/docker# docker start couchpotato couchpotato root@Tower:/mnt/cache/docker# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES root@Tower:/mnt/cache/docker# No containers active.. I believe its the permissions that is preventing me from starting them. Any advice appreciated.
  22. I'm getting mover errors i believe to be related to split level setting forcing the files to certain disks... rsync: write failed on "/mnt/user0/Series/The Mentalist/Season 06/The Mentalist - S06E02 - Black-Winged Redbird SDTV-thumb.jpg": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(389) [receiver=3.1.0] ./Series/The Mentalist/Season 06/The Mentalist - S06E01 - The Desert Rose SDTV.mp4 >f.stpog... Series/The Mentalist/Season 06/The Mentalist - S06E01 - The Desert Rose SDTV.mp4 ^Z [1]+ Stopped mover I have the Series share set to Split level 3 (So that new episodes can be copied to new disks) My understanding is as follows: Level 1 = User Share Series Shows can be spread over disks Level 2 = True Blood Seasons can be spread over disks Level 3 = Season 1 Episodes Can be spread over disks Min free space set to 10000 (I forgot the unit, bytes?) Allocation set to "Most Free" I have a few hundred gigs free on the other drives, but Disk 1 keeps filling and resulting in this error. Sorry if I'm not seeing something that should be clear to me.
  23. Searched forums, solved. Unassigned Parity, Assigned new 3TB in its place. Assigned Old 2TB Parity drive to Disk 1 (previously failed) slot. Was presented with the option to Copy/Upgrade, doing this now. Smooth.
  24. 2TB drive red balled on me. Tried to replace with 3TB. Error: Can this be done?