Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PeterB

Community Developer
  • Joined

  • Last visited

Everything posted by PeterB

  1. I'm only running it as a thin client, so I wouldn't be aware. However, I'm not sure what issue you're referring to - I'm not aware of that problem on DelugeVPN. How would I identify it?
  2. I think this was the prompt I was looking for! My router has four WAN ports, but only one connection is un-metered. I'd been trying to work out how to configure a route so that delugeVPN traffic only went to the un-metered port. I've just set a route for all traffic to a 1337 destination port to go via WAN2 and that seems to be working.
  3. There are already later builds of Deluge, but not in the ArchLinux repositories. I'm running v2.1.1 on my desktop.
  4. So there is nothing in the 'Repository:' field other than "binhex/arch-delugevpn"? And you've created the 'Wireguard:' field?
  5. Errr... No, the other way round. privateinternetaccess.com are the legacy servers. privacy.network are the NewGen servers.
  6. There are still some Legacy servers running - I'm using one with my router (which doesn't support OVPN or Wireguard). The list of available servers can be seen here (if you click 'Legacy'): https://www.privateinternetaccess.com/pages/network/
  7. Thank you, sir!
  8. My Internet connection went down for six hours. When it came back, DelugeVPN didn't re-establish the VPN automatically. On restarting the container, the VPN came up quickly and started transferring data again. The log file shows lots of repeated: 2020-10-23 09:32:19,037 DEBG 'watchdog-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2020-10-23 09:32:19,061 DEBG 'watchdog-script' stdout output: [warn] VPN IP not detected, VPN tunnel maybe down 2020-10-23 09:32:21,053 DEBG 'start-script' stdout output: [info] Sending 'down' command to WireGuard due to dns failure... [info] Attempting to bring WireGuard interface 'down'... 2020-10-23 09:32:21,068 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2020-10-23 09:32:21,071 DEBG 'start-script' stderr output: wg-quick: `wg0' is not a WireGuard interface 2020-10-23 09:32:21,071 DEBG 'start-script' stdout output: [info] WireGuard interface stopped 2020-10-23 09:33:44,203 DEBG 'watchdog-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure... 2020-10-23 09:33:44,227 DEBG 'watchdog-script' stdout output: [warn] VPN IP not detected, VPN tunnel maybe down 2020-10-23 09:33:51,077 DEBG 'start-script' stdout output: [info] Sending 'down' command to WireGuard due to dns failure... 2020-10-23 09:33:51,077 DEBG 'start-script' stdout output: [info] Attempting to bring WireGuard interface 'down'... 2020-10-23 09:33:51,092 DEBG 'start-script' stderr output: Warning: `/config/wireguard/wg0.conf' is world accessible 2020-10-23 09:33:51,094 DEBG 'start-script' stderr output: wg-quick: `wg0' is not a WireGuard interface 2020-10-23 09:33:51,095 DEBG 'start-script' stdout output: [info] WireGuard interface stopped
  9. I have never managed to achieve an encrypted connection - it always reverts to bare L2TP. PIA support aren't interested in resolving the issue. Express, on the other hand, happily negotiates IPsec. The PIA guide contains this sentence: "If you need encryption, please use the Private Internet Application or OpenVPN protocol with our service." suggesting that they are aware that IPsec doesn't work on an L2TP connection.
  10. Yes, some locations have already been taken down. I use L2TP on my router so that I can selectively route traffic through the VPN - the location I was using, Chicago, has gone down today. I have switched to us-east which still seems to be operating .... but for how long? It looks like I will have to subscribe to two different VPN providers - one which supports port forwarding and one which supports L2TP. PIA have never supported L2TP/IPsec, so at least I have the option of finding a provider which offers that - such as ExpressVPN.
  11. I've just started using this CUPS docker in order to print from a machine which has a very limited range of print drivers. Even though all my printers are networked (I wrote an lpr/lpd driver for it), the machine in question can only print to HP PCL, PS and a couple of other old protocols. This docker allows me to throw a PDF into a shared directory, and have it printed on, for instance, IPP ink jets.
  12. france.privacy.network is not the same as france.privateinternetaccess.com. As Binhex says, you don't appear to be running a current image, correctly set for the newgen servers.
  13. Successfully switched from NewGen OVPN to Wireguard on PIA. All running without any apparent issues.
  14. My DelugeVPN has been doing this for the last three hours: 2020-10-07 16:02:16,782 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 16:05:31,503 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 16:05:34,161 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 16:06:16,034 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 16:17:17,602 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 16:20:32,324 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 16:20:34,978 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 16:21:16,850 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 16:32:18,421 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 16:35:33,138 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 16:35:35,798 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 16:36:17,667 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 16:47:19,256 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 16:50:33,955 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 16:50:36,615 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 16:51:18,482 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 17:02:20,073 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 17:05:34,772 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 17:05:37,429 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 17:06:19,297 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 17:17:20,889 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 17:20:35,589 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 17:20:38,263 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 17:21:20,115 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 17:32:21,705 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 17:35:36,427 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 17:35:39,081 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 17:36:20,935 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 17:47:22,523 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 17:50:37,245 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 17:50:39,898 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 17:51:21,753 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 18:02:23,340 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 18:05:38,065 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 18:05:40,714 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 18:06:22,572 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 18:17:24,155 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 18:20:38,880 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 18:20:41,532 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' 2020-10-07 18:21:23,391 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '50478' 2020-10-07 18:32:24,973 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '33685' 2020-10-07 18:35:39,698 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '59422' 2020-10-07 18:35:42,350 DEBG 'start-script' stdout output: [info] Successfully assigned and bound incoming port '34056' What's going on? Edit to add: Restart seems to have fixed it for now.
  15. Thin client works fine - your problem is Microsoft or Apple! Just thinking obliquely - if you were to set up a VM running Linux, could run the thin client on it with a remote desktop.
  16. This doesn't seem to work for me. My DelugeVPN docker is currently configured with Google name servers. If I change the Key9 setting to two of the 10.0.0.? addresses, the vpn tunnel fails to come up. Have I misunderstood? 10.0.0.0/8 are private addresses so can't possibly work before the tunnel is up. Edit: Yep, I've just read again - those DNS addresses are for use within the PIA applications, and are set automatically.
  17. I have CouchPotato/Jacket working fine through DelugeVPN Privoxy
  18. A 7.5GB mkv download just completed on NewGen, and now playing. No apparent issues.
  19. PIA NewGen up and running, with download, using the Sweden endpoint. Remote client connected without problem, from Linux Mint. All looking good, so far. Much kudos to binhex!
  20. You're a Star, Sir!
  21. Wow! I don't know what the version is of the docker image I just downloaded, but it connected to the Czech endpoint in a mere five or ten seconds! (I haven't yet got around to entering multiple endpoints in the configuration).
  22. Information looks good, but only covers Wireguard, so far. OpenVPN script is still in progress - but it does give us hope that our issues will soon be resolved. I'm sure that Binhex will be on to it as soon as the OpenVPN script is posted. As far as connecting my router, which doesn't support OpenVPN or Wireguard, is concerned, I guess that I'm stuck with the oldgen endpoints.
  23. Are you sure that you're using the correct .ovpn file? Is ca-toronto.privacy.network = ca.torronto.privateinternetaccess.com? A wild guess, but are you using the .ovpn for the newgen endpoint?
  24. I'm currently set to use the Czech endpoint. We had a power outage this afternoon and it took two hours for the connection to come up afterwards. I think that all the endpoints still work but (depending on load?) it may take some considerable time for the connection to establish.
  25. I'm currently connected to Czech Republic but I find that (most of?) the servers will eventually connected if you leave the docker to retry. Yes, I've seen lots of error 52 and 56, but it does connect, and once it is up there's no problem.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.