Ran into the following error when attempting to auto-upgrade WordPress: “To perform the requested action, connection information is required.”
So how to fix it? Try chmod 755 your files, and chown -R www-data:www-data *
InfoSec won’t like seeing this, but hey, it works.