Replies: 1 comment 5 replies
-
|
no logs, I can't find anything inside |
Beta Was this translation helpful? Give feedback.
5 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.
-
sudo systemctl status yggdrasil ● yggdrasil.service - yggdrasil Loaded: loaded (/etc/systemd/system/yggdrasil.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Thu 2022-12-15 18:19:24 GMT; 2s ago Process: 1554 ExecStartPre=/sbin/modprobe tun (code=exited, status=0/SUCCESS) Process: 1555 ExecStart=/usr/bin/yggdrasil -useconffile /etc/yggdrasil.conf (code=exited, status=2) Main PID: 1555 (code=exited, status=2) CPU: 172ms Dec 15 18:19:24 raspberrypi systemd[1]: yggdrasil.service: Scheduled restart job, restart counter is at 5. Dec 15 18:19:24 raspberrypi systemd[1]: Stopped yggdrasil. Dec 15 18:19:24 raspberrypi systemd[1]: yggdrasil.service: Start request repeated too quickly. Dec 15 18:19:24 raspberrypi systemd[1]: yggdrasil.service: Failed with result 'exit-code'. Dec 15 18:19:24 raspberrypi systemd[1]: Failed to start yggdrasil.I am getting this on fresh install, zero change to the config. Any help on debugging this? (I have also tried to add public peer, doesn't help either)
Beta Was this translation helpful? Give feedback.
All reactions