Hello!
I have a problem after updating to OPNsense 24.7.12. Tailscale connections no longer work.
Background:
I have never installed Tailscale in the console.
I installed it for the first time with OPNsense 24.7.11 and the tailscale plugin 1.0. the installation was super easy. it worked perfectly afterwards.
after the update 24.7.12 and the tailscale plugin 1.1 vpn connections are no longer possible. nothing can be seen in the status / peers. Net Check shows no problems.
Is this a bug?
Name Value
Version 1.78.1
TUN true
BackendState NeedsLogin
AuthURL
TailscaleIPs null
MagicDNSSuffix
I have these error messages in the backend
2025-01-17T15:51:17 Error configd.py [1c6fc240-7f91-4e14-8907-5e6c8faf3bcd] Script action stderr returned 'b'2025/01/17 15:51:17 No DERP map from tailscaled; using default.\n2025/01/17 15:51:17 attempting to fetch a DERPMap from https://controlplane.tailscale.com''
2025-01-17T15:51:14 Error configd.py [b9124857-3514-4726-a377-7b44de88ac9c] returned exit status 1
2025-01-17T15:50:01 Error configd.py [60b6a93a-801a-4666-bc4a-2ad4561bb037] exit status 1 returned
2025-01-17T08:49:37 Error configd.py [854c0c28-8837-453d-ab5e-0a263a5963a3] script action stderr returned 'b'2025/01/17 08:49:37 No DERP map from tailscaled; using default.\n2025/01/17 08:49:37 attempting to fetch a DERPMap from https://controlplane.tailscale.com''
If the status page (or dashboard widget) is showing needsLogin, it's not authenticated and you'll need to reauth.
I've tested the upgrade on a 2 machines that have been using tailscale plugin without any issues.
Quote from: Sheridan Computers on January 18, 2025, 04:22:26 AMIf the status page (or dashboard widget) is showing needsLogin, it's not authenticated and you'll need to reauth.
yes with a renewed key it worked again.
1. it is strange that the key was only 20 days old. maybe there really is a bug behind it.
2. although 'needsLogin' was also confusing that the display was green although there was a problem.