Nokoff

Members
  • Posts

    104
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Nokoff's Achievements

Apprentice

Apprentice (3/14)

0

Reputation

  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