rcrh

Members
  • Posts

    227
  • Joined

  • Last visited

Posts posted by rcrh

  1. I've been using this docker configured along with binhex-deluge for months.  It's set up so that nzbget's traffic is passed through binhex-deluge which is pointed to my proxy server.

    Over the weekend I had a power failure and had to rebuild my docker.img & reinstall both dockers.

    Now, nzbget is starting (see docker.run below) but the webui won't load.  I've tried both my chrome browser & edge.  Both time out.

    However, I know nzbget is working because I can successfully pass information from sonarr to it and downloads complete just fine.

    Does anyone have any suggests to get my webui back?

     

    docker.run

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='nzbget' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/appdata/DVR/':'/downloads':'rw' -v '/mnt/user/Movies':'/Movies':'rw' -v '/mnt/user/Public':'/Public':'rw' -v '/mnt/user/appdata/nzbget':'/config':'rw' --net=container:binhex-delugevpn 'linuxserver/nzbget'

    793e277ce84a5c957bb1e4ae942e937e1b1ee81ad9729f1e80556c2a8b65a8f6

    The command finished successfully!

     

    nzbget log

    -------------------------------------
    _ ()
    | | ___ _ __
    | | / __| | | / \
    | | \__ \ | | | () |
    |_| |___/ |_| \__/


    Brought to you by linuxserver.io
    -------------------------------------

    To support the app dev(s) visit:
    NZBGet: https://nzbget.net/donate

    To support LSIO projects visit:
    https://www.linuxserver.io/donate/
    -------------------------------------
    GID/UID
    -------------------------------------

    User uid: 99
    User gid: 100
    -------------------------------------

    cont-init: info: /etc/cont-init.d/10-adduser exited 0
    cont-init: info: running /etc/cont-init.d/30-config
    cont-init: info: /etc/cont-init.d/30-config exited 0
    cont-init: info: running /etc/cont-init.d/99-custom-files
    [custom-init] No custom files found, skipping...
    cont-init: info: /etc/cont-init.d/99-custom-files exited 0
    s6-rc: info: service legacy-cont-init successfully started
    s6-rc: info: service init-mods: starting
    s6-rc: info: service init-mods successfully started
    s6-rc: info: service init-mods-package-install: starting
    s6-rc: info: service init-mods-package-install successfully started
    s6-rc: info: service init-mods-end: starting
    s6-rc: info: service init-mods-end successfully started
    s6-rc: info: service init-services: starting
    s6-rc: info: service init-services successfully started
    s6-rc: info: service legacy-services: starting
    services-up: info: copying legacy longrun nzbget (no readiness notification)
    s6-rc: info: service legacy-services successfully started
    s6-rc: info: service 99-ci-service-check: starting
    [ls.io-init] done.
    s6-rc: info: service 99-ci-service-check successfully started
    [INFO] nzbget 21.1 server-mode
    [INFO] Executing scheduler-script Completion.py
    [INFO] Scheduler: setting download rate to 0 KB/s
    [INFO] Completion: File "/downloads/scripts/Completion.py", line 1011
    [INFO] Completion: except Exception, e:
    [INFO] Completion: ^
    [INFO] Completion: SyntaxError: invalid syntax

  2. I woke this morning to find a new UI on my 6.9.2 install and the following error messages in the Docker section:
     

    Warning: parse_ini_file(/boot/config/docker.cfg): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 50

    Warning: array_replace_recursive(): Expected parameter 2 to be an array, bool given in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 50

    Warning: parse_ini_file(/boot/config/domain.cfg): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.vm.manager/include/libvirt_helpers.php on line 478

     

    I've used the google but can't find anything.  Anyone have a suggestion?

    Thanks in advance.

  3. 1 hour ago, kizer said:

    You could click on a share and find the file and if you look to the very right it should list every location that file is at.  Cache, Disk1, Disk2 and so forth. 

     

    dupe.png

     

    Yes for the record I did copy this onto my SSD/Cache to show you. Lol

     

     

    Thanks for that.  Its still pretty laborious.  I have to go through each folder on each share.  I was hoping for a bit of automation.
    But, again, I appreciate the options.

    Thanks.

  4. Without going into details I had some issues with my install that I think I've resolved except for one question... Is there a way to look for situations where a single file in a share ends up on multiple drives?  I know this shouldn't happen but like I said, I've had some issues.

    To be clear, I'm not looking for a duplicate file in two different shares.

     

    Thanks in advance.

  5. 8 hours ago, Hogwind said:

     

    Hi, looks like you got the same problem as some users of binhex radarr docker. Picture with info from that thread.

     

    image.thumb.png.8f8810e35a28045e75d1b14994b9e5a8.png

     

    Source: https://forums.unraid.net/topic/53807-support-binhex-radarr/page/21/

     

    Yup, that sounds like me and sounds like my timing.  

    I'm trying the sql recover from my oldest back up but it looks like I'll be deleting my database & starting over.

    Thanks for the help.

  6. My Web UI won't load.  The docker seems to be running and I have recent downloads from Radarr but when I try to access the UI I get this message:
       This site can’t be reached

       192.168.1.252 refused to connect.
     

    I've checked the log and I have these errors/warnings

      [Error] FluentMigrator.Runner.MigrationRunner: database disk image is malformed

      [v4.0.4.5922] NzbDrone.Common.Exceptions.RadarrStartupException: Radarr failed to start: Error creating main database

    Press enter to exit...
    Non-recoverable failure, waiting for user intervention...

     

    To try clearly these errors I've stopped the docker and restored the oldest backup of my appdata.  It's only five days old and when I restarted the docker the same errors occured.

     

    Any suggestions for next steps?

    I'd hate to have to uninstall it and then have to repopulate any movies I've had it watching for.

    Thanks in advance.

  7. I recently had a power failure and after restarting I had lost my cache drive.  I reformatted it, reinstalled my dockers & then ran a restore from the CA backup/restore app.  

    Everything seems to be OK EXCEPT that my appdata share isn't showing on my Windows 10 laptop.

    I can get to it through the cache share but not directly.  All of my other shares are showing as they normally do.

    Any thoughts?

  8. I just had a power failure that crapped my SSD and I want to confirm the steps I should follow to recover it.  (Note:  I use CA to install my dockers & CABackup to backup up my appdata each night).

    1) format & mount the SSD

    2) comfirm that the SSD is now accessible

    3) us CA to reinstall my dockers

    4) us CABackup to restore my most recent back.

     

    Am I missing anything?  Do I have to stop the docker service prior to the CABackup restore?

    Thanks in advance.

  9. 12 hours ago, DingHo said:

    Hi @rcrh, it is in fact only a music server.   If you search for 'photos' in community applications you'll find plenty of photo servers.  Good luck!

    Thanks for that info.  I agree that there are lots of photo apps but nothing that makes it's photos available to an Apple TV.

  10. Will this only work for music into iTunes?  

    I'm trying to get photos from my unRaid server into itunes.  I've pointed the docker to my photos share but when I launch the docker's web interface it just says "connection lost.  reconnection".

    Thanks in advance for any help.

  11. 24 minutes ago, strike said:

    When torrenting to get great speed you need to have a port forwarded. NordVPN does not offer port forwarding, so you're out of luck there. Also see Q6: https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md

    Yeah, I read about that but then I'm not sure why I get 4 times the speed running Deluge on my Windows PC with the NordVPN client on.  It should have the same limitation of port forwarding.  The different should only be the use of NordLynx (their wireguard protocol).  Am I missing something else?

  12. I'm using this docker to send my deluge traffic through my NordVPN connection.  Everything is set up and I'm getting the IP address provided by NordVPN.  But, while using the OpenVPN TCP profile I'm only getting about 25% of my bandwidth.  I know there are a lot of moving parts involved in torrent traffic but should I be seeing this kind of drop in download speeds?  I'm assuming it's because of the encryption of the OpenVPN protocol.  Is there anything I can look at tweaking to improve this?  Here's a limited bit of testing I did:

     

    Deluge with no VPN  on UnRaid 26-30 MiBS/s

    Deluge with no VPN  on Windows 25-30 MiBS/s

    Deluge with NordVPN on Windows PC  25-30 MiBS/s

    Deluge with NordVPN on unRaid  8MiBS/s

     

    My internet service is 750 Mb/s and both my Windows computer & Unraid server are on gigabit ethernet cards (no wifi involved).

     

    Any and all suggestions will be greatly appreciated.

     

     

  13. On 10/5/2020 at 4:45 PM, mvandebrake said:

    I was able to pull bubuntux/nordvpn, which is a Nord VPN service utilizing Wireguard, as an ordinary docker from Docker hub.  I was able to modify the config file and get it to run using docker-compose. I have to launch it from the command line, and while its running I can pause it and stop it. from the Unraid interface. I haven't yet figured out how to configure it for other dockers that might want to use the tunnel.  I think more than anything, it needs a docker menu to help reconfigure the service, but I haven't figured out how to create a menu file. Any tips of borrowing another apps docker menu and modifying it to work for bubuntux/nordvpn would be appreciated.

    Have you or anyone else made any progress on this?  I'm currently using the binhex-delugevpn docker to send my network traffic through NordVPN but man does using openvpn clobber my download speeds.  I'd love to get a docker that uses NordLynx instead of openvpn.
     

  14. Has anyone come up with a way to play a slideshow on an Apple TV of photos stored on my unRaid server?

    This really isn't an Unraid question but I'm hoping there might be a docker out there that I haven't seen yet.

    It seems Apple's own photo app will only work this iTunes or iCloud and I really don't want to have my laptop running all the time (that's kinda why I have an unRaid server).

    I've looked at Plex but their Apple TV client doesn't have this super basic feature.

    So, is there anything I can do on the unRaid side that would make my photo collection available to my Apple TV?

    Thanks in advance!

     

  15. 2 hours ago, caplam said:

    you probably have user shares with use cache set to yes.

    It's normal behaviour. The mover moves data from cache to array the night for share with use cache set to yes.

    I both checked for that by going directly to the Cache and not to a share of the appdata and I did my checks immediately after running the Mover.

    But either way I think I'm OK now.

    Thanks.

  16. Caplam,

    I moved some things out of my appdata and Mover ran over night.  Now my usage is down to about 88gb.  The du reports 72gb in appdata so the 14gb docker image feels about right.

    It is strange to me how far off windows explorer is.

    Thanks for the help!