Something may be wrong with WordPress.org or this server’s configuration
-
How to fix this error?
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.I cannot download/update plugin/themes throws WordPress.
The root folder of the site permission has given “777”.To resolve it I tried these:
sudo nano /etc/hosts
Then add a new line
66.155.40.202 api.wordpress.org
That doesn’t work. Then I removed the previous one and added this one too:
echo "198.143.164.251 api.wordpress.org" >> /etc/hosts
I also tried to resolve it by adding safly-curl-patch.1.0.0 plugin.
But, still I’m facing the same error. Please someone help me to resolve this.
Server:
VPS with centOS 8, running with nginx.
The WordPress setup was done by following LEMP Stack.
Error in pictures:
https://i.stack.imgur.com/uL4RN.png
https://i.stack.imgur.com/ZbA9f.pngThe page I need help with: [log in to see the link]
- The topic ‘Something may be wrong with WordPress.org or this server’s configuration’ is closed to new replies.