-
Notifications
You must be signed in to change notification settings - Fork 54
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
0.9.9 segfault at 12d0 #201
Comments
Same issue persist also with v0.9.10-1 |
Not sure if this is a similar problem but I have this segfault (at random times) since a few days with v0.9.10-1:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
using:
openfortigui 0.9.9-3 https://aur.archlinux.org/packages/openfortigui
openfortivpn 1.21.0-1 https://archlinux.org/packages/extra/x86_64/openfortivpn/
When trying to connect:
... even credentials, certificate are correct.
openfortigui own log file writes:
ERROR: Gateway certificate validation failed, and the certificate digest is not in the local whitelist. If you trust it, rerun with --trusted-cert
... but no way to give that trusted-cert parameter to openfortigui. Tried also that trust any certificate but this didn't help either, I guess because of that segfault.Besides, the profile file contained trusted_cert variable but openfortigui seemed to ignore it, I guess because of that segfault:
~/.openfortigui/vpnprofiles/profile.conf
also ~/.openfortigui/main.conf:
When checked with journalctl -f, while connecting:
This message repeated every time when tried to connect.
At the same time could connect successfully via CLI using openfortivpn to same host, using same parameters:
Also tested /etc/ppp/options either ipcp-accept-remote (worked earlier) and also ipcp-accept-local - neither helped this time, I guess because of that segfault described above. This is related with this issue.
System at this time:
EndeavourOS with KDE 6.0.2 (Qt 6.6.2)
kernel 6.7.9
Graphics: X11
The text was updated successfully, but these errors were encountered: