Jay
Jay
Explore posts from servers
RRailway
Created by Jay on 9/15/2024 in #✋|help
Getting a 500 error code when deploying
I'm getting an error Failed to upload code with status code 500 Internal Server Error when uploading code via railway up --service *** using Github Actions
13 replies
RRailway
Created by Jay on 8/10/2024 in #✋|help
Caddy server not receiving "accept-encoding" headers correctly
I have a static site deployed via railway using Caddy and when I look at the logs of my caddy server the accept-encoding only receives a "gzip" value rather than what the request has sent.
4 replies
RRailway
Created by Jay on 4/18/2024 in #✋|help
Getting a "prefix not found" error when running railway up
I'm trying to deploy a monorepo via railway CLI but only one of the repos is deployed on railway, so i'm using Docker to do so and using railway.json inside the repo folder for the configuration. When I run railway up --servicename --environment <PATH_TO_RAILWAY_JSON> I'm getting a prefix not found error.
Indexed Compressed [====================] 100% prefix not found
Indexed Compressed [====================] 100% prefix not found
Is there a way to know where the error is/how to fix it? Thanks!
29 replies
RRailway
Created by Jay on 4/13/2024 in #✋|help
Railway redeploying continously after project being deleted
I have been receiving emails from railway about failed deployments from a project that I have already shut down. Been getting continous emails about for a few hours now.
22 replies
RRailway
Created by Jay on 4/2/2024 in #✋|help
Issue when deploying node app using docker
I'm having issues when I'm trying to deploy a node app with docker, when I build and run the image locally it runs fine but on railway it shows me the build the built node file not found. Also, this is something that is fairly recent and my docker config file hasn't changed so not sure why this might be happening. Help appreciated, thanks!
26 replies
RRailway
Created by Jay on 3/27/2024 in #✋|help
Is there way to have Github Action fail if `railway up` fails
So I have a bit of a custom setup which requires me to use Github Actions to publish to railway, it's working good so far but I wanted to know if there is a way for me to have the Github Action fail if railway up command fails for some reason. Currently it just outputs
Indexing...
Uploading...
Build Logs: `url`
Indexing...
Uploading...
Build Logs: `url`
and the github action completes. Happy to share more context if needed
7 replies
CDCloudflare Developers
Created by Jay on 3/26/2024 in #general-help
Remove wrangler authorization from cloudflare dashboard
Hi, is there a way for me to remove authorization for a previously logged in wrangler instance using the dashboard? Something like what I can do what Github cli where I can unauthorize the app.
3 replies