devi4nt
devi4nt
RRailway
Created by devi4nt on 7/5/2024 in #✋|help
Unable to connect to railway hosted database during build phase
yeah
14 replies
RRailway
Created by devi4nt on 7/5/2024 in #✋|help
Unable to connect to railway hosted database during build phase
To my knowledge the builder / region was not changed between build attempts, I only varied the DATABASE_URL environment variable.
14 replies
RRailway
Created by devi4nt on 7/5/2024 in #✋|help
Unable to connect to railway hosted database during build phase
I only tried the private one out of curiosity to see if it would help, will bear that in mind re: v2 builder 🙂
14 replies
RRailway
Created by devi4nt on 7/5/2024 in #✋|help
Unable to connect to railway hosted database during build phase
I had tried both, in fact it was originally setup to use the public domain see builds e2675c4 & e2675c4
14 replies
RRailway
Created by devi4nt on 7/5/2024 in #✋|help
Unable to connect to railway hosted database during build phase
ok this issue seems to of resolved itself, no rush on this but would be nice to know what happened here.
14 replies
RRailway
Created by devi4nt on 7/5/2024 in #✋|help
Unable to connect to railway hosted database during build phase
> [stage-0 10/12] RUN pnpm run prisma:migrate:deploy:

0.924 > @ prisma:migrate:deploy /app
0.924 > prisma migrate deploy
0.924
1.468 Prisma schema loaded from prisma/schema.prisma
1.472 Datasource "db": PostgreSQL database "{redacted}", schema "public" at "postgres.railway.internal:5432"
1.552
1.553 Error: P1001: Can't reach database server at `postgres.railway.internal:5432`
1.553
1.553 Please make sure your database server is running at `postgres.railway.internal:5432`.
1.564  ELIFECYCLE  Command failed with exit code 1.
> [stage-0 10/12] RUN pnpm run prisma:migrate:deploy:

0.924 > @ prisma:migrate:deploy /app
0.924 > prisma migrate deploy
0.924
1.468 Prisma schema loaded from prisma/schema.prisma
1.472 Datasource "db": PostgreSQL database "{redacted}", schema "public" at "postgres.railway.internal:5432"
1.552
1.553 Error: P1001: Can't reach database server at `postgres.railway.internal:5432`
1.553
1.553 Please make sure your database server is running at `postgres.railway.internal:5432`.
1.564  ELIFECYCLE  Command failed with exit code 1.
14 replies
RRailway
Created by devi4nt on 7/5/2024 in #✋|help
Unable to connect to railway hosted database during build phase
bcb1aa26-eedf-4586-9a1d-f7063bcc23de
14 replies
RRailway
Created by Zef on 2/23/2024 in #✋|help
Can no longer build projects - `GLIBC_2.36' not found
@Zef - ended up using 1.21.0 in the end, 1.21.1 exhibited the same build error.
12 replies