Kevin Yue

Results 407 comments of Kevin Yue
trafficstars

Hi @jcranney, the related error message is: ``` [2024-05-06T11:12:22Z WARN openconnect::ffi] Matching client config not found ``` This could be a configuration problem on the portal side. I found a...

... and are you able to connect the portal with the official client on macOS or Windows? If yes, it might need to be resolved from the client side.

@tinkermakar do you checked this?

Will check it later.

Hi @tinkermakar have you tried use your hip report as the `--csd-wrapper` parameter? In GUI, you can configure it as: In CLI, you can use it with `sudo gpclient connect...

Hi @sfa77 @eitzenbe [`libjavascriptcoregtk-4.0-18`](https://answers.launchpad.net/ubuntu/noble/amd64/libjavascriptcoregtk-4.0-18/2.43.3-1) and [`libwebkit2gtk-4.0-37`](https://answers.launchpad.net/ubuntu/noble/amd64/libwebkit2gtk-4.0-37/2.43.3-1) were deleted (status is `Deleted`) in the Ubuntu 24.04 repository. Current workaround is to download and install these packages manually before installing `globalprotect-openconnect`. ```sh...

@eitzenbe, I encountered this problem yesterday and it is back to normal after a restart. And what' the output of `ps aux | grep 'gnome-keyring\|kwalletd5' | grep -v grep`?

Yes. should be the same problem, but this client currently doesn't support the file keychain. Others encountered this issue and resolved it in this comment in https://github.com/yuezk/GlobalProtect-openconnect/issues/321#issuecomment-1938876002 Not sure whether...

It should be quick, I'm planning to release a new version with several enhancements.

Add the link to the official issue: https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/2061914