cURL error 7: Failed connect to sdfsdf.com:443; Connection refu
-
How to fix this problem
-
This topic was modified 8 years, 4 months ago by
TechRadar Viet Nam.
-
This topic was modified 8 years, 4 months ago by
-
Hi @techradar,
Could you please show me some screenshots of this problem? That would help me to identify your problem ๐Hi @techradar
Please try to following these steps:
modify wp-config.php ( you can find this file in your root directory ), and before the line:
Thatโs all, stop editing! Happy blogging. */
add this line:
define(‘ALTERNATE_WP_CRON’ , true );Try to run the job again, hope that helps ๐
OK
Thank it works but at first running it slow, before i use it at other site, i don’t must edit any filesYou can explain me why i must add this code to wp-config.php
define(โALTERNATE_WP_CRONโ , true );
-
This reply was modified 8 years, 4 months ago by
TechRadar Viet Nam.
It add doing_wp_cron=1516639100.8892319202423095703125 at the end of url
I added remove define(‘ALTERNATE_WP_CRON’ , true );
do you have any solution for this problem without with add
define(โALTERNATE_WP_CRONโ , true );Hi, @techradar,
using ALTERNATE WP CRON didn’t affect your SEO ๐
But if you didn’t want to use it, I would suggest you try these following solutions:– Using server’s Cron: https://tribulant.com/blog/wordpress/replace-wordpress-cron-with-real-cron-for-site-speed/
– Try to run BackWPUp with a link ( BackWPUp -> Jobs -> edit your job -> Schedule tab -> run with a link ), and using some online cron service like http://cron-job.org/
– But I would suggest you contact your hosting provider and ask them why you got 443 connection refused problem, let’s them fix it for you ๐
Hope that helps ๐
Hi
My website uses ssl (https). https is using 443 port to host website, at frontend you can access the website normaly. so the port 443 still works fine, not refused problem.
i contacted with hosting, they saied that, they don’t filter or block this port 443
I think your plugin incompatible on some hostings. it seems it is small bug you should improve it.Before i also used this plugin on other hosting, it work without this problem.
Thank you
request url by CURL is error
-
This reply was modified 8 years, 4 months ago by
TechRadar Viet Nam.
Glad to hear that your problem has been resolved ๐
If you have any question or issues about BackWPUp, feel free to let us know ๐
Have a nice day :).Btw, If you find BackWPUp is useful for you, we would really appreciate if you leave a positive review and rating.
This would encourage us to develop new free features and provide free support ๐
https://wordpress.org/support/plugin/backwpup/reviews/ -
This reply was modified 8 years, 4 months ago by
The topic ‘cURL error 7: Failed connect to sdfsdf.com:443; Connection refu’ is closed to new replies.