I’m even using a backup of the project that I know for sure did work on all browsers. I even tried changing from iad to dfw region, waited a whole day, tried again, same issue. I then changed back to the iad region, same issue. It was working perfectly fine yesterday morning, but then in the evening this problem started occuring. I don’t have windows to test it on there. The part that’s really making me lose my hair is that the fly logs have ZERO errors!!! I used incognito/private browser windows to load the app and it still doesnt work in mac/android Chrome! When i try to load the page, its just stuck on loading and then shows timeout error.
When there was no issues, fly deploy worked like a charm, but ever since the issue started, it now gets stuck on waiting on a builder so now i can only get it to work with fly deploy –depot=false. I don’t know if thats related but it happened right when i started having issues. I restarted my computer, my phone, cleared cache and cookies. What in the world is going on??? I was supposed to have this app working for my client today!!!
It’s still quite weird IPv6 wasn’t working for your app, not sure if it’s something on our side or with your app. Since your app is working for now I’ll try to see if I can find anything weird after I’m back at work on Monday
Well I guess I am having to take a look at this today rather than Monday
This is a problem caused by a recent refactoring to newly-allocated IPv6s. Old ones were not affected, and this is why it took us until 2 community reports to fix it. (It also doesn’t help that only some HTTP clients seem to unconditionally prefer IPv6 over IPv4)
…which is not to say this is acceptable and we will be looking at better monitoring for this failure mode.
I think I’m having the same issue. I’m not super well-versed in network side of things, but the symptoms are exactly same - everything is working great on iOS Safari/Chrome and MacOS Safari, but the app is working on and off in Mac Chrome. Sometimes it’s loading after hanging for about 30-60 seconds. And sometimes it just works. Interestingly the fly.dev domain seems to be working well all the time, which makes me think it could be something in my app, but wanted to flag it nonetheless.
Yesterday I was having issues with deployments (hanging on “waiting on a builder” step like the topic starter), today deployments work well.
Hi @bglw
Ohhh thanks so much for looking into this! I didn’t have that IP in my DNS settings, but it turned out it was caused by the “Parking page” that was enabled in Namecheap.
I’ve toggled it off and now everything is working great.
Thanks again