Jump to content

Paul_Ber

Community Developer
  • Posts

    371
  • Joined

  • Last visited

Posts posted by Paul_Ber

  1. On 9/12/2020 at 7:21 PM, Hoopster said:

    By the way, the GTX GPUs are limited by Nvidia to only two simultaneous hardware transcodes.  That is why many users go with the Quadro P2000 as it supports "unlimited" hardware transcodes.  Of course this is only needed with AMD CPUs or non-iGPU Intel CPUs and if you want hardware transcoding instead of the load on your CPU with software transcoding.

    I didn't know about the 2 transcode limit for GTX GPUs?

  2. 1 hour ago, ich777 said:

    Do you need anything special built in?

    Why doesn't you stay on RC2?

    Was having issues that later turned out to be a failing SSD cache drive in a cache pool.  The SSDs had 4yr 8months on them(Crucial MX200 x 2 500G). 

     

    Replaced with 2 x 1TB WD RED SSDs.

     

    This failing SSD even when put back in as an Unassigned Device SSD, Unraid would report errors and sometimes Unassigned Device would lose the device, making all Unassigned Devices SSDs disappear(on same MB controller,  spinning drives on 9211-8i).  Which temporarily caused the new Cache pool SSDs to get lost too.  So fully removed the almost 5yr old 2 x SSDs fully.  And haven't had an issue since.  On the new cache pool SSDs had to delete the files that btrfs scrub said uncorrectable errors(only a TV show and on Docker).

     

    So while I got everything working fully will stay at 6.8.3 for now.

     

    When I lost the 5yr old SSDs I lost all my Dockers.  Yes I started using thr CA Backup plugin.  And had to rewrite my DelugeVPN-flexget Docker to get it caught up with Binhex-DelugeVPN.

     

    • Thanks 1
  3. A week ago started over with 6.8.3 after trying 6.9 RC2.

     

    The pre-built builds listed at the beginning of post still work for 6.8.3?

     

    Would there be a difference if I followed the build instructions?

     

    Edit: Cannot find the Docker on CA "EDIT: Please always delete the container and the template when you finished building the kernel and redownload it from the CA app so that the template is always on the newest version."

     

    Edit2:  I took the Docker template from your Github.  On the to select beta or rc or stable it said to leave blank but when it was done, the zip file said unRAIDServer-6.9.0-x86_64.zip.  Can I delete everything and just enter 6.8.3 where it asks for beta or rc?

  4. Added a 2nd Parity drive and during the Parity-Sync/Data-Rebuild in progress I get the following error message,  "Notice [UNRAID] - array health report [FAIL]
    Array has 9 disks (including parity & cache)".

     

    Is that normal until building parity 2 is complete? 

     

    1st line is parity 1 and 2nd line is parity 2, rest are drives.

    Screenshot_20210114-054702_Chrome.thumb.jpg.cf2e132e90d8914820e682d5c0129e63.jpg

     

    Screenshot_20210114-054802_Chrome.thumb.jpg.cd614db99666582c62456d1ab16a76c1.jpg

  5. I just setup the CA Backup/Restore for 1st time.

     

    Left all my Docker apps unchecked but binhex-krusader & DiskSpeed didn't get backed up, they are in a Folder done by Docker Folder plugin.

    image.thumb.png.4a5c3be639d44dc8eb934adaab8bd168.png

     

    How they look in my Docker tab.

    image.png.6c799d1b1394e9f05690b67d1e9ef5ca.png

     

    2nd question, does CA Backup/Restore back everything in the appdata share if I don't exclude any?

    Even if that Docker is not currently unstalled? i.e. binhex-delugevpn isn't installed but I have a folder for if I installed again.

    image.png.e81fdabf1c6fa7db781db9b659f94c82.png

  6. 8 hours ago, binhex said:

    no, it has to target /mnt/user/appdata/... as the user may or may not have a cache drive.

     

    why not?, most people download incomplete and completed to cache, then use sonarr/radarr/medusa etc to rename, delete cruft, and move to the array, works for me.

     

    8 hours ago, binhex said:

    no, it has to target /mnt/user/appdata/... as the user may or may not have a cache drive.

     

    why not?, most people download incomplete and completed to cache, then use sonarr/radarr/medusa etc to rename, delete cruft, and move to the array, works for me.

    Flexget gives Deluge where to save the files to show up into /mnt/user/Media/Movies/Movie_name or /mnt/usr/Media/TV/TVshow_name

  7. @binhex should "<HostDir>/mnt/user/appdata/data</HostDir>" be something different in your delugevpn docker-template?

    On my end I changed the HostDir that maps to ContainerDir.  I didn't want my downloads to end up in my appdata folder which on cache only.

    Didn't Limetech change the /mnt/cache/appdata to /mnt/user/appdata, they treat appdata like a share and as longs as appdata share is set to prefer cache, your appdata stays on the cache pool?

    image.png.86cbdd437195a22b930a6df9584a900a.png

  8. 20 minutes ago, binhex said:

    correct, /Media does NOT exist in the container, its /data

     

     

     

    Ok changed that and it works now but had restart DelugeVPN because somehow the Media was still in the move completed when clicking the Torrent and looking at bottom options.

    Screenshot_20210111-085823_Chrome.thumb.jpg.638b3911ed46bfd3f88820eb55404af9.jpg

     

    Screenshot_20210111-085845_Chrome.thumb.jpg.d45f91e762d2b8fbb9ca95d9d3e39b1b.jpg

     

    Funny how I was stuck on 'Media', that is because on my personal DelugeVPN-flexget version the container mapping was /Media that way could never get it wrong. 

     

    Now to get my DelugeVPN-flexget Docker working again.  Something in my github code is wrong, it builds fine just something not correct, only thing that works is flexget by console.   I'll have to compare your code with mine.

     

    If I went a different route and just made a Flexget only Docker how would Flexget communicate with Deluge?  To send the Torrent with the move_done location?   Per SpaceInvader video you can have one Docker use another Dockers internet to use that Dockers VPN.   Would have the issue of the Flexget ports for website but that doesn't really work anyways.

  9. 5 minutes ago, binhex said:

    if you have done that, then you should be set, have you verified the paths for incomplete and completed folders are correct?, they should be something like /data/incomplete and /data/completed, 

    Ok one question in Deluge do include 'Media' as the root directory? 

    20210111_084040.thumb.jpg.31fff6cd039d1a99c4424ec922549f19.jpg

     

    This is my mapping in the Docker edit screen:

    Screenshot_20210111-084146_Chrome.jpg.287016ec32b61efeb27e26ecd93cf935.jpg

     

    Actually I think I answered my own question.   In Deluge where I have 'Media' it should be 'data.  I think when I change to 'data in Deluge download settings it should work.  I think it started downloading then couldn't find 'Media' so it had nowhere to save and stopped downloading. 

  10. 1 minute ago, binhex said:

    i woldnt be too concerned with this, if you can see the web ui for deluge then the vpn is up and running, and yes ipv6 is blocked via iptables in any case to prevent ipv6 leakage.

    I still don't see what I am doing wrong.

     

    Do I screenshot my edit screen?   Blanking sensitive info?

  11. 18 minutes ago, binhex said:

    yes, port 443 will be the port used to connect to airvpn NOT the port forward.

    I see these 2 addresses in the logs.

    I deleted the port forward at Airvpn and requested a new one, updated Deluge incoming port then the download started then speed went lower until it stopped. 

    20210111_074612.thumb.jpg.38611f99e88a74c1badfc87fdbdb671d.jpg

  12. 31 minutes ago, binhex said:

    what dont you understand about it?, its simply a port that is supplied by your vpn provider that you configure the app to use as the 'incoming port'

    When you generate the openvpn config at Airvpn it selects 443 but is that different than the forwarded port?  On Airvpn I already had the forwarded port setup from before. 

     

    I put the port in Deluge.

    20210111_074248.thumb.jpg.f7b37ef17f4a3cb4a25c16b6a856a7b2.jpg

     

    Not downloading on a test Ubuntu torrent. 

    Screenshot_20210111-074132_Chrome.thumb.jpg.bde42c8f42ef0d08c273c86de0d1d196.jpg

     

     

    This is from Airvpn forwarded ports page.

    20210111_074612.thumb.jpg.7b2e9a6ea7db71e5ff594fd04e75f25c.jpg

×
×
  • Create New...