I am trying to import a file to a new WP installation on localhost.
When I attempt to import the migration zip file I get the error “This site can’t provide a secure connection” and it fails
How can i fix this please.
The site I am importing is from a live website with SSL to a localhost instance in case that makes a difference
]]>This site can’t provide a secure connection
fr.conference.myiwbc.org?sent an invalid response.
ERR_SSL_PROTOCOL_ERROR
We are talking about the free UpdraftPlus version.
]]>This issue has been intermittent, works great for days, then pops back up.
Also, getting this notification when this issue happens.
Warning: An unexpected error occurred. Something may be wrong with www.remarpro.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.remarpro.com. Please contact your server administrator.) in /home/mydirectory/public_html/mydomain.com/wp-includes/update.php on line 614
WooCommerce status shows Force SSL is good…but Woo logs say the following:
2021-04-28T00:17:09+00:00 DEBUG
====Stripe Version: 5.1.0====
====Start Log====
Stripe Payment Request live mode requires SSL.
====End Log====
]]>“Error reference: 181227482/intermittent”
I contacted my hosting provider but they couldn’t see any issues, at least on their end. I also have snooped around my hosting provider CPANEL and have found nothing to make the issue go away.
I have noticed that if the website does not load by typing “https://” it would load by typing “https://” I have Really Simple SSL installed so, after typing “https://” it would redirect to “https://” with the website loading with no issues. However, it would go offline sometimes. I also have deactivated and re-activated the plugin in case the plugin was making any problems on my website
It has been frustrated ever since this started. Any help would be highly appreciated.
]]>I have this well known problem about a recently installed www.remarpro.com that has an error on any part that tries to connect to the www.remarpro.com servers (updating, installing plugins, insalling themes, etc):
Error message:
Warning: An unexpected error occurred. Something may be wrong with www.remarpro.com or this server’s configuration. If you continue to have problems, please try the support forums. WordPress could not establish a secure connection to www.remarpro.com. Please contact your server administrator.
I know that this sounds familiar. I’ve found hundreds of similar posts over the internet (here and other sites), but every single solution people give doesn’t work. Some posts even have tens of completely different answers like “just do this” with only frustrated people that can’t solve the problem with those (like me).
I’ve spent days trying to fix it with no solution So, yes, I’m kind of almost hopless now. I’d really appreciate if someone can lend me a hand with this.
This is what I have:
– A www.remarpro.com 5.4.1 fresh install
– MariaDB brand new database and user
– Apache server (“httpd”)
– PHP 7.4
– CentOS 8 in a GCloud VM micro-instance
– A just installed LetsEncrypt certification
This is what I’ve tried:
– Checked if cURL is installed
– Checked that OpenSSL is installed
– Manually added api.www.remarpro.com and downloads.www.remarpro.com IPs in my hosts file
– Checked that my firewalls allow 80 and 443 ports traffic in and out (gcloud and CentOS iptables/firewalld)
– Checked that ;extension=curl.so is present in my php.ini
– Checked that the vhost is correct in the apache conf file
– Checked that I can ping both WordPress URLs
– Prooooobably I’ve tried some other things, but I cannot remember now (seriously, I’m into this for like 4 hours now)
If someone has a clue on how to solve this, I’d be really happy. I can send any other information, log, or anything that is needed.
Thank you very much in advance!
]]>Can someone help me with this?
So I’ve added “direct” to the wp_config
I’ve checked permissions to the folders my local
apache has the ssl_mod loaded
Php includes curl.so
I’m using a MAMP version that’s about 2 weeks old.
I’ve got the latest version of WordPress installed (4.9.4)
I tried shutting down my firewall temporarily
I added Debug to my config which is how I got the nice error:
Warning: An unexpected error occurred. Something may be wrong with www.remarpro.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.remarpro.com. Please contact your server administrator.) in /Applications/MAMP/htdocs/WordPress-Woolz/wp-admin/includes/plugin-install.php on line 168
And line 168 does have to do with SSL but I am unsure how to safely update it on my Mac.
It seems like there would be some way to check that you have a secure connection, although I’ve seen solutions here be as strange as make sure your date/time is set to automatically update– so….
I’ve used ftp in the past to update my localhost but Apple removed that capability with their latest OS version. I can install it myself and turn it on and off if I have to, but I was really hoping to get the “direct” way of updating plugins, themes, etc working.
]]>