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

can't login into my server #414

Open
AstritTola opened this issue Aug 22, 2024 · 13 comments
Open

can't login into my server #414

AstritTola opened this issue Aug 22, 2024 · 13 comments

Comments

@AstritTola
Copy link

Describe the bug
I am trying to enter utdvpn but it does not allow me, it says 'got invalid token'

Expected behavior
I expect to connect to vpn, it is urgent

Screenshots
If applicable, add screenshots to help explain your problem.

Logs

  • For the GUI version, you can find the logs at ~/.local/share/gpclient/gpclient.log
  • For the CLI version, copy the output of the gpclient command.

Environment:

  • OS: Ubuntu 22.04
  • Desktop Environment: GNOME
  • Output of ps aux | grep 'gnome-keyring\|kwalletd5' | grep -v grep: [Required for secure store error]
  • Is remote SSH? Yes

Additional context
Add any other context about the problem here.

@yuezk
Copy link
Owner

yuezk commented Aug 22, 2024

What’s the detailed logs?

@AstritTola
Copy link
Author

I tried the command given, but it seems I have no permission, 'Permission denied'. I do not to get them in any other way

@yuezk
Copy link
Owner

yuezk commented Aug 22, 2024

Run sudo gpclient connect <portal> and collect the outputs.

@AstritTola
Copy link
Author

Hello, these are the information I got from running the command:

[2024-09-02T02:27:01Z INFO gpclient::cli] gpclient started: 2.3.7 (2024-08-16)
[2024-09-02T02:27:01Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T02:27:01Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T02:27:01Z INFO gpauth::cli] gpauth started: 2.3.7 (2024-08-16)

@AstritTola
Copy link
Author

