I added a new domain, and the logged screen is with css bugged

What is the name of the domain?

www.ghtconsultores.com.br

What is the issue you’re encountering

i added a new domain, and the logged screen is with css bugged

I see the css loading properly and site functions.

if particularly it’s affected, then you’ll need to debug.

1 Like

The same occurs if you active Development Mode and access your site in incognito mode?

Hello White Demonhia,
Yes it happened, with development mode and incognito, seems the applications has severals links to http, and should be https, so it wasnt finding jqyery. It takes sometime to learn how to correct it because, im not the original developer and it was made in laravel, but this part is ok now.
I’m having a new issue now, i have an endpoint where i POST some data from clients and its, not working, i’ve tryed send via postman and got the error “416
Range Not Satisfiable”. I tryed to create a rule to permit by ip and method but didnt work either.

Glad you made it!

The 416 Error/ denied request showed up in your Cloudflare WAF/Analytics logs? If not, them its a problem at your server’s side or your request. And no rule will solve it.