Replies: 1 comment 3 replies
-
我使用openEuler 2203sp4也是报同样的错误,openEuler 2203sp4的内核为5.10 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
operating system:openEuler 24.03
kernel:6.6.0-28.0.0.34.oe2403.x86_64
2024-11-13T01:42:56.238Z Server Listening on http://0.0.0.0:51821 2024-11-13T01:42:56.253Z WireGuard Loading configuration... 2024-11-13T01:42:56.258Z WireGuard Configuration loaded. 2024-11-13T01:42:56.258Z WireGuard Config saving... 2024-11-13T01:42:56.261Z WireGuard Config saved. $ wg-quick down wg0 $ wg-quick up wg0 Error: WireGuard exited with the error: Cannot find device "wg0" This usually means that your host's kernel does not support WireGuard! at /app/lib/WireGuard.js:74:17 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async WireGuard.getConfig (/app/lib/WireGuard.js:72:7)
Beta Was this translation helpful? Give feedback.
All reactions