gr33nTHumB
gr33nTHumB
RRailway
Created by gr33nTHumB on 10/27/2023 in #✋|help
Reverse proxy returning 502, but the underlying app is running
Trying to set up a simple proxy to handle CORS, but the proxy can't reach the application. It was working moments ago (without the CORS config) but I can't pinpoint what changed
114 replies
RRailway
Created by gr33nTHumB on 10/27/2023 in #✋|help
Simple node.js app Deployment can't find the correct script
The app is run by node server.js or node bot.js, but the deployment step fails with Error: Cannot find module '/srv/app/server/server.js'
17 replies
RRailway
Created by gr33nTHumB on 10/27/2023 in #✋|help
App timing out on specified port but no error in logs
I have configured a NestJS app with postgres and the build/deployment are working correctly as far as I can see in the logs. However, when I try to access the server through domain:3030, it times out and nothing shows in the app's logs
45 replies