Failed to connect to local tailscaled

Tailscale version
1.28.0
Your operating system & version
Raspbian GNU/Linux 10 (buster)|
Pi-hole version
Pi-hole version is v5.11.4 (Latest: v5.11.4)
AdminLTE version is v5.13 (Latest: v5.13)
FTL version is v5.16.1 (Latest: v5.16.1)

I keep getting this:
pi@alderaan:~ $ sudo tailscale up
failed to connect to local tailscaled (which appears to be running as tailscaled, pid 10449). Got error: Failed to connect to local Tailscale daemon for /localapi/v0/status; systemd tailscaled.service not running. Error: dial unix /var/run/tailscale/tailscaled.sock: connect: no such file or directory

I’ve also tried:
sudo tailscale up --accept-dns=false

Same result. Any ideas to what I can try??

Did you ever find the solution?

Edit. Used sudo tailscale up --accept-dns=false AFTER a reboot and it worked.