-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Strange shutdown/restart behavior on 0.22.2 #1461
Comments
I have got a similar issue. This is a fresh install of Debian, and headscale is installed via *deb file.
At the same time, I read the following message by running
|
I am getting the same on ubuntu 22.04 eventually restarts though |
I am also affected by this issue, I checked systemd logs and I found this:
|
Seeing the same |
I am also having this problem on debian 10.13. I did a git bisect and it said the first bad commit was 56dd734. I don't know go so unfortunately I can't help any more than that. |
I'd say the removal of |
Mentioned fix will be picked up in #1492. |
Bug description
After upgrading to 0.22.2 restart or shutdown take like over 10 minutes on latest Debian. Installed from *.deb. Working like a charm on 0.22.1.
Environment
OS: Debian
Headscale version: 0.22.2
Tailscale version: 1.40.1 (not relevant)
Headscale is behind a (reverse) proxy
Headscale runs in a container
To Reproduce
Upgrade, do
systemd restart headscale
, wait like for 10 minutes to restart.The text was updated successfully, but these errors were encountered: