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.

[Support] binhex - DelugeVPN

Featured Replies

  • Author
20 minutes ago, chris_netsmart said:

Hi @binhex  I didn't want to employ it was your fault, but or your dockers - as I feel that you are doing a fantastic job, as I mentioned I looked around and I was not able to find anything  and yes I will be changing my VPN France to something else and re-testing.

 

and also ' I didn't relays ' that the docker is complete independent from unraid so I will no long post my unraid version. 

its fine, honestly, i didnt want it to come across narky, i just wanted to prevent any further 'i just upgraded unraid and now its broke' type posts, thats all 🙂

  • Replies 10.8k
  • Views 2.4m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Ryanoc3ros
    Ryanoc3ros

    Found the solution on reddit.   Due to the recent change in the authentication process, using your email and password for the manual connection method will no longer work. You will need to u

  • How to set up ProtonVPN in Deluge   I thought I'd share how I configured binhex-delugevpn to use ProtonVPN for those fellow paying ProtonVPN users. I don't know if this will work for the fre

  • I wanted to summarize how I got Mullvad working with DelugeVPN as I had to piece together several "solutions" from different comments in this thread and there was some incorrect info; likely old.

Posted Images

17 minutes ago, binhex said:

netherlands also had issues a while ago and its possible they still have intermittent issues, try changing to sweden.

 

No joy, same errors on the log file:

 

2021-04-14 13:31:45,778 DEBG 'start-script' stderr output:
parse error: Invalid numeric literal at line 4, column 0


2021-04-14 13:31:58,024 DEBG 'watchdog-script' stdout output:
[info] No torrents with state 'Error' found

(though that one sounds like a good thing?)

 

2021-04-14 13:31:46,489 DEBG 'start-script' stderr output:
Warning: `/config/wireguard/wg0.conf' is world accessible

And this one is just a warning but is it something i should be worried about?

 

  • Author
1 minute ago, zapp8rannigan said:

parse error: Invalid numeric literal at line 4, column 0

ignore this, its a pia json content issue

 

1 minute ago, zapp8rannigan said:

[info] No torrents with state 'Error' found

(though that one sounds like a good thing?)

ignore, yes its a good thing and its not an error.

 

1 minute ago, zapp8rannigan said:

2021-04-14 13:31:46,489 DEBG 'start-script' stderr output:
Warning: `/config/wireguard/wg0.conf' is world accessible

it a warning about security permissions on the file, not to be concerned about.

 

so i see no issues there, please do the following:- https://github.com/binhex/documentation/blob/master/docker/faq/help.md

  • Author
1 minute ago, zapp8rannigan said:

Thanks Binhex
 

added here, removed my login details from the top.

supervisord.log 79.84 kB · 0 downloads

no issues there, that is a successful start, what is the ip address of the machine you are using to attempt connection to the deluge web ui?

7 minutes ago, binhex said:

no issues there, that is a successful start, what is the ip address of the machine you are using to attempt connection to the deluge web ui?

I'm currently using wireguard to access my home network but i was local this morning and it wasn't working then either on the same ip range...

 

I assume I wouldn't be able to access the webui at the moment because its in debug mode?

Edited by zapp8rannigan

  • Author
7 minutes ago, zapp8rannigan said:

I'm currently using wireguard to access my home network

that will be why you cannot access it now, as 'LAN_NETWORK defined as '10.10.20.0/24'' and your IP will now be in a different range and thus blocked.

 

7 minutes ago, zapp8rannigan said:

but i was local this morning and it wasn't working then either on the same ip range

this might of been fixed by switching endpoint, it def looks to be working now, so i think your issue is now that you are blocked on your vpn range due to LAN_NETWORK not including your vpn range, see previous comment above, wait till you get home and try it on your lan, or alternatively add in your vpn range to LAN_NETWORK (use comma to separate the networks) and restart the container and try accessing the web ui again.

 

Quote

I assume I wouldn't be able to access the webui at the moment because its in debug mode?

no not true, debug just gives more verbose output, it does not stop the web ui from running.

Hi, also seem to be having issue at the moment. Logs showing some errors. can you offer any advice please. Unable to access the GUI. PC on same network as unraid/deluge 192.168.10.0/24

 

Getting this 2021-04-14 14:45:41,730 DEBG 'start-script' stdout output:
[warn] Unable to successfully download PIA json to generate token from URL 'https://10.0.0.1/authv3/generateToken'
[info] 4 retries left
[info] Retrying in 10 secs...

 

Thanks

supervisord.log

15 hours ago, TrueImpulse said:

For me it was simply adding " :latest " to the end of the repository line. I'm also using wireguard/pia connecting to Toronto.image.thumb.png.bba8006d24ad97d2d350d0436f681246.png

 

Thanks but i didn't changed things to me : still failing when using PIA Wireguard VPN, working if I disable it

I even tried to move from Amsterdam PIA endpoint to the France one and same issue

  • Author
20 minutes ago, WishmastR said:

Amsterdam PIA endpoint to the France one and same issue

that is an unfortunate move as i think both of those might have issues, try swden (works for me).

  • Author
37 minutes ago, Torih said:

Hi, also seem to be having issue at the moment. Logs showing some errors. can you offer any advice please. Unable to access the GUI. PC on same network as unraid/deluge 192.168.10.0/24

 

Getting this 2021-04-14 14:45:41,730 DEBG 'start-script' stdout output:
[warn] Unable to successfully download PIA json to generate token from URL 'https://10.0.0.1/authv3/generateToken'
[info] 4 retries left
[info] Retrying in 10 secs...

 

Thanks

supervisord.log 86.21 kB · 0 downloads

try a different endpoint, france looks to be dead right now.

Does anybody have the same issue as me where I can only get it to run with the VPN enabled if I run the container as root?

Hello I am trying to start a container from fresh using wireguard and PIA but I am getting the following in the docker logs?

 

2021-04-15 00:15:40,475 DEBG 'start-script' stderr output:
parse error: Invalid numeric literal at line 4, column 0

2021-04-15 00:15:40,600 DEBG 'start-script' stderr output:
parse error: Invalid numeric literal at line 1, column 7

2021-04-15 00:15:40,600 DEBG 'start-script' stdout output:
[warn] Unable to successfully download PIA json to generate token from URL 'https://143.244.41.129/authv3/generateToken'
[info] Retrying in 10 secs...

 

I assume this just means it's an issue with PIA and I just have to wait? But was also concerned about the previous two parse errors...

2 minutes ago, HNGamingUK said:

Hello I am trying to start a container from fresh using wireguard and PIA but I am getting the following in the docker logs?

 


2021-04-15 00:15:40,475 DEBG 'start-script' stderr output:
parse error: Invalid numeric literal at line 4, column 0

2021-04-15 00:15:40,600 DEBG 'start-script' stderr output:
parse error: Invalid numeric literal at line 1, column 7

2021-04-15 00:15:40,600 DEBG 'start-script' stdout output:
[warn] Unable to successfully download PIA json to generate token from URL 'https://143.244.41.129/authv3/generateToken'
[info] Retrying in 10 secs...

 

I assume this just means it's an issue with PIA and I just have to wait? But was also concerned about the previous two parse errors...

The first two aren't important. If you scroll up a little you'll see that there has been a bit of discussion about this today. I believe most people solved the last one by switching endpoints.

1 minute ago, wgstarks said:

The first two aren't important. If you scroll up a little you'll see that there has been a bit of discussion about this today. I believe most people solved the last one by switching endpoints.

Yeh I saw the only thing is that due to this being a new setup there is no wireguard .conf file in the wireguard directory for me to be able to change the endpoint....

Hey,

 

I setup DelugeVPN following Spaceinvander One's video. My private trackers are not playing nice with Privoxy and I tried to turn it off, DelugeVPN would not boot up, so I turned Privoxy back on. I am now getting the below error, and DelugeVPN still will not start up

 

parse error: Invalid numeric literal at line 1, column 7

 

Is there a way I can get DelugeVPN back up and running without reinstalling the docker? Can I turn off Privoxy without reinstalling the Docker?

 

TIA

13 hours ago, binhex said:

that is an unfortunate move as i think both of those might have issues, try swden (works for me).

I do confirm it works with Sweden (where it doesn't with Netherlands, France, Belgium), thanks a lot for your assistance :)

Edited by WishmastR

  • Author
3 hours ago, WishmastR said:

I do confirm it works with Sweden (where it doesn't with Netherlands, France, Belgium), thanks a lot for your assistance :)

had more of a in depth look into this this morning and i can confirm if i switch to netherlands i am seeing 503 gateway failures on PIA side, but its intermittent, i restarted the container and it started fine, so i am happy that no changes to the API have happened, its just PIA being a bit shit, hopefully they will get it sorted, god PIA can really be a Pain In the Arse sometimes.

Hi Guys,

I just possibly found a fix for the:

"Unable to successfully download PIA json to generate token from URL 'https://10.0.0.1/authv3/generateToken"  Issue that multiple people reported above. 

aka: "DEBG 'start-script' stderr output: parse error: Invalid numeric literal at line 7, column 0"

 

My Solution: I set the container to "Privileged Mode" and it started working. 

  • Author
20 minutes ago, nikizm said:

Hi Guys,

I just possibly found a fix for the:

"Unable to successfully download PIA json to generate token from URL 'https://10.0.0.1/authv3/generateToken"  Issue that multiple people reported above. 

aka: "DEBG 'start-script' stderr output: parse error: Invalid numeric literal at line 7, column 0"

 

My Solution: I set the container to "Privileged Mode" and it started working. 

dont do this its a coincidence, pia is having intermittent issues on some of their endpoints, you just happened to catch pia endpoint working, nothing to do with privileged mode.

On 4/12/2021 at 3:01 PM, Roudy said:

 

Deluge doesn't really keep track of files, it just downloads what is sent to it. You may want to look at whatever you have sending downloads to Deluge. It sounds like it is losing track of the file once it is complete and it is thinking it failed and reinitiates the download again.

I appreciate the offering of help but that's not quite how torrenting works with any client. However, I've moved to the Transmission docker, now everything works fine. 

24 minutes ago, Keek Uras said:

I appreciate the offering of help but that's not quite how torrenting works with any client. However, I've moved to the Transmission docker, now everything works fine. 

 

Deluge doesn't just go find files to download. It is either sent to it or placed in a watch folder that it scans. I could be missing something from your vague initial request, but either way, glad you got everything working now.

@binhex

According to the scripts included in PIAs documentation on manually getting a port, tokens should be generated by sending the POST request to https://privateinternetaccess.com/gtoken/generateToken, rather than 10.0.0.1. Would updating the arch-int-vpn layer to use that URL fix the issue people have been having today where certain PIA endpoints are not generating tokens?

 

Unfortunately I don't know enough about docker to figure out how to hijack & modify the vpn layer and test it myself.

Currently waiting on PIA to get their shit together....

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.