Jump to content

Nokoff

Members
  • Posts

    104
  • Joined

  • Last visited

Posts posted by Nokoff

  1. Hi Guys just wanted to know if you have any idea why the graphic driver stopped responding in the VM and I can't properly install the catalyst driver.

     

    Currently the device looks as if it is passed through since I can see an additional "Basic video adapter" in device manager but I am unable to get any further in this process. I followed a couple of guides so I have installed the GPLV drivers already and a few powerdown scripts etc but that is all. For a brief moment while installing drivers I am able to see video come through the HDMI cable attached to the ATI card but only so far as the crash.

     

    Any help would be appreciated.

     

    kInd regards

    LInden

  2. 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.

  3. 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.

  4. 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?

    flash_missing.jpg.c7c8b5a5265a919d18b357608442c918.jpg

  5. 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.

    Capture.PNG.f0845c25c242652b77d979fe54230123.PNG

  6. I am running  needo/deluge:latest and added YaRSS2-1.3.2-py2.7.egg so it most certainly supports plugins

     

    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.

  7. 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 ;(

     

  8. 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

  9. 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

  10. 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

  11. Hi guys I've pulled my hair out on this one.

     

    I have a XP VM that is set up on Xen and the time keeps on resetting!

     

    I've tried all different combinations of

     

    • Setting the Unraid Date/Time Timezone in Settings to correct and *offset values
    • Setting the NTP Server to auto sync date/time in windows VM. (Although it updates to the correct value temporarily, it is reset by Xen when the VM restarts/powers down)
    • Setting the Windows XP VM timezone to correct (+2 GMT) and offset values
    • Setting the Windows XP VM time to correct and offset values and disabling NTP update

     

    Since my downloads may only run from 00:00 to 07:00 (night rider internet plan) it's causing a big hassle for me at this stage.

     

    Please may someone assist!

  12. Unraid 6 Beta 6,

     

    Adblock Plus

    Couchpotato

    Dognzb Desktop Notifications

    Google Docs

    Google Sheets

    Google Slides

    Lastpass

    Play to XBMC

    Popout for Youtube

    Pushbullet

     

    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?

  13. 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 

     

  14. Thanks for confirming what I suspected.

     

    In regards to this:

    I use MySQL to sync my library and all my fan art and meta data show up on every PC even if it is a brand new install.

     

    I do not believe the sql database stores images for the XBMC library, but instead the links the fanart, so perhaps your new install was able to cache them from the internet quickly enough for you to feel immediate.

     

    Thanks again

  15. Good day kind people of the forum.

     

    I have a question that has been bugging me for a while, based on the following observation: my drives spin up when XBMC displays TV Series in library mode (with fanart).

     

    Question: If I delete the fanart.jpg files from all of my shows, will XBMC instead cache the fanart on the client instead of waking multiple drives in my array just to display some measly images?

     

    Bonus points: What metadata do you generate with your sickbeard/nzbdrone for your XBMC Setup?

  16. 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.

     

×
×
  • Create New...