I can't access wazuh dashboard with tailscale ip
We are experiencing issues while trying to access the Wazuh Dashboard through Tailscale. Initially, the problem was that we could not reach the dashboard via the tailnet IP or the .ts.net address. When attempting to connect from the browser using the Tailscale IP, the connection failed. We tried disabling SSL (ssl.enabled: false) and changing ports, but this did not solve the issue and instead created port conflicts. Tailscale Serve sometimes opens an HTTPS endpoint on a different port (e.g., 291 instead of 443), so when we attempt to connect to the .ts.net address over port 443, we get a “connection refused” error. In summary: the core issue is that we cannot access the dashboard via the tailnet IP, and even after adjusting SSL and port settings, the connection still fails.