craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.29k stars 638 forks source link

[5.x]: Upgrading from 4.13.3 results in error: No entry types exist for section #16224

Open johnrich85 opened 3 days ago

johnrich85 commented 3 days ago

What happened?

Description

Im trying to upgrade to Craft 5 from 4.13.3 and when running craft up the project config sync fails with error:

error: No entry types exist for section ID_HERE

Craft CMS version

5.5.3

PHP version

8.2

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

-

johnrich85 commented 3 days ago

Oh I should add that, a while back on earlier versions i ran through the upgrade (separate db/branch) and it worked ok. Not sure if something has changed in the latest versions of 4.x or 5.x?

johnrich85 commented 3 days ago

Started from scratch and forced an older version of Craft (5.4.10.1) which seems to have worked. Not exactly sure if something in my environment changed or if that fixed it...

i-just commented 2 days ago

Hi, thanks for reaching out. Any chance you could send your database export from before the upgrade and composer.json, composer.lock and config/project folder with the v5 upgrade to support@craftcms.com so we can try to reproduce and dig deeper?