Mike Stecker
06/20/2019, 7:38 PMvnadygin
06/20/2019, 8:38 PMWARNING: SQLException occurred while connecting to <http://db-postgresql-lon1-28856-do-user-3676973-0.db.ondigitalocean.com:25060|db-postgresql-lon1-28856-do-user-3676973-0.db.ondigitalocean.com:25060>
prisma_1 | org.postgresql.util.PSQLException: FATAL: database "postgres" does not exist
environment:
PRISMA_CONFIG: |
port: 4433
# uncomment the next line and provide the env var PRISMA_MANAGEMENT_API_SECRET=my-secret to activate cluster security
# managementApiSecret: my-secret
databases:
default:
connector: postgres
host: <http://db-postgresql-lon1-28856-do-user-3676973-0.db.ondigitalocean.com|db-postgresql-lon1-28856-do-user-3676973-0.db.ondigitalocean.com>
database: defaultdb
schema: public
user: doadmin
password: password
ssl: true
rawAccess: true
port: 25060
migrations: true
Looks like database: defaultdb
is not passing to the configArmaan Dhanji
06/20/2019, 11:30 PMArmaan Dhanji
06/20/2019, 11:33 PMmarkl
06/21/2019, 12:49 AMcellograph
06/21/2019, 9:44 AMRodrigo Gross López
06/21/2019, 11:31 AMRodrigo Gross López
06/21/2019, 11:31 AMRodrigo Gross López
06/21/2019, 11:32 AMRodrigo Gross López
06/21/2019, 11:32 AMRodrigo Gross López
06/21/2019, 11:33 AMmacejmic
06/21/2019, 11:50 AMRodrigo Gross López
06/21/2019, 11:52 AMRodrigo Gross López
06/21/2019, 11:52 AMRodrigo Gross López
06/21/2019, 11:55 AMChristian
06/21/2019, 11:56 AMBruno Crosier
06/21/2019, 1:17 PMRodrigo Gross López
06/21/2019, 1:56 PMJovaanc
06/21/2019, 2:36 PMJovaanc
06/21/2019, 2:36 PMJovaanc
06/21/2019, 2:36 PMJovaanc
06/21/2019, 2:40 PMJovaanc
06/21/2019, 2:40 PMJovaanc
06/21/2019, 2:41 PMJuan Varela
06/21/2019, 3:53 PMvjsingh
06/21/2019, 3:55 PMElyx0
06/21/2019, 4:22 PMElyx0
06/21/2019, 4:23 PMAlosies
06/21/2019, 6:27 PM