Requests are not sending. Logins, local api etc all unresponsive.
What steps have you taken to resolve the issue?
I have disabled everything I can including proxies. I then got mixed content errors, which is not from me. I have been serving https only for years now no issue. Setup with cloudflare and boom, I’m sunk. using the login page results in a single empty POST request then everything goes silent.
every request is to https. the POST in devtools even shows it going to the domain( full uri) https://www.onsocket.com
What are the steps to reproduce the issue?
Use cloudflare… Default setup gets you killed.
Question also, whats the point of jumping through hoops and installing software for a tunnel when you still have to disable the proxy for it to work?
Telling ya guys, this is not what I expected… I need something for my domain before going live… Can I get some help here? Like HUMAN help? Damn AI is crappier than outsourced wrong language support centers… also also, Why does no one communicate anymore?? get rid of the damn bots guys, earn your money …
So disabling proxy means that requests are not proxied, we become only a DNS provider – it goes right to your origin. So if things don’t work without proxy, that indicates an issue on your side.
If you have a working URL we can look at we can say why, likely you have resources attempting to load over HTTP.
Again, repro URL is ideal
As someone who has no idea how to properly use tunnels, I use them proxied without an issue. It “just worked”.
To be clear, most people here are not paid – we’re here as community members not employees doing support.
Ok. So I had a fit and removed the site from cf and changed my nameservers back.
Ofc now I have to rebuild my dns… my own fault.
As for the rest.
I setup cf all default originally. No issues doing setup, it was straightforward.
Once on cf and everything propagated the site buttons and api calls stopped responding. I also lost my connection from local to domain database.
I did the tunnel setup, again with no issue.
Waited for propagation and still couldnt get database hit. Here is where i disabled proxy, wait for propagation and got database.
Unfortunately this changed nothing for site functionality.
From here i started disabling and checking and getting no changes.
Eventually i created more errors due to a now disfunct setup.
This now brings us to my fit and removal of site.
To be clear, i also 100% have no mixed content. Running hsts for over a year now with no issues. I have certs, algo expectations etc.
I wanted Cloudflare to mitigate some of the noise hitting the domain that i currently handle progmatically at the entry point.
And I thank you for your time .
Your domain has DNSSEC set. If you change the nameservers you need to either disable DNSSEC at Godaddy, or enable it at Cloudflare and copy the DS records to your registrar from your dashboard here… https://dash.cloudflare.com/?to=/:account/:zone/dns/settings
But when your site was added to Cloudflare, it would have meant the DNS was not working properly and there’s nothing Cloudflare could have done about that.