Hi,
I published a HTTP site (source is localIP:8080) via Cloudflare zero trust.
But when i view the local IP the site fully works. But when i go to the published some elements are white.
Any toughts ?
Hi,
I published a HTTP site (source is localIP:8080) via Cloudflare zero trust.
But when i view the local IP the site fully works. But when i go to the published some elements are white.
Any toughts ?
Your browser’s Dev Tools (F12 in Chrome) should clarify what the issue is.
You’re calling an ws
over HTTPS, it should be wss on HTTPS as already stated.
Before moving to Cloudflare, was your Website working over HTTPS connection?
May I ask what SSL option have you got selected under the SSL/TLS tab at Cloudflare dashboard for your domain ( Flexible, Full, Full Strict … )?
Make sure the port is for the HTTPS one from the link below which is supported and compatible with the Cloudflare proxy mode :
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.