React SPA deployed on CF Workers works for me (India) but doesn't for my friend (UAE)

Hi folks, I encountered a strange issue today while deploying my react spa app which works flawlessly for me, but my friend gets a generic "Failed to fetch" error (screenshot attached along). There isn't much information logged apart from that. Before migrating to CF workers, the app was deployed to vercel and there was no issue logging from different regions.
No description
3 Replies
Zeeshan
ZeeshanOP5w ago
I was wondering if this has anything to do with QUIC protocol that is mentioned in the error message above. i disabled QUIC from chrome://flags/#enable-quic now i get different error: ERR_NAME_NOT_RESOLVED
Zeeshan
ZeeshanOP5w ago
No description
Zeeshan
ZeeshanOP4w ago
yes, you were right. it was issue with uae network banning supabase. for now the solution is to have a proxy server.

Did you find this page helpful?