I've got an issue with #tailscale I have used a funnel for linkwarden do be able to reach it from outside my LAN without having e.g. cloudflare. It has worked flawlessly but a couple of days ago it stopped working. I first thought it was a firefox thing, but I have tried it with chromium and it does'nt solve the problem.
I can ping the service (a docker container) and get answer back - but the TLS handshake fails. Anyone that has had the same problem and has a solution?
#tailscale #funnel #error #tls #handshake
@iam_jfnklstrm do you see anything in the container logs?
@vague no, that's why I'm stuck. I can't decide if something changed on my server or if it's tailscale that is doing this
@iam_jfnklstrm I don't use tailscale or linkwarden so can't say anything of possible issues, but you can probably enable some debug logging in the container, or if you login to the container you can probably find an error log
@vague Thanx, it seems as if I have to do that when I'm home next time. It's a bit annoying when something just stop working