Nando Aracena
Nando Aracena
RRailway
Created by Nando Aracena on 9/28/2023 in #✋|help
Sort by type
Im trying to create two buttons to filter events by type, i have a field named TypeEvent with four diferents categories in it. my code is working correctly when i run it locally with asp.net core 6 but doesnt work when i run it in deployment in railway.app . In both cases im using postgresSQL. can you help me to understand what could be the issue in deployment mode and try to fix it? Is there any kind of restriction or special configuration to filter in railway.app ?
20 replies
RRailway
Created by Nando Aracena on 8/23/2023 in #✋|help
Npgsql.npgsqlException (0x80004005) Failed to connect to 76.76.21.21:5432
Hi! im trying to connect to an ASP.Net core 6 to railway.app for the first time and i receive the indicated error message. can somebody help me? Npgsql.npgsqlException (0x80004005) Failed to connect to 76.76.21.21:5432
36 replies