Hi,
I am hosting a react app for the front end of my website. When I enable Cloudflare proxy it returns a blank screen.
When I disable Cloudflare proxy I can view the content the react app.
I am using let’s encrypt certificate for SSL.
What can I do to fix the issue?
sandro
October 8, 2019, 5:01pm
4
Works for me actually, except for the fact that it throws an “Unhandled Rejection (SecurityError): The operation is insecure.” error.
I still am unable to access the website once the proxy is enabled. I have Nginx reverse proxy enable on my server. Could it be because of that ?
sandro
October 9, 2019, 8:12am
6
Unable to access can mean a lot. What exactly does not work? Post a screenshot.
As mentioned, the site does load. It briefly shows a logon screen, to then switch to an error screen.
I get a blank screen. It does not throw any error for me. When I disable the proxy I can see the login page and it works well.
sandro
October 9, 2019, 8:19am
8
Can you try a different browser? Chrome is quite bad for debugging that as it obfuscates the actual URL.
I get the following
sandro
October 9, 2019, 8:20am
9
Just checked the address, it is not proxied right now.
When proxying however it seems it throws the following JavaScript error
SyntaxError: identifier starts immediately after numeric literal
Try purging your Cloudflare cache.
system
Closed
November 8, 2019, 8:20am
10
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.