tailscale issue

Started by jmcgee, Today at 12:03:38 AM

Previous topic - Next topic
Opnsense no longer connects to Tailscale network.
 this is from shell in opnsense:
root@OPNsense:~ # tailscale login
Failed to connect to local Tailscale daemon for /localapi/v0/profiles/; not running? Error: dial unix /var/run/tailscale/tailscaled.sock: connect: no such file or directory


any idea what is causing this?

Educated guess: check if the /var/run/tailscale directory exists. If it doesn't, create it.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

root@OPNsense:~ # cd /var/run/tailscale
root@OPNsense:/var/run/tailscale #

So the tailscale service seems not to be running. Is this an OPNsense plugin? Then you should see the state in the services dashboard widget. If it isn't refer to the documentation of whatever it is you installed.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Today at 04:52:37 PM #4 Last Edit: Today at 05:08:38 PM by jmcgee
It is the Sheridan Computer plugin in the opnsense repository. 

It is stopped in list of services.  Hitting start doesn't start it.  I will put a comment on the youtube channeln for this plugin. 

In the meantime I have ordered new computer for opnsense, this time with two nvme for zfs to support backups.  Will get it up an running hopefully with Tailscale and reimage existing machine and build back to mirror the new one.