Effect CommunityEC
Effect Community5mo ago
14 replies
TheMoRobot

Issue with @effect/sql-pg: "connection_ended" Error in Node Runtime

Hello, hopefully you are all doing well
I am having an issue with @effect/sql-pg

the package is part of the my stack and I use it for repository operation with the db. I don’t know for what reason I keep getting an error : connetion_ended. When I look at the log of my Postgres running instance the request has never reached the db.

Anyone has an idea what’s the problem?
The main failure happen in node runtime
Was this page helpful?