manubier
manubier
Explore posts from servers
RRailway
Created by manubier on 1/31/2024 in #✋|help
Postgres Database Migration Stuck?
yap, seems that all is there
8 replies
RRailway
Created by manubier on 1/31/2024 in #✋|help
Postgres Database Migration Stuck?
Seems to have finished now. No errors being shown
8 replies
RRailway
Created by manubier on 1/31/2024 in #✋|help
Postgres Database Migration Stuck?
a32aec5d-84a3-4341-ac97-84f750c61df3
8 replies
RRailway
Created by manubier on 1/18/2024 in #✋|help
Static IPs
Thank you, I'll check them out 🙂
10 replies
RRailway
Created by manubier on 1/18/2024 in #✋|help
Static IPs
Is there a Proxy provider you could recommend?
10 replies
RRailway
Created by manubier on 1/18/2024 in #✋|help
Static IPs
a32aec5d-84a3-4341-ac97-84f750c61df3
10 replies
RRailway
Created by manubier on 1/17/2024 in #✋|help
Application failing after migration to database v2
I think I found the problem. Overlooked one env variable before migrating...
6 replies
RRailway
Created by manubier on 1/17/2024 in #✋|help
Application failing after migration to database v2
0b6251f3-dc05-49d3-a5bf-02868d70d348
6 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
nice, seems to work. Thank you!
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
Do I still have to do something for build scripts I used before or should this be working now?
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
2bd6ba91-fc04-479a-bcce-fbe0d3638596
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
4c5a05a8-8ff6-40cd-b506-3c5d7efa5654
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
The overall prject is actually split up into 3 railway projects and all are still using the old buildpack. Should I just post the ids also here?
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
That would be awesome!
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
Do I just have to add a nixpacks.toml and then railway picks it up from there or do I have to also change some settings?
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
Is there anything where I can find a proper walkthrough how I would create a nodejs project that runs migrations during buid process?
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
is there a migration guide?
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
hahaha, haven't really touched this app for a long time 😄
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
The container which is currently still up and running resolved to node 21.1.0 The failing container is resolving to 20.9.0 I wonder if it's somehow related to the project using Heroku-20 buildpack which based on the UI is now deprecated in railway
43 replies
RRailway
Created by manubier on 11/23/2023 in #✋|help
NPM build script started to fail
via my package.json (which has worked fine so far until recently): "build": "npm run testenv && npm run migrate:deploy", "migrate:deploy": "DATABASE_URL="$MIGRATE_DATABASE_URL" prisma migrate deploy"
43 replies