You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to 3.5.15.1 (along with a few plugins to most recent version), I'm getting server errors when attempting to access the CP on our staging environment. I'm not seeing these errors on local build. Relevant logs are below.
Steps to reproduce
Updated craft to 3.5.15.1 (along with several plugins)
Test locally. All good.
Push to staging environment (via Craft Copy / git)
Front-end works fine, server error when accessing CP
Check logs, see error
Additional info
Craft version: 3.5.15.1
PHP version: 7.4.4 (staging), 7.2.8 (local)
Database driver & version: MySQL 5.7.30 (staging), MySQL 5.7.21 (local)
Plugins & versions: (Paste below from composer.json)
Nailed it. Thanks Brandon. Staging was set up and running fine before the updates (done locally, then pushed up to staging) so something must not have deployed properly, as you assumed. Looks like we are up and running again with no errors.
Description
After updating to 3.5.15.1 (along with a few plugins to most recent version), I'm getting server errors when attempting to access the CP on our staging environment. I'm not seeing these errors on local build. Relevant logs are below.
Steps to reproduce
Additional info
Craft version: 3.5.15.1
PHP version: 7.4.4 (staging), 7.2.8 (local)
Database driver & version: MySQL 5.7.30 (staging), MySQL 5.7.21 (local)
Plugins & versions: (Paste below from composer.json)
"aelvan/mailchimp-subscribe": "3.0.3",
"carlcs/craft-diywidget": "2.0.2",
"craftcms/ckeditor": "1.0.0-beta.3",
"craftcms/cms": "3.5.15.1",
"craftcms/element-api": "2.6.0",
"craftcms/redactor": "2.8.3",
"dompdf/dompdf": "^0.8.5",
"enupal/paypal": "1.3.0",
"enupal/snapshot": "1.2.7",
"ether/logs": "3.0.3",
"ether/tags": "1.0.7",
"focuslabllc/craft-cheat-sheet": "2.0.3",
"fortrabbit/craft-copy": "1.0.0",
"fruitstudios/colorit": "1.0.8",
"graftechnology/pdfshift": "1.1.0",
"jalendport/craft-roman": "1.0.0",
"miranj/craft-obfuscator": "1.0.4",
"nystudio107/craft-similar": "1.0.6",
"phenx/php-font-lib": "^0.5.1",
"phenx/php-svg-lib": "^0.3.3",
"rias/craft-colour-swatches": "1.2.3",
"solspace/craft-express-forms": "1.0.8",
"verbb/cp-nav": "3.0.13.1",
"verbb/expanded-singles": "1.1.3",
"verbb/field-manager": "2.2.1",
"verbb/smith": "1.1.5",
"verbb/super-table": "2.6.3",
"vlucas/phpdotenv": "^2.4.0"
Logs:
The text was updated successfully, but these errors were encountered: