Update: the error went away after a restart. The problem was probably mixed versions of the numerous services running at the same time (and after restarting they all were running the latest version)
For some reason openvpn3 just decided to stop working. Then after a fresh reinstall I'm getting this error:
openvpn3/session-start: ** ERROR ** No such method “Validate”
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.