https://bugs.kde.org/show_bug.cgi?id=480661
Lassi Väätämöinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Lassi Väätämöinen <[email protected]> --- (In reply to zsolt from comment #0) > Created attachment 165428 [details] > screenshot of the VPN connection window the error message > > SUMMARY > *** > While on RC1, I could successfully connect to a PAN Global Protect VPN. > However, since updating to RC2, it fails with "Failed to parse XML server > response". Not sure which RC-versions these are, the info is missing. I am experiencing similar issue with openconnect 9.12-3.1 NetworkManager-openconnect 1.2.10-3.1 This is my first time attempting connecting to GlobalProtect using Openconnect, so I am not sure if I am doing everything correctly. But my XML parsing issue seems to be similar. TRACE POST https://SERVERADDRESSHIDDEN.com/global-protect/prelogin.esp?tmp=tmp&clientVer=4100&clientos=Linux Attempting to connect to server 62.176.54.11:443 Connected to 62.176.54.11:443 SSL negotiation with SERVERADDRESSHIDDEN.com Connected to HTTPS on SERVERADDRESSHIDDEN.com with ciphersuite (TLS1.2)-(ECDHE-SECP256R1)-(RSA-SHA256)-(AES-256-GCM) Got HTTP response: HTTP/1.1 200 OK Date: Wed, 28 Aug 2024 12:39:34 GMT Content-Type: application/xml; charset=UTF-8 Content-Length: 475 Connection: keep-alive Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 X-Frame-Options: DENY Strict-Transport-Security: max-age=31536000; X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline'; HTTP body length: (475) Prelogin form _login: "Username: " user(TEXT)=, "Password: " passwd(PASSWORD) POST https://SERVERADDRESSHIDDEN.com/global-protect/getconfig.esp Got HTTP response: HTTP/1.1 200 OK Date: Wed, 28 Aug 2024 12:40:13 GMT Content-Type: application/xml; charset=UTF-8 Content-Length: 251 Connection: keep-alive Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 X-Frame-Options: DENY Strict-Transport-Security: max-age=31536000; X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline'; HTTP body length: (251) GlobalProtect portal configuration lists no gateway servers. Failed to parse XML server response Response was: <?xml version="1.0" encoding="UTF-8" ?> <policy> <has-config>no</has-config> <user-group-loaded>yes</user-group-loaded> <portal-userauthcookie>empty</portal-userauthcookie> <portal-prelogonuserauthcookie>empty</portal-prelogonuserauthcookie> </policy> POST https://SERVERADDRESSHIDDEN.com/global-protect/prelogin.esp?tmp=tmp&clientVer=4100&clientos=Linux Got HTTP response: HTTP/1.1 200 OK Date: Wed, 28 Aug 2024 12:40:16 GMT Content-Type: application/xml; charset=UTF-8 Content-Length: 475 Connection: keep-alive Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 X-Frame-Options: DENY Strict-Transport-Security: max-age=31536000; X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline'; HTTP body length: (475) Prelogin form _login: "Username: " user(TEXT)=, "Password: " passwd(PASSWORD) POST https://SERVERADDRESSHIDDEN.com/global-protect/getconfig.esp Got HTTP response: HTTP/1.1 200 OK Date: Wed, 28 Aug 2024 12:40:39 GMT Content-Type: application/xml; charset=UTF-8 Content-Length: 251 Connection: keep-alive Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 X-Frame-Options: DENY Strict-Transport-Security: max-age=31536000; X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; img-src * data:; style-src 'self' 'unsafe-inline'; HTTP body length: (251) GlobalProtect portal configuration lists no gateway servers. Failed to parse XML server response Response was: <?xml version="1.0" encoding="UTF-8" ?> <policy> <has-config>no</has-config> <user-group-loaded>yes</user-group-loaded> <portal-userauthcookie>empty</portal-userauthcookie> <portal-prelogonuserauthcookie>empty</portal-prelogonuserauthcookie> </policy> -- You are receiving this mail because: You are watching all bug changes.
