Website is offline regardless of Proxy Settings

What is the name of the domain?

splashdown.dev

What is the error message?

DNS_PROBE_FINISHED_NXDOMAIN and ERR_SSL_VERSION_OR_CIPHER_MISMATCH

What is the issue you’re encountering

Website is offline regardless of my Proxy settings

What steps have you taken to resolve the issue?

  • Disabling SSL
  • Toggling Proxy
  • Toggling Universal SSL

What are the steps to reproduce the issue?

Visit website:
without proxy: no.splashdown.dev
with proxy: proxy.splashdown.dev

Screenshot of the error

Your server responds with a 426 status code. Check your server and find out why it does that.

Also, you seem to be using the Flexible SSL mode. That’s not secure, you should install an SSL certificate on your server and use the Full (Strict) mode.

1 Like

I tried many SSL modes, i am currently trying to make the site for HTTP only currently, that it will work partially, my server works completely fine while using other domain with DNS only.

UPDATE: i think i might somehow partially fixed it

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.