Trying to connect my postgres database to node js application

Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {
errno: -4077,
code: ‘ECONNRESET’,
syscall: ‘read’
}

Hi there,

Could you provide a bit more information here?

Either some additional log lines or, ideally, a snippet of the configuration showing how you’re trying to connect to your database.

If you could share a service id and database id, that would probably be the most useful information. Feel free to open a support ticket if you want to keep these identifiers private from this public forum.

Regards,

Matt

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.