Unable to log in

After an update to 1.38.1 a couple days ago, I am no longer able to log in. When R clicking the icon from the notification area and selecting “log in” nothing happens, no browser, no message box…nothing.

Review of the logs seem to indicate the problem, but I have no clue how to correct… Below is the log info. It appears there is a mismatch of the certificate for the login landing page. I have uninstalled and re-installed, even rolling back to a 1.34 version, always completely removing all tailscale directories from %appdata% and programdata and rebooting before the next attempted install.

Note, I had to add spaces to the URLs in order to post.

Any insight will be appreciated.

2023-03-23T12:47:30.339-04:00: control: [v1] authRoutine: state:authenticating; wantLoggedIn=true
2023-03-23T12:47:30.339-04:00: control: [v1] direct.TryLogin(token=false, flags=2)
2023-03-23T12:47:30.339-04:00: control: LoginInteractive → regen=true
2023-03-23T12:47:30.339-04:00: control: doLogin(regen=true, hasUrl=false)
2023-03-23T12:47:30.411-04:00: control: [v1] TryLogin: fetch control key: Get “https ://controlplane.tailscale. com/key?v=58”: x509: certificate is valid for walledgarden.wowway. com, not controlplane.tailscale.com
2023-03-23T12:47:30.411-04:00: control: [v1] sendStatus: authRoutine-report: state:authenticating
2023-03-23T12:47:30.411-04:00: Received error: fetch control key: Get “https ://controlplane.tailscale. com/key?v=58”: x509: certificate is valid for walledgarden.wowway. com, not controlplane.tailscale.com
2023-03-23T12:47:30.411-04:00: control: authRoutine: [v1] backoff: 30238 msec

1 Like

Just updated from v1.34.2 to v1.44.0.

v1.34.2 just stopped working while online on the dashboard still unable to access the system. Updated, Clean install nothing works. The app asks to log in but does not load the login page,

Attempted to use cmd to log in with an Authorisation key also failed.
CD “C:\Program Files\Tailscale”
"tailscale up --authkey= "

Any input is highly appreciated,