tailscale-status icon indicating copy to clipboard operation
tailscale-status copied to clipboard

Extension shows tailscale is enabled but it isn't

Open derkrasseleo opened this issue 3 years ago • 5 comments
trafficstars

grafik

derkrasseleo avatar Sep 12 '22 06:09 derkrasseleo

grafik

The update seems to break the extension..

edit: seems to be fixed in #17

derkrasseleo avatar Sep 18 '22 15:09 derkrasseleo

Extension works again but this issue still persists. Do I have to autostart the tailscaled service? I thought the extension calls sudo systemctl start tailscaled anyways?

edit: apparently it doesn't

derkrasseleo avatar Sep 22 '22 05:09 derkrasseleo

maybe check systemctl status tailcaled and if its not running do systemctl start tailscaled?

derkrasseleo avatar Sep 22 '22 05:09 derkrasseleo

Starting the daemon should, IMHO, very much not be the job of an extension like this.

I think it should at most check the status of the daemon (along with the state; up/down) and report.

If the daemon is not running, that's what systemd is for.

tmuncks avatar Sep 22 '22 05:09 tmuncks

That's okay, but the state of the switch is still wrong. If the deamon wasn't running in the first place, tailscaled can t be up..

derkrasseleo avatar Sep 22 '22 06:09 derkrasseleo