Closed andrehoffmann30 closed 4 months ago
@kitsunet not sure about the directory handling, something rings a bell with symlink resolution etc. Is this an issue here or can we just assume this works everywhere?
Created also a pr for the neos.neos thing https://github.com/neos/neos-setup/pull/17
Hey,
I am really not sure were to address this, I hope it is ok here: Is it possible to merge this bugfix into main? I had the same issue, got a little confused, tried to fix the docs and then found out it was a bug and got already fixed. But when I installed Neos in the recommended way using docker, the bug got shipped as well.
In the Forum discuss.neos.io I get currently a Http 500 when trying to sign up, so I can't ask there. Or is there another place to address this issue?
Hi @jonaphil @mhsdesign will take care of releasing/versioning here 👍 . If you have questions or issues you can ask in our Slack: https://slack.neos.io/ - you should get quick responses there. We are also fixing the signup for the forum, thanks for notifying us!
Thanks a lot!
Current behavior: If an custom flow context like
Development/Docker
is configured before configuring the database, then the db config file can not be written.Expected behavior: Need subcontext folders are create and the db conifg file ist written correctly.