Routes are not propagated in v0.18.0-beta1 #398

Closed
opened 2025-12-29 01:28:17 +01:00 by adam · 1 comment
Owner

Originally created by @fatih-acar on GitHub (Dec 20, 2022).

Hello,

Bug description

It seems routes are not correctly propagated when enabling or disabling them through the CLI.
Encountered that while trying https://github.com/juanfont/headscale/pull/1024

To Reproduce

Advertise the same route from multiple nodes (to test HA failover). Enable or disable these routes.
Route does not appear in "ip route show table 52". It appears only if I restart tailscale on the node.

Context info

Headscale version: v0.18.0-beta1
Tailscale version: v1.34.1
OS: Ubuntu 22.04

Originally created by @fatih-acar on GitHub (Dec 20, 2022). <!-- Headscale is a multinational community across the globe. Our common language is English. Please consider raising the bug report in this language. --> Hello, **Bug description** It seems routes are not correctly propagated when enabling or disabling them through the CLI. Encountered that while trying https://github.com/juanfont/headscale/pull/1024 <!-- A clear and concise description of what the bug is. Describe the expected bahavior and how it is currently different. If you are unsure if it is a bug, consider discussing it on our Discord server first. --> **To Reproduce** Advertise the same route from multiple nodes (to test HA failover). Enable or disable these routes. Route does not appear in "ip route show table 52". It appears only if I restart tailscale on the node. <!-- Steps to reproduce the behavior. --> **Context info** <!-- Please add relevant information about your system. For example: - Version of headscale used - Version of tailscale client - OS (e.g. Linux, Mac, Cygwin, WSL, etc.) and version - Kernel version - The relevant config parameters you used - Log output --> Headscale version: v0.18.0-beta1 Tailscale version: v1.34.1 OS: Ubuntu 22.04
adam added the bug label 2025-12-29 01:28:17 +01:00
adam closed this issue 2025-12-29 01:28:17 +01:00
Author
Owner

@fatih-acar commented on GitHub (Dec 20, 2022):

Pushed https://github.com/juanfont/headscale/pull/1076 that solves the issue for me, but not sure it is the right fix...

@fatih-acar commented on GitHub (Dec 20, 2022): Pushed https://github.com/juanfont/headscale/pull/1076 that solves the issue for me, but not sure it is the right fix...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#398