Dev IP blocklisted from reaching fly.io backend?

Hello,

I’ve been developing my frontend for a while, and I believe at some point I was accidentally hitting the backend API (my machine in fly.io) in an endless loop when accessing it from my phone. I have since fixed the bug on my side.

I believe this might have caused my mobile phone’s address (on my home WiFi) get blocklisted by fly.io - as my frontend works on every other network and device, except when I’m on my phone on my local network.

I couldn’t find any documentation referring this scenario - so I was wondering if anyone else has experienced that, or if there’s someone in fly.io I could contact to look into that?

Cheers!

this isn’t a thing we do afaik! debugging on mobile is hard, but maybe use a chrome remote devtools to see what response your phone is getting from your app?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.