karlomikus / bar-assistant

Bar assistant is a all-in-one solution for managing your home bar
https://barassistant.app
MIT License
525 stars 22 forks source link

Ressource not found after fresh install. Impossible to login #257

Closed zarevskaya closed 8 months ago

zarevskaya commented 8 months ago

Describe the bug Fresh install with the doc: https://docs.barassistant.app/setup/

To Reproduce When I'm trying to loged in, I have a message: Ressource not found

Logs: [20-Jan-2024 16:11:34] NOTICE: fpm is running, pid 35 [20-Jan-2024 16:11:34] NOTICE: ready to handle connections Starting Bar Assistant, this can take a few minutes depending on the system... User uid: 1000 User gid: 1000 usermod: no changes INFO Nothing to migrate. delete Flushing site search, cocktails and ingredients index... Updating search index settings... Syncing cocktails and ingredients to meilisearch... Adding routes and config to cache... INFO Configuration cached successfully. INFO Routes cached successfully. !***************************! ! Application ready ! !***************************! [20-Jan-2024 16:12:54] NOTICE: fpm is running, pid 35 [20-Jan-2024 16:12:54] NOTICE: ready to handle connections

Screenshot_20240120_171529

In the shell:

Screenshot_20240120_172217

If I rand docker compose up -d again:

Screenshot_20240120_172334

But I have the same error.

Thank's in advance!

karlomikus commented 8 months ago

Hello,

You need to register an account first as users are empty on fresh install.

zarevskaya commented 8 months ago

Oooooh, thank you :smile: