object(WP_Error)#846 (2) – Plugin API Error
-
I have been having numerous issues with WordPress and security for the past few months. After many attempts to remedy the issue, I just up and deleted everything (database, install, ect…) and decided to start fresh and take steps to prevent malware from making it’s way into my site.
In doing so, I am now having another issue that I have never experienced before. Anytime I try to install ANY plugin I get this error message:
object(WP_Error)#846 (2) { [“errors”]=> array(1) { [“plugins_api_failed”]=> array(1) { [0]=> string(219) “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.” } } [“error_data”]=> array(1) { [“plugins_api_failed”]=> string(82) “cURL error 7: Failed to connect to api.www.remarpro.com port 80: Connection timed out” } }
Something went wrong with the plugin API.
Any clue how to remedy it?
- The topic ‘object(WP_Error)#846 (2) – Plugin API Error’ is closed to new replies.