To anyone wondering how to get openvpn3 to work again, I simply uninstalled and reinstalled it:
yay -R openvpn3
yay -S openvpn3
This is the error it solved:
openvpn3/session-start: ** ERROR ** Could not start new VPN session: New tunnel did not respon
Pinned Comments
bhyoo commented on 2024-07-08 11:46 (UTC) (edited on 2024-07-08 11:47 (UTC) by bhyoo)
If you have trouble with building it, please run
yay -Scc
oryay -Sc
.FYI. I replaced
gdbuspp-git
withgdbuspp
in the PKGBUILD dependency, and it seems that the build fails because the locally cached PKGBUILD is not updated.