Warnings after updating wordpress / plugins

After updating Wordpress / plugins like I normally do (i.e. composer update) I’m now getting the following warnings on the updates page:

Warning: 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. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /srv/www/REDACTED/current/web/wp/wp-includes/update.php on line 403

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/REDACTED/current/web/wp/wp-includes/update.php:403) in /srv/www/REDACTED/current/web/wp/wp-admin/admin-header.php on line 9

I’ve had similar warnings pop up before after updates, but they usually clear up after a refresh… This time nothing I try seems to resolve this.

Any ideas what might be causing this?

P.S. I’m using Trellis 1.4.0 on this project.

This topic was automatically closed after 42 days. New replies are no longer allowed.