-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
GlobalProtect Version Compatibility Issue: Requires Version 6.1.4 or Higher #427
Comments
Looks like the VPN server checked the client version. Currently, the client uses |
After I changed the client version I still got the same error, is there still a way I can connect to global protect ? |
Can I have the full logs after changing the client version? So I can ensure we didn't miss anything. |
sudo -E gpclient connect --user-agent 'PAN GlobalProtect/6.3.0-33' --browser default xxxxxxxxxxxxxxx ✔ |
Thanks for the logs. The client version seems applied to all the places I can come up with. Did this client work before? |
On Windows it can connect but on Manjaro this is the first time I've tried it |
It is the first time I encountered the Can you run it with |
** (gpauth:78330): WARNING : 22:39:17.525: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing. |
@khaerunsituncu I'm afraid I cannot provide enough help for this problem based on the error message. Since the official Windows client works, it is possible to make this client work as well. However, I need to inspect the network trace sent by the Windows client, but this is not feasible due to security concerns. So, you may need to contact your IT admin to see if they have some configuration to limit the GlobalProtect client version. |
how to install a ca.pem certificate? |
You can pass it via the |
Perhaps. GlobalProtect VPN server is a black box to us, it may not work if the server side has some modifications or configurations. Currently, my VPN portal does not have the problem. It’s hard to troubleshoot without analyzing the network traffic of the official client. |
I had the same issue and was able to fix it by updating Did some research and I think the reason for this issue is a previously hard-coded GlobalProtect client version string in Unfortunately, there is no option to override the GlobalProtect client version manually (yet), so currently the only solution is using a recent enough |
I have the same issue on Ubuntu 24.04, even if I use the option |
Describe the bug
I encountered an issue where my application requires a version higher than 6.1
Expected behavior
I am receiving a warning message indicating that I need to ensure a compatible GlobalProtect version (6.1.4 or above).
Logs
[2024-09-19T01:01:06Z WARN openconnect::ffi] Please ensure the compatible GlobalProtect version is: 6.1.4 or above. If you are using a compatible GlobalProtect version and receiving this message, please contact your IT Administrator.
[2024-09-19T01:01:06Z WARN openconnect::ffi] openconnect_make_cstp_connection failed
Environment:
The text was updated successfully, but these errors were encountered: