Advertisement
Guest User

Wireguard Error

a guest
Apr 28th, 2023
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | Software | 0 0
  1. sudo systemctl status [email protected]
  2. × [email protected] - WireGuard via wg-quick(8) for wg0
  3. Loaded: loaded (/lib/systemd/system/[email protected]; enabled; vendor preset: enabled)
  4. Active: failed (Result: exit-code) since Fri 2023-04-28 09:34:37 CEST; 32s ago
  5. Docs: man:wg-quick(8)
  6. man:wg(8)
  7. https://www.wireguard.com/
  8. https://www.wireguard.com/quickstart/
  9. https://git.zx2c4.com/wireguard-tools/about/src/man/wg-quick.8
  10. https://git.zx2c4.com/wireguard-tools/about/src/man/wg.8
  11. Process: 2248 ExecStart=/usr/bin/wg-quick up wg0 (code=exited, status=1/FAILURE)
  12. Main PID: 2248 (code=exited, status=1/FAILURE)
  13. CPU: 88ms
  14.  
  15. Apr 28 09:34:37 chupchup systemd[1]: Starting WireGuard via wg-quick(8) for wg0...
  16. Apr 28 09:34:37 chupchup wg-quick[2248]: [#] ip link add wg0 type wireguard
  17. Apr 28 09:34:37 chupchup wg-quick[2248]: [#] wg setconf wg0 /dev/fd/63
  18. Apr 28 09:34:37 chupchup wg-quick[2266]: Line unrecognized: `/etc/wireguard/wg0.conf'
  19. Apr 28 09:34:37 chupchup wg-quick[2266]: Configuration parsing error
  20. Apr 28 09:34:37 chupchup wg-quick[2248]: [#] ip link delete dev wg0
  21. Apr 28 09:34:37 chupchup systemd[1]: [email protected]: Main process exited, code=exited, stat>
  22. Apr 28 09:34:37 chupchup systemd[1]: [email protected]: Failed with result 'exit-code'.
  23. Apr 28 09:34:37 chupchup systemd[1]: Failed to start WireGuard via wg-quick(8) for wg0.
  24. lines 1-22/22 (END)
  25. × [email protected] - WireGuard via wg-quick(8) for wg0
  26. Loaded: loaded (/lib/systemd/system/[email protected]; enabled; vendor preset: enabled)
  27. Active: failed (Result: exit-code) since Fri 2023-04-28 09:34:37 CEST; 32s ago
  28. Docs: man:wg-quick(8)
  29. man:wg(8)
  30. https://www.wireguard.com/
  31. https://www.wireguard.com/quickstart/
  32. https://git.zx2c4.com/wireguard-tools/about/src/man/wg-quick.8
  33. https://git.zx2c4.com/wireguard-tools/about/src/man/wg.8
  34. Process: 2248 ExecStart=/usr/bin/wg-quick up wg0 (code=exited, status=1/FAILURE)
  35. Main PID: 2248 (code=exited, status=1/FAILURE)
  36. CPU: 88ms
  37.  
  38. Apr 28 09:34:37 chupchup systemd[1]: Starting WireGuard via wg-quick(8) for wg0...
  39. Apr 28 09:34:37 chupchup wg-quick[2248]: [#] ip link add wg0 type wireguard
  40. Apr 28 09:34:37 chupchup wg-quick[2248]: [#] wg setconf wg0 /dev/fd/63
  41. Apr 28 09:34:37 chupchup wg-quick[2266]: Line unrecognized: `/etc/wireguard/wg0.conf'
  42. Apr 28 09:34:37 chupchup wg-quick[2266]: Configuration parsing error
  43. Apr 28 09:34:37 chupchup wg-quick[2248]: [#] ip link delete dev wg0
  44. Apr 28 09:34:37 chupchup systemd[1]: [email protected]: Main process exited, code=exited, status=1/FAI>
  45. Apr 28 09:34:37 chupchup systemd[1]: [email protected]: Failed with result 'exit-code'.
  46. Apr 28 09:34:37 chupchup systemd[1]: Failed to start WireGuard via wg-quick(8) for wg0.
  47. ~
  48.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement