When deploying my app, I am getting this error below (username,password and database censored).
Caused by: java.lang.RuntimeException: Driver org.postgresql.Driver claims to not accept jdbcUrl, jdbc:postgresql://:@dpg-cjuieb15mpss73e1at00-a/
Solutions Attempted:
- tried both “postgres” and “postgresql”
- tried both the internal and external Postgres URLs