Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working #2

Open
Sinitra opened this issue Jun 24, 2021 · 0 comments
Open

not working #2

Sinitra opened this issue Jun 24, 2021 · 0 comments

Comments

@Sinitra
Copy link

Sinitra commented Jun 24, 2021

Hello,
i like your code. i need little help. i will try run pritunl-http-api, but i get this json everysingle time.

{
"data": "",
"entryType": "Pritunl OpenVPN Operation",
"error": "pritunl init client operation error: Post /auth/session: unsupported protocol scheme """,
"statusCode": 1
}

i will try diff url combination

first try,
url = "${PRITUNL_COMMON_URL||https://vpn.example.net}"
another,
url = "${PRITUNL_COMMON_URL||http://vpn.example.net}"
another,
url = "${PRITUNL_COMMON_URL||http://PUB.LIC.IP.XX}"
another,
url = "${PRITUNL_COMMON_URL||https://PUB.LIC.IP.XX}"

Could you please check?

go version go1.16.5 linux/amd64
centos 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant