M Beal

Results 4 comments of M Beal

Same problem here. Fresh install with an external PostgreSQL server and using 2024.8.1. The database connection is fine, but the worker/server are stuck in a loop after failing to create...

@divin31 Would you mind posting your (sanitized) .env file contents? Still working through this issue myself.

I got through this finally. There seem to be multiple issues with both database initializations and migrations when custom host, user, db name and/or authentication methods other than password are...

I can only guess about what's actually going on. I got up and running by using all defaults, no custom config whatsoever, just to get a fresh (empty) database initialized,...