feat(protonvpn): updater finds more servers using app-version linux-vpn#3099
Open
qdm12 wants to merge 2 commits into
Open
feat(protonvpn): updater finds more servers using app-version linux-vpn#3099qdm12 wants to merge 2 commits into
qdm12 wants to merge 2 commits into
Conversation
27f74e4 to
fe3d4a9
Compare
d0247a1 to
0eeee5c
Compare
2c06921 to
9a5995f
Compare
3f883bf to
8f21596
Compare
40f126b to
44d5104
Compare
|
I tested Command used: docker run --rm \
-v "$PWD/gluetun:/gluetun" \
ghcr.io/qdm12/gluetun:pr-3099 \
update -enduser -providers protonvpn \
-proton-email '<redacted>' \
-proton-password '<redacted>'The image pulls and starts correctly, but the ProtonVPN server update still fails during authentication with: Notes:
|
8f21596 to
97579a3
Compare
97579a3 to
00d944e
Compare
Member
Author
|
@gravelfreeman thanks! I did push the possible fix 00d944e for your situation, where it fallsback to use the email address instead of username, if you don't have a username set. I'll bring it to the master branch if it works for you. On the hand, I did try updating servers on my side, and:
so that PR will be closed unfortunately. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Try it using image tag
:pr-3099See title and issue.
Issue
#3067
Assertions