Henrique Antonio
PGLoader Connection Error
I'm using pgloader to migrate data from MySQL to Postgres. Pgloader connects to the target database using TCP/Sockets and performs the migration tasks in parallel. Everything runs smoothly until I attempt to migrate to a Railway Postgres database, at which point I encounter an error.
The migration process using pgloader initially proceeds without issues, but after a certain period, an error is thrown as described above. I suspect there might be an underlying issue such as a firewall restriction or similar configuration that I may have overlooked.
26 replies
The engine "node" is incompatible with this module
Hi,
My project is failing with this reason: The engine "node" is incompatible with this module. Expected version "18.12". Got "18.17.1"
I've set NIXPACKS_NODE_VERSION=18.12 and this is how my package.json looks like:
7 replies
Issue with invites
Apparently the invite links created on platform doesn't have expiration/used dates. When i moved my personal project to a team one, people that i had invited still can use the same link to join my team.
Wouldn't it be better for them to expire? I invited them to my personal project, not the team one.
6 replies