-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Executing the post-setup command in the first chapter results in errors in the application log, and does not create the databases.
To Reproduce
- Follow the first chapter up to the post-setup command and execute it
The command finishes without issue
$ moryx exec post-setup
Created databases and restarted modules.
but the logs show errors from the module restart, no feedback on the command directly though
Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'.
Expected behavior
As promised in the ADP, i expect the databases to be created and the modules to restart afterwards
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working