binhex

Community Developer
  • Posts

    7898
  • Joined

  • Last visited

  • Days Won

    37

Posts posted by binhex

  1. 1 minute ago, UserName7 said:

    not username og password for airvpn, am i right??

    there is still authentication, it is baked into your ovpn file, so goto airvpn and re-create the ovpn file and overwrite the existing file, that should do it.

  2. 43 minutes ago, UserName7 said:

    Hi Binhex, 

    I use both your sabnzbdvpn and delugevpn suddenly i couldn't connect to the WebUi for both, i though it might be a vpn issue, because when i disabled the vpn through the docker container, it would go to the webui's. 

    Tried a different openvpn config file, removed my port forward, changed docker container versions.
    I just can't see, what is causing this issue, happen a couple weeks ago..
    so i have followed: documentation/docker/faq/help.md at master · binhex/documentation · GitHub

     

    I hope you can help me with an answer for this annoying issue i have,, 
    I have airvpn..

     

    supervisord.log 969.79 kB · 0 downloads

    from your attached log:-
    AUTH_FAILED

     

    see Q16:-  https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md

  3. 8 minutes ago, betaman said:

    I don’t know that I want too! I’m just trying to figure out why all of the sudden Deluge downloads aren’t being picked up by Sonarr? When I check Sonarr the downloads are gone from the queue and I (personally) can’t see anything in the logs indicating what happened? The only difference I could find between Deluge and the other download clients is the file permissions.

    you may have a mismatched downloads folder, see Q4 for my attempt at explaining this:- https://github.com/binhex/documentation/blob/master/docker/faq/unraid.md 

  4. 46 minutes ago, betaman said:

    I'm using a UMASK setting of 100 in the config so I'm expecting to see a rwxrwxrwx file permission

    umask 001 = 776 which equates to rwxrwxrw- actually but in any case umask does not set the executable bit, so umask 000 = rw-rw-rw- you have to manually set the executable bit.

     

    can i ask why you want to set your videos to executable? ;-)

  5. 11 hours ago, Goofyman23 said:

    For giggles, I wiped out any orphaned images as well as appdata\binhex-qbittorrentvpn then re-pulled using binhex/arch-qbittorrentvpn:4.6.0-1-01

    following this, so two questions for you:-

     

    1. what is the ip of the machine running the web browser? i see you have switched your LAN_NETWORK back to 192.168.1.0/24 (it was 192.168.50.0/24), is this correct?, see Q4 if you are unsure what this should be set to:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md


    2. are you still seeing the following in the latest /config/supervisord.log file?, if so this will prevent the ui from being accessible (taken from your last posted supervisord.log file):-
     

    [warn] Unable to successfully download PIA json payload from URL....

     

  6. 5 hours ago, infinate-unraid said:

    I edited the credentials.conf file and subtituted the two lines for my userid and password

    dont do that, instead specify vpn username and password using the env vars VPN_USER and VPN_PASS

     

    just to confirm AUTH_FAILED is exactly what you would suspect - a failure to authenticate with the vpn prvider, do the above and it should work.

  7. 4 minutes ago, gellux said:

    . i have already deleted the docker container with image and reinstalled, how else do i proceed?

    that depends on what you want to achieve, keep in mind both options below will result in some/all loss of metadata (not media):-

    • if you want a completely clean install then stop the container and rename the /config host folder to something else then start the container, this will then create a brand new installation from scratch.
    • if you want to try to remove just the corrupt database and possibly then allow you to retain certain configuration then stop the container and then rename the file /config/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db to something like com.plexapp.plugins.library.db.old then start the container, some reconfiguration will be required.
  8. 17 minutes ago, VRA said:

    Hello,
    I'm unable to access the webui of qbittorrent.

    I'm trying to configure it with protonvpn. If I switch the VPN off it works.

    I see nothing in the logs, it looks like all is working fine.

     

    Attaching the logs.

    I will be grateful for any help.
     

     

    supervisord.log 123.58 kB · 0 downloads

    it does look fine to me, what is the ip of the machine running the web browser you are using to attempt connection to qbittorrent web ui?

  9. On 11/27/2023 at 4:04 PM, takkkkkkk said:

    Just read it on reddit that the development of nzbget was forked and resumed (https://github.com/nzbgetcom/nzbget). anyone know if this is true / reliable?

    spotted this fork a while back:- https://forums.unraid.net/topic/44140-support-binhex-nzbget/?do=findComment&comment=1325438

    it def looks active, lots has changed in the latest 'testing' release which was released only 2 days ago, see here for details:- https://github.com/nzbgetcom/nzbget/releases

     

    FYI - i am currently still targeting the other fork here, which is also active:- https://github.com/nzbget-ng/nzbget

  10. 19 hours ago, Jannik_ said:

    Hi Binhex,

     

    can you please tell me if those settings are correct for port forwarding? Currently deluge runs fine without port forwarding (just not that fast).

    But I would like to ask prior before I enable it.

     

    1. Deluge internal settings:

    grafik.thumb.png.55367bb01363a582585b291c763d91a1.png

     

     

    2. VPN open port settings (not PIA):

    grafik.thumb.png.3c2589d675c019974a724b2b941acb6e.png

    that looks good to me!, it really is fairly simple, define incoming port at vpn provider end, configure deluge to use defined port, job done :-), obviously its more tricky for dynamic port vpn providers such as PIA and ProtonVPN, which is why i do it for ya :-).

  11. 28 minutes ago, Torsken_Dertil said:

    How do i change the version and prevent it from updating in the future. its currently 1.20.4 how can i go back to 1.20.1

    very simple to do, simply go here, find the version you want from the tag, then left click container, select edit and then append `:<version from the tag>' to the  'Repository:' name, for example:-

    binhex/arch-minecraftserver:1.20.3-01

     

    Click apply to pull down the earlier image, you will then be hard set to a specific tag and you will not receive updates.

    • Thanks 1
    • Upvote 1
  12. 5 minutes ago, SliMat said:

     

    Thanks - I am just working my way through the list and wanted to check my calculations... and the terminology in the FAQ you linked to. It says...

     

     

    So, working on 1 Mbit/s = 125 KiB/s, so 500 Mbit/s connection speed = 62500 KiB/s - so would I be right in setting the "Maximum Download Speed (KiB/s)" and "Maximum Upload Speed (KiB/s)" in the Deluge preferences to 46875 (75% maximum). I'm just checking I havent got bits & bytes muddled up anywhere ;-)

    LGTM

    • Like 1
  13. 1 hour ago, tshorts said:

    Thanks, tried that now, my common passwords didn't work there either. So I guess I've outsmarted myself. If I remember correctly I generated a non-standard password to be extra safe with the admin account - and saved it encrypted somewhere. What I don't remember though, is where. 
    I'll keep looking, I have about 18h to find it hehe. 

    in case you cant find it, a quick google reveals how to reset the password:- https://forum.jellyfin.org/t-can-t-reset-password--1235?pid=5050#pid5050

    • Like 1