-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Labels
bugsomething is wrong in Cyphtsomething is wrong in Cypht
Description
Hi!
When start container, show in logs:
Attempting to connect to database ... (1/10)
...
Unable to connect to database
Enviroment Database config:
DB_CONNECTION_TYPE=host
DB_DRIVER=pgsql
DB_HOST=cypht_postgres
DB_NAME=cypht
DB_USER=admin
DB_PASS=pass
DB_PORT=5432
The postgres container/server work correctly. Connections accept other containers and external connection! and database "cypht" was created correctly.
I've been checking the source code and other issues, but I couldn't detect the problem. The "logs" do not provide any information with "DEBUG_LOG=true".
Does anyone have the same problem? From what I read, the project has support for Postgres.
Thanks
Baraka24
Metadata
Metadata
Assignees
Labels
bugsomething is wrong in Cyphtsomething is wrong in Cypht