Critical error when accessing site health page
Opened this issue · 3 comments
pdewouters commented
E_COMPILE_ERROR Cannot redeclare Aws\constantly() (previously declared in /srv/www/release-984f1aafb7dbfce1bd060eeef0986e94-1589277375/content/hm-platform/lib/aws-sdk/Aws/functions.php:19) /srv/www/release-984f1aafb7dbfce1bd060eeef0986e94-1589277375/content/hm-platform/lib/aws-sdk/Aws/functions.php:22
markhughes commented
Update your aws-sdk package and it resolves this issue.
https://docs.aws.amazon.com/aws-sdk-php/v3/download/aws.zip
The package in hm-platform is dangerously outdated
nathanielks commented
Hi @pdewouters ! Is there any additional context you can provide, such as any additional logs, what was taking place, a stack trace, etc?
nathanielks commented
I have also released 1.4.8 with the latest version of the AWS SDK!