• Resolved samairaa

    (@samairaa)


    getting this error on Site health screen of the website

    Could not reach www.remarpro.com

    Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins.

    Error Your site is unable to reach www.remarpro.com at 127.0.0.1, and returned the error: cURL error 60: SSL certificate problem: self signed certificate

    in the terminal also while trying to ping for the api.www.remarpro.com to the localhost ip address

    `ping api.www.remarpro.com</strong>
    PING localhost (127.0.0.1) 56(84) bytes of data.
    64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.048 ms
    64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.043 ms
    64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.034 ms
    64 bytes from localhost (127.0.0.1): icmp_seq=4 ttl=64 time=0.044 ms
    64 bytes from localhost (127.0.0.1): icmp_seq=5 ttl=64 time=0.042 ms
    64 bytes from localhost (127.0.0.1): icmp_seq=6 ttl=64 time=0.041 ms`

    and also this warning is shows in the admin panel of the website

    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/domainname/public_html/wp-includes/update.php on line 413

    as per link also already done
    https://www.wpbeginner.com/wp-tutorials/how-to-fix-secure-connection-error-in-wordpress/
    but still the issue is not resolved
    please guide about this to resolve this issue regarding
    will be waiting for the reply
    THanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • WordPress could not establish a secure connection to www.remarpro.com. .. This typically means WordPress trying to connect to the update server in the background, but couldn’t. This could be due to a simple internet connection issue, or may be the server is temporarily offline, etc.

    Thread Starter samairaa

    (@samairaa)

    What is the solution for this

    Thread Starter samairaa

    (@samairaa)

    someone please say what to do further on this to resolve this issue

    Could not reach www.remarpro.com
    
    Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins.
    
    Error Your site is unable to reach www.remarpro.com at 127.0.0.1, and returned the error: cURL error 60: SSL certificate problem: self signed certificate
    Thread Starter samairaa

    (@samairaa)

    actually while tries to ping results for
    ping www.remarpro.com in the domain terminal => the results are coming from the actual
    ip address but here it is trying to reach on localhost(127.0.0.1) for this www.remarpro.com

    and more thing while pinging the api.www.remarpro.com in the same terminal => the results are coming from localhost ip address (127.0.0.1) but it should be come from the actual ip address right

    how to resolve this issue

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    From your terminal, type

    nslookup api.www.remarpro.com

    What do you get back?

    Thread Starter samairaa

    (@samairaa)

    thanks for the suggestion

    The reason behind the issue is the /etc/hosts file updated to the localhost address for the domain www.remarpro.com, updated that address

    its working fine
    issue resolved
    Thanks for the suggestions & guidance provided

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WordPress could not establish a secure connection to www.remarpro.com’ is closed to new replies.