-
Notifications
You must be signed in to change notification settings - Fork 24
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
"Accept Routes" toggle incorrect #36
Comments
I am also having this same issue. I notice I need to re-select the "Accept Routes" toggle as enabled every time my computer resumes from sleep. I think the Tailscale GUI Tray is not properly remembering the past toggle setting. |
Similar issue here with ubuntu 22.04.4 LTS and tailscale 1.64.0 With tailscale already connected, post-boot and login to machine: Log out of tailscale and back in again, with "Accept routes checked", routes are not added. It seems that telling tailscale to accept routes from the command line is key, but that this is not preserved between tailscale login sessions. |
Wonder if it's because of this?
May need to be smarter in the way the |
Hi,
I had an existing Tailscale setup, with accept routes enabled.
My tailscale config had:
"RouteAll": true,
I installed this extension.
In its initial state, it incorrectly listed "Accept Routes" as disabled.
I toggled it on. The config didn't change.
I toggled it off. The config did change.
I toggled it back on. The config did change.
I rebooted, and the extension is showing "Accept Routes" as disabled again, despite it still being enabled in /var/lib/tailscale/tailscaled.state.
Ubuntu 22.04.3
Tailscale 1.46.1.
The text was updated successfully, but these errors were encountered: