nu11P4nD4

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by nu11P4nD4

  1. i know netcat is already avilable, but is there any possibility of getting netcat-openbsd? this was available in nerdpack and allowed for users to manage VMs with ssh and virt-manager. Apparently the flags are different so netcat doesn't work for this use case.

  2. 41 minutes ago, johnnie.black said:

    They are related to macvlan, are you assigning custom IPs to dockers?

     

    You can ignore this.

     

    Yes I am. I’m assigning an ip to both my home assistant and home bridge dockers. Is this normal behavior?

     

    would be able to share the cause of the errors I can ignore?

  3. Hello, I recently upgraded to 6.4.1 without any issue after a week or two I enabled vlan support in networking. I think it's coincident but I'm not receiving errors. 

     

    "Error: Call Traces found on your server"

    "Unraid kernel: sas: Enter sas_scsi_recover_host busy: 1 failed: 1"

    "Unraid sSMTP[31412]: Authorization failed (535 5.7.8 https://support.google.com/mail/?p=BadCredentials "

    "Unraid kernel: CPU: 6 PID: 13004 Comm: kworker/6:0 Not tainted 4.14.16-unRAID #1"

     

    Diagnostics attached. Any help would be appreciated.

     

    unraid-diagnostics-20180309-1841.zip

  4. Sorry, I've been busy with work.

     

    So the issue seems to have resolved itself...I turned off NZBGet, turned the SAB switch on, had a few SAB downloads fail cause I don't have it installed. Turned off SAB and reenabled NZBGet.. definitely a glitch in the matrix.. confuses the hell out of me but it work! NZBGet downloads are now being flagged as Movies :) i'm a happy camper. thanks guys

  5. I'm having a problem with CouchPotato passing the movie category to NZBGet so my movies aren't flagged as movies. This is causing all downloads that CouchPotato sends to NZBGet to save to the /mnt/cache/Download instead of /mnt/cache/Download/completed/Movies.

     

    However if i move the files from /mnt/cache/Download to /mnt/cache/download/Dompleted/Movies CouchPotato will post process them correctly.

     

    Here's my config for CouchPotato

    [nzbget]
    username = nzbget
    category = Movies
    delete_failed = True
    manual = 0
    enabled = 1
    priority = 0
    ssl = 0
    host = http://10.10.10.10:8001/
    password = 
    

     

    Here's the config in NZBGet:

    Category1.Name=Movies
    Category1.DestDir=${MainDir}/completed/Movies
    Category1.Unpack=yes
    Category1.PostScript=
    Category1.Aliases=movies
    

     

    Screenshot of docker mapping attached.

     

    Headphones and Sonarr are sending categories properly.. Any thoughts?

    Screen_Shot_2016-02-17_at_5_12.01_PM.png.64e9340f2ae323b2f349399ddabd6774.png

  6. I'm looking to replace my current Sempron system and visualize a few HTPCs. I got a good deal on a pair of Xeon E5-2670v1 and most motherboards that support the v1 are end of life/production.

     

    Anybody have any experience with this board?

  7. log in and type:

    df

    You are running beta software.  It could be a display issue, or, you might be out of space.

     

    i know i'm not out of space. I had anywhere between 50gb and 200gb free on each drive before the upgrade. Any quick way to set permissions across all drives?

     

    UnRaid login: root
    Linux 3.1.1-unRAID.
    root@UnRaid:~# df
    Filesystem           1K-blocks      Used Available Use% Mounted on
    /dev/sda1              1953152    861920   1091232  45% /boot
    /dev/md4             1953454928   1389928 1952065000   1% /mnt/disk4
    /dev/md1             1953454928 1953454928         0 100% /mnt/disk1
    /dev/hda1            316326412  89827712 226498700  29% /mnt/cache
    /dev/md2             1953454928 1953454928         0 100% /mnt/disk2
    /dev/md3             1953454928 1953454928         0 100% /mnt/disk3
    shfs                 7813819712 5861754712 1952065000  76% /mnt/user0
    shfs                 7813819712 5861754712 1952065000  76% /mnt/user
    root@UnRaid:~#