a year ago
I have an app deployed on the Hobby plan and notice HUGE latency issues here in central Canada. When I check, it gets an IP from the Netherlands when I shouldn't have anything hosted there???
I tried deleting the project and deploying the repo again, with the same results. Am I doing something wrong here? This is the only one of my projects doing this.
0 Replies
a year ago
e83f98ee-a559-424e-ab2e-ce343f725cee
a year ago
Should be closer to 30-50ms for what im doing
a year ago
it's strange that you are hitting the Netherlands edge proxy, are you perhaps on a VPN?
a year ago
I am not on a VPN, no
a year ago
Same issue still. So one project resolves to US while the other resolves to Netherlands while I am querying from the same machine, back to back, without a VPN, while in Canada.
a year ago
Remade the project: 1323c37e-445d-4f99-81a8-086cbc0c7302
a year ago
do you have the edge proxy enabled?
a year ago
I do yeah
a year ago
can you send the domain?
a year ago
For both
a year ago
a year ago
Just the root domain
a year ago
The one that works fine is pollo.atri.dad
a year ago
for whatever service is being routed via the netherlands
a year ago
Ahhh
a year ago
This one then
a year ago
im in ontario canada and im getting that ip in the Netherlands too
a year ago
Huh
a year ago
It’s weird too because
a year ago
Redeploying other projects of mine work fine
a year ago
This one is stubborn
a year ago
And I’m not sure if it’s the project, domain, or something else
a year ago
what region is the actual service in though
a year ago
US west
a year ago
how have you verified that
a year ago
a year ago
I just assumed off this
a year ago
That it should deploy there
a year ago
Whether or not that’s actually the case, I don’t know anymore lol
a year ago
even so, your request routes through edge proxies, so the ip you resolve from the domain is not the ip of the service itself
a year ago
its strange that its hitting the netherlands proxy though
a year ago
Yeah absolutely. I guess I’m curious if it’s a deploy issue or a routing issue
a year ago
More likely the latter
a year ago
how are you checking that its netherlands?
a year ago
show me your dns settings please
a year ago
you use njalla, they are based in finland, they dont support root level cnames, they set your domain to the ip it resolved to in finland, that would be the edge proxy in the netherlands, you need to use nameservers that do support root level cnames properly like cloudflare
a year ago
Ohhhhh
a year ago
That’ll do it…
a year ago
indeed it will