This is the full output:
2024-09-02T02:27:01Z INFO gpclient::cli] gpclient started: 2.3.7 (2024-08-16)
[2024-09-02T02:27:01Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T02:27:01Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T02:27:01Z INFO gpauth::cli] gpauth started: 2.3.7 (2024-08-16)
[2024-09-02T02:27:26Z INFO gpauth::auth_window] Open auth window, user_agent: PAN GlobalProtect
[2024-09-02T02:27:26Z INFO gpauth::auth_window] Auth window user agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15
[2024-09-02T02:27:26Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T02:27:27Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T02:27:27Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T02:27:27Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T02:27:27Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T02:27:27Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T02:27:27Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T02:27:27Z INFO gpauth::auth_window] Raise window in 1 second(s)
[2024-09-02T02:27:27Z INFO gpauth::auth_window] Raise window cancelled
[2024-09-02T02:27:27Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: UNKNOWN_CA, cert: TlsCertificate
[2024-09-02T02:27:27Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T02:27:27Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T02:27:27Z WARN gpauth::auth_window] Failed to send auth event: channel closed
[2024-09-02T02:27:27Z INFO gpclient::connect] Failed to connect portal with prelogin: TLS error: certificate verify failed

Error: TLS error: certificate verify failed

Re-run it with the --ignore-tls-errors option to ignore the certificate error, e.g.:

gpclient --ignore-tls-errors connect utdvpn.utdallas.edu

@yuezk
Copy link
Owner

yuezk commented Sep 2, 2024

@AstritTola did you run it with the --ignore-tls-errors connect parameter?

@AstritTola
Copy link
Author

I just tried it, still I couldn't enter, it says invalid token. Below is the output:

2024-09-02T03:24:11Z INFO gpclient::cli] gpclient started: 2.3.7 (2024-08-16)
[2024-09-02T03:24:11Z INFO gpclient::cli] TLS errors will be ignored
[2024-09-02T03:24:11Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:11Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:11Z INFO gpauth::cli] gpauth started: 2.3.7 (2024-08-16)
[2024-09-02T03:24:11Z INFO gpauth::cli] TLS errors will be ignored
[2024-09-02T03:24:11Z INFO gpauth::auth_window] Open auth window, user_agent: PAN GlobalProtect
[2024-09-02T03:24:11Z INFO gpauth::auth_window] Auth window user agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15
[2024-09-02T03:24:11Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:11Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:11Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:11Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:11Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:11Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:11Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:11Z INFO gpauth::auth_window] Raise window in 1 second(s)
[2024-09-02T03:24:11Z INFO gpauth::auth_window] Raise window cancelled
[2024-09-02T03:24:12Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1
[2024-09-02T03:24:12Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:12Z INFO gpauth::auth_window] No saml-auth-status header found
[2024-09-02T03:24:12Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:12Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:12Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:12Z INFO gpauth::auth_window] Raise window in 1 second(s)
[2024-09-02T03:24:14Z INFO gpapi::utils::window] Window not raised: Failed to raise window: GlobalProtect Login
[2024-09-02T03:24:35Z INFO gpauth::auth_window] Loaded uri: https://a**********m/frame/frameless/v4/auth?sid=f**********1&tx=e**********A&req-trace-group=b**********6
[2024-09-02T03:24:35Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:35Z INFO gpauth::auth_window] No saml-auth-status header found
[2024-09-02T03:24:35Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:35Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:35Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:36Z INFO gpauth::auth_window] Loaded uri: https://a**********m/frame/v4/preauth/healthcheck?sid=f**********1
[2024-09-02T03:24:36Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:36Z INFO gpauth::auth_window] No saml-auth-status header found
[2024-09-02T03:24:36Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:36Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:36Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://a**********m/frame/v4/return?sid=f**********1 with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://a**********m/frame/v4/return?sid=f**********1
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://a**********m/frame/v4/return?sid=f**********1 with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://a**********m/frame/v4/return?sid=f**********1
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1 with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:37Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1 with error: Load request cancelled
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:37Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:37Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:37Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:38Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:38Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:38Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:38Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1 with error: Load request cancelled
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:38Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO with error: Load request cancelled
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:38Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1 with error: Load request cancelled
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:38Z WARN gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1 with error: Load request cancelled
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No response found in main resource
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Got invalid auth data, retrying...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Injected loading element successfully
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Load the SAML request as HTML...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No saml-auth-status header found
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: about:blank
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No headers found in response
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/POST/SSO?execution=e**********1
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Trying to read auth data from response headers...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No saml-auth-status header found
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-09-02T03:24:38Z INFO gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-09-02T03:24:38Z INFO gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint

@yuezk
Copy link
Owner

yuezk commented Sep 2, 2024

@AstritTola you can try using the external browser for the authentication. sudo gpclient --ignore-tls-errors connect --default-browser <portal>

@matiasandina
Copy link

matiasandina commented Nov 21, 2024

I am having similar connectivity issues. I used to be able to connect and use duo for auth. I tried the suggested arguments in this and related issues but can't go through either. Showing a portion of the output

[2024-11-21T00:01:16Z INFO  gpauth::auth_window] Raise window in 1 second(s)
[2024-11-21T00:01:17Z INFO  gpapi::utils::window] Window raised after 1 attempts
[2024-11-21T00:01:26Z INFO  gpauth::auth_window] Loaded uri: https://a**********m/frame/frameless/v4/auth?sid=f**********a&tx=e**********A&req-trace-group=a**********3
[2024-11-21T00:01:26Z INFO  gpauth::auth_window] Trying to read auth data from response headers...
[2024-11-21T00:01:26Z INFO  gpauth::auth_window] No saml-auth-status header found
[2024-11-21T00:01:26Z INFO  gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-11-21T00:01:26Z INFO  gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-11-21T00:01:26Z INFO  gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-11-21T00:01:27Z INFO  gpauth::auth_window] Loaded uri: https://a**********m/frame/v4/preauth/healthcheck?sid=f**********a
[2024-11-21T00:01:27Z INFO  gpauth::auth_window] Trying to read auth data from response headers...
[2024-11-21T00:01:27Z INFO  gpauth::auth_window] No saml-auth-status header found
[2024-11-21T00:01:27Z INFO  gpauth::auth_window] No auth data found in headers, trying to read from body...
[2024-11-21T00:01:27Z INFO  gpauth::auth_window] Failed to read auth data from body: No auth data found
[2024-11-21T00:01:27Z INFO  gpauth::auth_window] No auth data found, it may not be the /SAML20/SP/ACS endpoint
[2024-11-21T00:01:28Z WARN  gpauth::auth_window] Failed to load uri: https://a**********m/frame/v4/return?sid=f**********a with error: Load request cancelled
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Loaded uri: https://a**********m/frame/v4/return?sid=f**********a
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] No response found in main resource
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Got invalid auth data, retrying...
[2024-11-21T00:01:28Z INFO  gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Injected loading element successfully
[2024-11-21T00:01:28Z INFO  gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Load the SAML request as URI...
[2024-11-21T00:01:28Z WARN  gpauth::auth_window] Failed to load uri: https://a**********m/frame/frameless/v4/auth?sid=f**********a&tx=e**********A with error: Load request cancelled
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Loaded uri: https://a**********m/frame/frameless/v4/auth?sid=f**********a&tx=e**********A
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] No response found in main resource
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Got invalid auth data, retrying...
[2024-11-21T00:01:28Z INFO  gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-11-21T00:01:28Z INFO  gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Injected loading element successfully
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Load the SAML request as URI...
[2024-11-21T00:01:28Z WARN  gpauth::auth_window] Failed to load uri: https://i**********u/idp/profile/SAML2/Redirect/SSO?execution=e**********1 with error: Load request cancelled
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Loaded uri: https://i**********u/idp/profile/SAML2/Redirect/SSO?execution=e**********1
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] No response found in main resource
[2024-11-21T00:01:28Z INFO  gpauth::auth_window] Got invalid auth data, retrying...
[2024-11-21T00:01:28Z INFO  gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect

@yuezk
Copy link
Owner

yuezk commented Nov 22, 2024

Hi @matiasandina, the logs indicate that you still use the embedded authentication browser. Would you please try to use the external default browser for authentication?

sudo gpclient connect --default-browser <portal>

@matiasandina
Copy link

Hello, I tried the recommendations in related #425, pointing to your GUI because GlobalProtect's GUI is unusable.
I did the config in the GUI instead of command line, but have been using the cli API for years without a problem (I suspect something changed at the level of the university).

In short,

matias@alienware:~$ xdg-mime default gpgui.desktop x-scheme-handler/globalprotectcallback
matias@alienware:~$ xdg-mime query default x-scheme-handler/globalprotectcallback
gpgui.desktop

That got me through today (though not from inside the institution to the "outside" gateway). I will retry from inside to see if the problem persists.

@yuezk
Copy link
Owner

yuezk commented Nov 27, 2024

@matiasandina Can you post the full logs here?

@matiasandina
Copy link

Here are the logs from within MIT. The GUI goes through browser auth twice and fails. In command line, browser auth once, gateway select, browser auth that points to GUI and fail with these logs.

matias@lenovo-laptop:~$ sudo gpclient connect --default-browser gpvpn.mit.edu
[2024-11-27T13:22:38Z INFO  gpclient::cli] gpclient started: 2.3.9 (2024-11-02)
[2024-11-27T13:22:38Z INFO  gpapi::portal::prelogin] Portal prelogin with user_agent: PAN GlobalProtect
[2024-11-27T13:22:38Z INFO  gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-11-27T13:22:38Z INFO  gpauth::cli] gpauth started: 2.3.9 (2024-11-02)
[2024-11-27T13:22:38Z INFO  gpapi::process::browser_authenticator] Launching the default browser...
[2024-11-27T13:22:46Z INFO  gpauth::cli] Please continue the authentication process in the default browser
[2024-11-27T13:22:46Z INFO  gpauth::cli] Listening authentication data on port 42233
[2024-11-27T13:22:46Z INFO  gpauth::cli] If it hangs, please check the logs at `/tmp/gpcallback.log` for more information
[2024-11-27T13:22:50Z INFO  gpauth::cli] Received the browser authentication data from the socket
[2024-11-27T13:22:50Z INFO  gpauth::cli] Authentication completed
[2024-11-27T13:22:50Z INFO  gpapi::portal::config] Retrieve the portal config, user_agent: PAN GlobalProtect
[2024-11-27T13:22:50Z INFO  gpapi::gateway::parse_gateways] Try to parse the external gateways...
> Which gateway do you want to connect to? GP-Advancement-Gateway (ra-vpn.mit.edu:4064)
[2024-11-27T13:23:10Z INFO  gpclient::connect] Connecting to the selected gateway: GP-Advancement-Gateway (ra-vpn.mit.edu:4064)
[2024-11-27T13:23:10Z INFO  gpapi::gateway::login] Perform gateway login, user_agent: PAN GlobalProtect
[2024-11-27T13:23:10Z WARN  gpapi::gateway::login] GP response error: reason=<none>, status=512 <unknown status code>, body=<html>
      <head></head>
      <body>
      var respStatus = "Error";
      var respMsg = "Authentication failure: Invalid username or password";
      thisForm.inputStr.value = "";
    </body>
    </html>
[2024-11-27T13:23:10Z INFO  gpclient::connect] Gateway login failed: Gateway login error: <none>
[2024-11-27T13:23:10Z INFO  gpclient::connect] Performing the gateway authentication...
[2024-11-27T13:23:10Z INFO  gpapi::portal::prelogin] Gateway prelogin with user_agent: PAN GlobalProtect
[2024-11-27T13:23:10Z INFO  gpapi::portal::prelogin] Perform prelogin, user_agent: PAN GlobalProtect
[2024-11-27T13:23:10Z INFO  gpauth::cli] gpauth started: 2.3.9 (2024-11-02)
[2024-11-27T13:23:10Z INFO  gpapi::process::browser_authenticator] Launching the default browser...
[2024-11-27T13:23:16Z INFO  gpauth::cli] Please continue the authentication process in the default browser
[2024-11-27T13:23:16Z INFO  gpauth::cli] Listening authentication data on port 45193
[2024-11-27T13:23:16Z INFO  gpauth::cli] If it hangs, please check the logs at `/tmp/gpcallback.log` for more information
[2024-11-27T13:23:28Z INFO  gpauth::cli] Received the browser authentication data from the socket
[2024-11-27T13:23:28Z INFO  gpauth::cli] Authentication completed
[2024-11-27T13:23:28Z INFO  gpapi::gateway::login] Perform gateway login, user_agent: PAN GlobalProtect
[2024-11-27T13:23:28Z INFO  openconnect::ffi] openconnect version: v8.20-1
[2024-11-27T13:23:28Z INFO  openconnect::ffi] User agent: PAN GlobalProtect
[2024-11-27T13:23:28Z INFO  openconnect::ffi] VPNC script: /usr/share/vpnc-scripts/vpnc-script
[2024-11-27T13:23:28Z INFO  openconnect::ffi] OS: linux
[2024-11-27T13:23:28Z INFO  openconnect::ffi] CSD_USER: 1000
[2024-11-27T13:23:28Z INFO  openconnect::ffi] CSD_WRAPPER: (null)
[2024-11-27T13:23:28Z INFO  openconnect::ffi] RECONNECT_TIMEOUT: 300
[2024-11-27T13:23:28Z INFO  openconnect::ffi] MTU: 0
[2024-11-27T13:23:28Z INFO  openconnect::ffi] DISABLE_IPV6: 0
[2024-11-27T13:23:28Z INFO  openconnect::ffi] NO_DTLS: 0
[2024-11-27T13:23:28Z INFO  openconnect::ffi] POST https://ra-vpn.mit.edu:4064/ssl-vpn/getconfig.esp
[2024-11-27T13:23:28Z WARN  openconnect::ffi] getaddrinfo failed for host 'ra-vpn.mit.edu:4064': Name or service not known
[2024-11-27T13:23:28Z WARN  openconnect::ffi] Failed to open HTTPS connection to ra-vpn.mit.edu:4064
[2024-11-27T13:23:28Z WARN  openconnect::ffi] openconnect_make_cstp_connection failed

I tried another gateway but it also says invalid login data

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

3 participants