Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi newjobalertblog,

    I would try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, try switching to the default theme for your version of WordPress to rule-out a theme-specific issue (theme functions can interfere like plugins).

    An unexpected error occurred. Something may be wrong with WordPress.org

    is a core WP error message indicating some sort of connectivity issue.

    It can happen, for instance, when the wp_remote_post() function ( https://developer.wordpress.org/reference/functions/wp_remote_post/) gets a timeout error upon trying to connect to api.wordpress.org.

    You can get a more detailed diagnosis if you enable WPDEBUG (see https://codex.wordpress.org/WP_DEBUG ) and, if you confirm it’s a connectivity issue you can track it down and solve it properly

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘An unexpected error occurred. Something may be wrong with WordPress.org or this’ is closed to new replies.