I have a API server. It’s at ron.naezith.com for Remnants of Naezith game.
It was behind Cloudflare proxy. But recently two people told me that they can’t open the game.
We debugged it with one of them.
He can ping the server ✓
His game can reach to /login ✓
His game fails reaching to /fetchFinishedLevels ✘
We tried many game related things. Nothing solved it.
Then I disabled Cloudflare proxy on ron and it worked after IP changed to original server IP.
The thing is, I use Cloudflare only to hide the IP. So I need it.
Page rule for ron.naezith.com/* is like this:
Disable Security, Browser Integrity Check: Off, Always Online: Off, Cache Level: Bypass
What else should I add there to avoid this problem? What could be the cause?
Is there a way to set it up to proxy only ONLY IP CHANGE, none of the other features?