Closed faradaytrs closed 4 years ago
Can you try nuking the vendor
folder, running composer dump-autoload
and then running composer update
again?
Can you try nuking the
vendor
folder, runningcomposer dump-autoload
and then runningcomposer update
again?
i did and it had no effect
Is your vendor/craftcms/cms/src/events/TemplateEvent.php
file the same as https://github.com/craftcms/cms/blob/3.4/src/events/TemplateEvent.php?
@faradaytrs what ended up being the issue?
@faradaytrs what ended up being the issue?
There was a plugin which directly depended on craftcms 3.3. I found out that removing that and running composer update solved the issue.
Perfect!
Description
HTTP 503 – Service Unavailable – craft\web\ServiceUnavailableHttpException
Steps to reproduce
Upgraded from last craft 3.3 version using composer and made composer update Admin panel is also unaccessible with error: Unknown Property – yii\base\UnknownPropertyException Setting unknown property: craft\events\TemplateEvent::templateMode
Additional info
Log
Admin panel log: