Автор: Oleg, 1 неделя назад, написана на языке Plain Text.
Встраивание на сайт
  1.    ~  sudo systemctl start wg-quick@wg0                                               ✔
  2. [sudo] пароль для oleg:
  3. Job for wg-quick@wg0.service failed because the control process exited with error code.
  4. See "systemctl status wg-quick@wg0.service" and "journalctl -xeu wg-quick@wg0.service" for details.
  5.     ~  systemctl status wg-quick@wg0.service                                  1 ✘  4s 
  6. × wg-quick@wg0.service - WireGuard via wg-quick(8) for wg0
  7.      Loaded: loaded (/usr/lib/systemd/system/wg-quick@.service; enabled; preset: disabled)
  8.      Active: failed (Result: exit-code) since Mon 2025-07-14 23:45:41 +11; 15s ago
  9.  Invocation: 5c0b123d2d114c768475a4f2a1c70c29
  10.        Docs: man:wg-quick(8)
  11.              man:wg(8)
  12.              https://www.wireguard.com/
  13.              https://www.wireguard.com/quickstart/
  14.              https://git.zx2c4.com/wireguard-tools/about/src/man/wg-quick.8
  15.              https://git.zx2c4.com/wireguard-tools/about/src/man/wg.8
  16.     Process: 3185 ExecStart=/usr/bin/wg-quick up wg0 (code=exited, status=1/FAILURE)
  17.    Main PID: 3185 (code=exited, status=1/FAILURE)
  18.         CPU: 61ms
  19.  
  20. июл 14 23:45:41 AcerNitro7 wg-quick[3185]: [#] wg setconf wg0 /dev/fd/63
  21. июл 14 23:45:41 AcerNitro7 wg-quick[3185]: [#] ip -4 address add 10.0.0.2/32 dev wg0
  22. июл 14 23:45:41 AcerNitro7 wg-quick[3185]: [#] ip link set mtu 1420 up dev wg0
  23. июл 14 23:45:41 AcerNitro7 wg-quick[3211]: [#] resolvconf -a wg0 -m 0 -x
  24. июл 14 23:45:41 AcerNitro7 wg-quick[3236]: resolvconf: signature mismatch: /etc/resolv.conf
  25. июл 14 23:45:41 AcerNitro7 wg-quick[3236]: resolvconf: run `resolvconf -u` to update
  26. июл 14 23:45:41 AcerNitro7 wg-quick[3185]: [#] ip link delete dev wg0
  27. июл 14 23:45:41 AcerNitro7 systemd[1]: wg-quick@wg0.service: Main process exited, code=exited,>
  28. июл 14 23:45:41 AcerNitro7 systemd[1]: wg-quick@wg0.service: Failed with result 'exit-code'.
  29. июл 14 23:45:41 AcerNitro7 systemd[1]: Failed to start WireGuard via wg-quick(8) for wg0.
  30.     ~  journalctl -xeu wg-quick@wg0.service                                  3 ✘  18s 
  31. июл 14 23:45:41 AcerNitro7 wg-quick[3236]: resolvconf: run `resolvconf -u` to update
  32. июл 14 23:45:41 AcerNitro7 wg-quick[3185]: [#] ip link delete dev wg0
  33. июл 14 23:45:41 AcerNitro7 systemd[1]: wg-quick@wg0.service: Main process exited, code=exited,>
  34. ░░ Subject: Unit process exited
  35. ░░ Defined-By: systemd
  36. ░░ Support: https://forum.manjaro.org/c/support
  37. ░░
  38. ░░ An ExecStart= process belonging to unit wg-quick@wg0.service has exited.
  39. ░░
  40. ░░ The process' exit code is 'exited' and its exit status is 1.
  41. июл 14 23:45:41 AcerNitro7 systemd[1]: wg-quick@wg0.service: Failed with result 'exit-code'.
  42. ░░ Subject: Unit failed
  43. ░░ Defined-By: systemd
  44. ░░ Support: https://forum.manjaro.org/c/support
  45. ░░
  46. ░░ The unit wg-quick@wg0.service has entered the 'failed' state with result 'exit-code'.
  47. июл 14 23:45:41 AcerNitro7 systemd[1]: Failed to start WireGuard via wg-quick(8) for wg0.
  48. ░░ Subject: Ошибка юнита wg-quick@wg0.service
  49. ░░ Defined-By: systemd
  50. ░░ Support: https://forum.manjaro.org/c/support
  51. ░░
  52. ░░ Произошел сбой юнита wg-quick@wg0.service.
  53. ░░
  54. ░░ Результат: failed.
  55. lines 49-72/72 (END)
  56.