Look at the browser console (in the client you are using) and check if you have any CORS related errors. For web clients the CORS headers need to be set, or the browser won't allow the connections.
There is also the change that the web client used for testing is being served using a secure connection (https) and the browser won't let it use insecure websocket connections (ws). In that case you should upgrade to wss.
(For desktop or mobile clients any of the above should not be a problem. However for those clients you should make sure the device is also connected to your tailnet).
Look at the browser console (in the client you are using) and check if you have any CORS related errors. For web clients the CORS headers need to be set, or the browser won't allow the connections.
There is also the change that the web client used for testing is being served using a secure connection (
https) and the browser won't let it use insecure websocket connections (ws). In that case you should upgrade towss.(For desktop or mobile clients any of the above should not be a problem. However for those clients you should make sure the device is also connected to your tailnet).
Even tough you didn't solve my issue, i thank you for trying to help me. You can take the bounty.
Tailscale on Umbrel OS doesn't support https, so no wss
deleted by author
deleted by author
Have you tried with a desktop client/app or a mobile client/app?
Have you checked the relay logs?
Can you test the connection with a web socket client?
deleted by author
сделай сам и покажи другим... так это работает))) сатоши сам узел запустил и покозал как это делать))) биткоин = инструкция)))))))))))))))
deleted by author
deleted by author
Glad to hear. All the best!