You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ubuntu 18.04 with XEN type, for wireguard usually using PPA and it works perfectly.
Dec 19 21:40:22 xxx systemd[1]: Starting WireGuard via wg-quick(8) for wg0...
Dec 19 21:40:22 xxx wg-quick[601]: Warning: `/etc/wireguard/wg0.conf' is world accessible
Dec 19 21:40:22 xxx wg-quick[601]: [#] ip link add wg0 type wireguard
Dec 19 21:40:22 xxx wg-quick[601]: RTNETLINK answers: Operation not supported
Dec 19 21:40:22 xxx wg-quick[601]: Unable to access interface: Protocol not supported
Dec 19 21:40:22 xxx wg-quick[601]: [#] ip link delete dev wg0
Dec 19 21:40:22 xxx systemd[1]: [email protected]: Main process exited, code=exited, status=1/FAILURE
Dec 19 21:40:22 xxx wg-quick[601]: Cannot find device "wg0"
Dec 19 21:40:22 xxx systemd[1]: [email protected]: Failed with result 'exit-code'.
Dec 19 21:40:22 xxx systemd[1]: Failed to start WireGuard via wg-quick(8) for wg0.
The text was updated successfully, but these errors were encountered:
I am using ubuntu 18.04 with XEN type, for wireguard usually using PPA and it works perfectly.
The text was updated successfully, but these errors were encountered: