Closed AleruDivine closed 1 month ago
@vincerubinetti
Hi @AleruDivine, thanks for the report and for including so much context!
Could I ask you to run ./run_stack.sh logs -f db
and include the results here?
@falquaddoomi here's the output
Hey @AleruDivine, it looks like you didn't fill in a random password for the POSTGRES_PASSWORD
in your copied .env
file. You'll also want to specify random passwords for any other variable in that file that's currently blank, e.g. MARIADB_ROOT_PASSWORD
and MARIADB_PASSWORD
. The values don't matter; you can specify anything you like as long as it's not blank.
If you do that, then try to re-run the stack, it should come up, but let me know if you run into further issues.
Yes, I had just realized. My apologies! It works now
Thanks for all the help @falquaddoomi
Following the readme instructions, I copied the
./.env.TEMPLATE
file content and pasted it into an./.env
file, and I tried running the./run_stacks.sh
executable, but it fails with the following output:I need help starting the project. My OSTYPE is darwin24.0, and the following is the log output from running the executable:
Attached image is docker desktop showing the services that successfully started, other services restarting indefinitely, and other services that fail to start at all: