DigitalOcean Upgrade PHP Errors

Hey there trying to update to the latest community edition on DigitalOcean droplet. Am getting this error:

2021/04/14 16:36:28 [error] 4926#4926: *23 FastCGI sent in stderr: “PHP message: PHP Warning: require(/var/www/passbolt/vendor/composer/…/symfony/polyfill-ctype/bootstrap.php): failed to open stream: Permission denied in /var/www/passbolt/vendor/composer/autoload_real.php on line 69
PHP message: PHP Fatal error: require(): Failed opening required ‘/var/www/passbolt/vendor/composer/…/symfony/polyfill-ctype/bootstrap.php’ (include_path=’.:/usr/share/php’) in /var/www/passbolt/vendor/composer/autoload_real.php on line 69” while reading response header from upstream, client: 97.104.124.193, server: passbolt.company.com, request: “GET / HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000”, host: “domain”
2021/04/14 16:36:30 [error] 4926#4926: *23 FastCGI sent in stderr: “PHP message: PHP Warning: require(/var/www/passbolt/vendor/composer/…/symfony/polyfill-ctype/bootstrap.php): failed to open stream: Permission denied in /var/www/passbolt/vendor/composer/autoload_real.php on line 69
PHP message: PHP Fatal error: require(): Failed opening required ‘/var/www/passbolt/vendor/composer/…/symfony/polyfill-ctype/bootstrap.php’ (include_path=’.:/usr/share/php’) in /var/www/passbolt/vendor/composer/autoload_real.php on line 69” while reading response header from upstream, client: 97.104.124.193, server: domain, request: “GET / HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000”, host: “domain”

So appears to be an odd permission issue? Any help is appreciated.

Hi @npuglisi Can you share the version you had, what method was used to install the old version previously, and what steps you are following to update your installation? Also include results from the healthcheck.