Heya!
Not sure if I’m doing something wrong.
I deployed temporal using this template to my team: GitHub - render-examples/temporal
I then deployed the tailscale subnet router using this template to the same team: GitHub - render-examples/tailscale: Tailscale Subnet Router on Render
I got the service address of the temporal-frontend service → went to the tailscale subnet router shell → ran “dig ${service_address}”, and nothing shows up?
Are there some other steps I’m missing
John_B
July 11, 2022, 10:27am
2
What does dig <temporal-front-service-service-slug>
return where ``temporal-front-service-service-slug` is the internal hostname of the service.
John B
Hey, thanks for reaching back.
It returns nothing.
John_B
July 11, 2022, 10:53am
4
Looks like you should be doing dig temporal-frontend-0w53
from the shell tab of render-subnet-router service - and that returns nothing?
John B
Yup, this was it, I was using the port when running dig.
Thank you!
system
Closed
August 10, 2022, 10:56am
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.