-
-
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
Deleting a node does not delete the associated route entry (v0.20.0) #1228
Labels
bug
Something isn't working
Comments
I had the same issue and ended up removing the route manually from the SQLite database (of course having closed headscale first). |
Merged
Yep, seeing the same issue here. |
Similar (potential) issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
Deleting a node does not delete the associated route entry
To Reproduce
Context info
Here is the output of headscale route list showing the issue
![image](https://user-images.githubusercontent.com/34389163/221382751-9762b8a8-8a35-4d6a-ba26-f4774d01496b.png)
The text was updated successfully, but these errors were encountered: