1

Tailscale version 1.22.0 Your operating system & version Debian bullseye 11 version

Hello sir, could you guide me how to start tailscaled.service. i got an error message like this : failed to connect to local tailscaled; it doesn’t appear to be running (sudo systemctl start tailscaled ?)

And when i try to run this command sudo systemctl start tailscaled. I got another different error : Job for tailscaled.service failed because the control process exited with error code. See “systemctl status tailscaled.service” and “journalctl -xe” for details.

Thanks

Frak
  • 832
  • 1
  • 11
  • 32
cevino
  • 19
  • 5

1 Answers1

0

The journalctl output it suggests to run would tell the error it is experiencing. I'd recommend running: journalctl -u tailscaled --since="2 hours ago"

DGentry
  • 16,111
  • 8
  • 50
  • 66