[Solved] [Wordpress Updates Issue] An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.

 Error : An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.


Solution :
First find the ip address of the api.wordpress.org

C:\Users\SJ/PC-G>nslookup wordpress.org
Server:  ns0.jnec.edu.bt
Address:  192.168.255.222

Non-authoritative answer:
Name:    wordpress.org
Address:  198.143.164.252

In the Wordpress host server, run the following command:

echo "198.143.164.251 api.wordpress.org" >> /etc/hosts

Comments

Popular posts from this blog

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.

Email Notification in Koha! How to configure Email Notification in Koha 20.11 with postfix?

Solution to Moodle Error: Coding error detected, it must be fixed by a programmer: Failed to unserialise data from file. Either failed to read, or failed to write.