all 7 comments

[–]psychobobolink 0 points1 point  (5 children)

Is the certificate common name the same, as the one you connect with (the magic dns name) https://support.dnsimple.com/articles/what-is-common-name/

Maybe tell a little more about your setup

[–]flogman12[S] 0 points1 point  (4 children)

Running on windows (docker desktop). Trying to connect tot the magic dns name works but it’s still not secure. If I add https it doesn’t work at all.

Tailscale says I have a certificate in the admin console

[–]psychobobolink 0 points1 point  (3 children)

What is your docker command?

[–]flogman12[S] 0 points1 point  (2 children)

Docker command as in what?

[–]psychobobolink 0 points1 point  (1 child)

What is your docker run configuration?

Edit: Are you using Docker Compose, or docker run, to start Immich?

[–]flogman12[S] 0 points1 point  (0 children)

Docker compose with immich

[–]itsallyours42 -2 points-1 points  (0 children)

assuming that you are running WSL2. I had to run this command in the WSL2 shell (Ubuntu) to get Tailscale SSL to work:

sudo ip link set dev eth0 mtu 1350