Hello!
correct me if i am wrong :
when i restarted my server, the site should be online , right ?
when i restarted my server the site is stopped, and Cloudflare message shown that there is no error in the cloud server, but the error is from my server …
what i have missed here ?
Your server does not have a valid SSL certificate for your domain.
Hello sir, the site has a valid SSL, and valid for 179 day :))
Go to Cloudflare DNS and set that hostname to then wait five minutes for DNS to propagate. Then try connecting to your site using HTTPS.
Or try to ‘curl’ your site directly from your server:
curl -I --resolve example.com:443:123.123.123.123 https://example.com/
Be sure to use the actual domain name and IP address.
so i have to buy a different SSL to my Server ?
i think that i have a Cpanl SSL for my domain !
cPanel can let you add a Cloudflare Origin Certificate:
thanks SIR, i will try, and comr back with the results.
Hello sir, now i got an error :
Error 521 Ray ID: 500630f7ab42c3ca • 2019-08-03 06:21:25 UTC
Web server is down
What happened?
The web server is not returning a connection. As a result, the web page is not displaying.
What can I do?
If you are a visitor of this website:
Please try again in a few minutes.
If you are the owner of this website:
Hey Mohan…
Disregard this comment if it is not applicable.
My question/comment to you is whether or not you are rebooting the server between all major changes and this next part is probably not worth adding but… I didn’t see that you posted whether or not you can even access your server via localhost in the browser. In fact, nowhere in the comments thus far has it been determined that your server software is even loading (I sometimes google “is my crappy site up or down” and click the first or second link). But localhost is boss firstly. And finally, I’m assuming you made all the proper port forwarding? In my particular modem/router (forced at&t hardware) there are choices to relegate http, and/or https, and/or webserver to a computer. How is yours setup?
This topic was automatically closed after 30 days. New replies are no longer allowed.