Henrique Antonio
Henrique Antonio
RRailway
Created by Henrique Antonio on 10/9/2024 in #✋|help
Every new build crashes
No description
18 replies
RRailway
Created by Henrique Antonio on 6/11/2024 in #✋|help
Migration pending stuck
Hi, I have a stuck pending migration on one of my Redis services Service ID: abfb8bbe-08bd-4280-8c44-6607f5db786d
15 replies
RRailway
Created by Henrique Antonio on 6/6/2024 in #✋|help
Postgres database with slow connections
My servers are failing to maintain an open connection. Is there a problem with the infrastructure? I haven't committed any changes, and it was working fine this afternoon.
13 replies
RRailway
Created by Henrique Antonio on 5/17/2024 in #✋|help
Project stuck in "Applying changes"
My current project it's stuck in "Applying changes" for more than 10 minutes.
8 replies
RRailway
Created by Henrique Antonio on 3/20/2024 in #✋|help
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.
Failed to connect to pgsql at "RAILWAY_PROXY" (port RAILWAY_PORT) as user "postgres": Database error: Socket error in "connect": EINTR (Interrupted system call)
Failed to connect to pgsql at "RAILWAY_PROXY" (port RAILWAY_PORT) as user "postgres": Database error: Socket error in "connect": EINTR (Interrupted system call)
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
RRailway
Created by Henrique Antonio on 2/20/2024 in #✋|help
Error renaming service
No description
3 replies
RRailway
Created by Henrique Antonio on 10/13/2023 in #✋|help
Error when updating health check path
No description
10 replies
RRailway
Created by Henrique Antonio on 9/22/2023 in #✋|help
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:
{
...
"engines": {
"node": "18.12"
},
...
}
{
...
"engines": {
"node": "18.12"
},
...
}
7 replies
RRailway
Created by Henrique Antonio on 5/14/2023 in #✋|help
Automatic Deployments displaying wrong GitHub branches
9 replies
RRailway
Created by Henrique Antonio on 9/6/2022 in #✋|help
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
RRailway
Created by Henrique Antonio on 9/5/2022 in #✋|help
Transfer personal project to a team one
How can i transfer my personal project to a team one? If i can't, how the easy way to create a new one? By creating a template?
6 replies