I am intermittently getting the following warning error on my WordPress admin dashboard (especially when updating posts or viewing the plugin/user pages):
Warning: wp_update_themes(): An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration…
This seems to happen when the theme or core tries to check for updates in the background, causing a secure connection timeout.
Are there any known issues with the theme’s update checker or API hooks that might conflict with certain hosting environments (like LiteSpeed/Cloudflare)?
Thank you.