Please I have been trying to connect to the postgres db but I keep getting this socket disconnected before secure TLS connection was established.
I really appreciate any pointers to fixing this.
Please I have been trying to connect to the postgres db but I keep getting this socket disconnected before secure TLS connection was established.
I really appreciate any pointers to fixing this.
Now I’ve got a connection, but the same error occurs when I try to run migration using the
[deploy]
release_command = “pnpm run db:migrate”
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.