offby1
#1
I’ve created a funnel, and I’m waiting for the DNS to propagate: DNS Checker - DNS Check Propagation Tool
How long should it take to spread?
❯ tailscale serve status
https://bitbucket.camel-tortoise.ts.net (Funnel on)
|-- / proxy http://127.0.0.1:8008
2 Likes
For me it took about 24hrs
offby1
#3
That seems to line up with my eventual results; overnight, now I have it resolving.
Thanks!
nuc
#4
Hm, for me it’s almost two days now, and the DNS entry still doesn’t resolve.
Is there anything I could do to help it out?
Try to reenable the funnel
nuc
#6
No luck 
pi@raspberrypi:~ $ sudo tailscale cert raspberrypi.cat-komodo.ts.net
Public cert unchanged at raspberrypi.cat-komodo.ts.net.crt
Private key unchanged at raspberrypi.cat-komodo.ts.net.key
pi@raspberrypi:~ $ sudo tailscale serve funnel off
pi@raspberrypi:~ $ sudo tailscale serve funnel on
pi@raspberrypi:~ $ sudo tailscale serve status
https://raspberrypi.cat-komodo.ts.net (Funnel on)
|-- / text "Hello from pi!"
❯ curl https://raspberrypi.cat-komodo.ts.net
curl: (6) Could not resolve host: raspberrypi.cat-komodo.ts.net
❯ host raspberrypi.cat-komodo.ts.net
Host raspberrypi.cat-komodo.ts.net not found: 3(NXDOMAIN)
jordan
#7
I am having similar issues…been about 24 hours and no DNS resolution yet.
edit: adding url incase it helps someone troubleshoot: https://todoapp.minotaur-hammerhead.ts.net
maybe theres some trouble at tailscale and thats why the dns isn propagation correctly.
Remember this is still in alpha.
jordan
#9
thanks for the sanity check @jonas108
Mynorca
#10
It’s been over a week of waiting for the funnel for me, is there any developer update on where the problem might be?