Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
7 lines
404 B
Markdown
7 lines
404 B
Markdown
# Common problems FAQ
|
|
|
|
This document describes common errors/problems with a self hosted Monica installation.
|
|
|
|
## Q: What are the default user credentials?
|
|
A: Monica should open a browser after setup to create your first user. If this does not happen or during setup you see the output `Seeding: FakeUserTableSeeder` you possibly did forget to set `APP_ENV` within the `.env` file to value `production`
|