Skip to content

post-setup command not workingΒ #10

@1nf0rmagician

Description

@1nf0rmagician

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

  1. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions