[Bug] Modifying prefixes:v4 does not take effect #856

Closed
opened 2025-12-29 02:24:56 +01:00 by adam · 2 comments
Owner

Originally created by @lixh00 on GitHub (Nov 21, 2024).

Is this a support request?

  • This is not a support request

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I changed prefixes:v4 in the configuration file and restarted headscale, it did not take effect and was still the previous setting。

Expected Behavior

I want to change the value of prefixes:v4 from 100.100.100.0/24 to 100.99.98.0/24

Steps To Reproduce

  1. change config.yaml
  2. restart headscale
  3. restart tailscale

Environment

- OS:alpine latest
- Headscale version: 0.23.0
- Tailscale version: latest

Runtime environment

  • Headscale is behind a (reverse) proxy
  • Headscale runs in a container

Anything else?

No response

Originally created by @lixh00 on GitHub (Nov 21, 2024). ### Is this a support request? - [X] This is not a support request ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I changed prefixes:v4 in the configuration file and restarted headscale, it did not take effect and was still the previous setting。 ### Expected Behavior I want to change the value of prefixes:v4 from 100.100.100.0/24 to 100.99.98.0/24 ### Steps To Reproduce 1. change config.yaml 2. restart headscale 3. restart tailscale ### Environment ```markdown - OS:alpine latest - Headscale version: 0.23.0 - Tailscale version: latest ``` ### Runtime environment - [ ] Headscale is behind a (reverse) proxy - [ ] Headscale runs in a container ### Anything else? _No response_
adam added the bug label 2025-12-29 02:24:56 +01:00
adam closed this issue 2025-12-29 02:24:56 +01:00
Author
Owner

@kradalby commented on GitHub (Nov 21, 2024):

When you say it does not take effect, do you mean:

New nodes gets addresses from the old prefix?

or

Nodes that is already in the database dont get moved to the new prefix?

@kradalby commented on GitHub (Nov 21, 2024): When you say it does not take effect, do you mean: New nodes gets addresses from the _old_ prefix? or Nodes that is already in the database dont get moved to the _new_ prefix?
Author
Owner

@kradalby commented on GitHub (Dec 5, 2024):

closing due to lack of response

@kradalby commented on GitHub (Dec 5, 2024): closing due to lack of response
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#856