Questions tagged [project.yaml]

26 questions
1
vote
1 answer

Internal Server Error YAML Parse Exception

I'm getting a Craft-styled internal server error, and when I inspect the logs, it says [error][Symfony\Component\Yaml\Exception\ParseException] Symfony\Component\Yaml\Exception\ParseException: You cannot define a sequence item when in a mapping at…
Erol
  • 65
  • 4
1
vote
1 answer

Why can't I log in anymore when I change primary site manually in database?

Because of a bug (https://github.com/craftcms/cms/issues/7657), I got locked out from admin because no site seemed to be marked as primary in the DB, even though one of the site files clearly had a primary:true setting. This is using latest craft as…
jishi
  • 263
  • 1
  • 13
0
votes
1 answer

What exactly happens when YAML files pending changes are applied?

When I get a fresh copy of whatever lives in a git repository, I may be getting some changes to the project YAML files. So far, so good. When Craft detects that those files contain un-applied changes, it will say: "Your project config YAML files…
Álvaro Franz
  • 367
  • 1
  • 10