Jump to content

binhex

Community Developer
  • Posts

    7,923
  • Joined

  • Last visited

  • Days Won

    38

Everything posted by binhex

  1. I'm also doing nVidia GPU transcoding using a P2000 with the latest image, no issues here AFAIK, your best bet is to post on the plex support forum here and see if they can debug your issue further.
  2. then you are either not using my image or you are trying to run pacman from the hosts terminal and not from the console of the container.
  3. looking at the error i would say that mod is for bedrock server not java minecraft server, so you will probably need to run a bedrock server if you want to do that (see ca).
  4. nordvpn changed their auth:- https://forums.unraid.net/topic/44109-support-binhex-delugevpn/?do=findComment&comment=1277577
  5. are you connecting to a protonvpn endpoint that supports port forwarding?, note the section in the webpage i linked to describing this exact error. that would be a nasty cludge that i wouldnt be happy to entertain, sorry, you would be better off simply using deluge (no vpn) and routing it through gluetun in the way its supposed to be used. i honestly dont know how gluetun works in this regards, but the word 'killswitch' suggests to me that gluetun is reactive (kills connection when vpn goes down) as opposed to proactive (my images - protection is always on irrespective of state of vpn).
  6. I do appreciate any and all donations, thank you :-), sadly my time is limited so i have to squeeze things in when i can. As for manually getting it working you can try the following:- step 1. install natpmp by getting to the 'console' of the container then typing `pacman -S libnatpmp` confirm install, then issue the command `natpmpc` to ensure its installed. step 2. follow the section 'how to use port forwarding/manual configuration' from this webpage:- https://protonvpn.com/support/port-forwarding-manual-setup/
  7. yes, but its a fair chunk of work to add in support, i will have a think about it, dont expect anything soon (within the next week).
  8. i also dont understand why, i have taken a look at my code and it does indeed set NAME_SERVERS to the default list, so i can only assume that the first name server in the list was down, or that your home network is actively blocking name servers from particular ip ranges.
  9. OK that all looks fine, i know it sounds a bit strange but try a reboot of your server, it maybe that something has messed up the docker networking, if that doesn't fix it then i am straight out of ideas!.
  10. ok and prowlarr is using the same network as qbittorrentvpn, right? can you post a screenshot of your prowlarr container config (not prowlarr web ui settings).
  11. what is the 'Host' field entry in Sonarr for qBittorrent? if both Sonarr and qBittorrent are in the same network (which according to your previous posts they are) then you should be specifying a host of 'localhost', is this how you have it setup?.
  12. sounds like a browser related issue to me, try another browser and/or an 'incognito' tab, if this fixes it then the issue is browser and/or browser extension/plugin related.
  13. As the error states you do not have PHP 7 installed, to fix it you can install this in the container by editing the script in /config/code-server/scripts/example-startup-script.sh, the script explains what to do, if you get stuck let me know.
  14. However, I am unable to use the account sync feature in vscode. When I click on the "Accounts" button and select "Turn on cloud changes...", nothing happens. Currently, I am accessing the service through a Cloudflare tunnel. Thanks I think this is a limitation of code server, feel free to post the issue on the code server GitHub repo. Sent from my 22021211RG using Tapatalk
  15. what is the value for NAME_SERVERS?
  16. if you have multiple subnets then specify them in LAN_NETWORK using a comma to separate each network
  17. The correct solution is to get your VPN provider to stop using week ciphers, your work around is simply ignoring the problem. Sent from my 22021211RG using Tapatalk
  18. you can use the built in functionality to set a password, simply edit the container and set the 'value' to your password for key 'VNC_PASSWORD'
  19. nice to see somebody attempting to debug, but sadly that doesn't really tell me much :-(. For reference here is the link to the discussion regards the unraid host crash due to libtorrentv2:- https://forums.unraid.net/bug-reports/stable-releases/crashes-since-updating-to-v611x-for-qbittorrent-and-deluge-users-r2153/?do=findComment&comment=21671
  20. https://github.com/binhex/documentation/blob/master/docker/faq/help.md
  21. this sounds to me like it maybe the libtorrentv2 issue, try appending a tag name of 'libtorrentv1' to your repository name, if you dont know how to do this then see Q5:- https://github.com/binhex/documentation/blob/master/docker/faq/unraid.md
  22. https://github.com/binhex/documentation/blob/master/docker/faq/help.md
  23. That should work, yes Sent from my 22021211RG using Tapatalk
  24. Try removing the quotes Sent from my 22021211RG using Tapatalk
  25. not sure where you are getting your instructions from but make sure its for minecraft bedrock server not minecraft (linux) server , to help ya out here is the correct command to turn on show coordinates 🙂 gamerule showcoordinates true
×
×
  • Create New...