leka74
HOBBYOP
2 months ago
This happened suddenly, another build 20 mins ago succeeded fine.
I'm running it on github actions
Run railway up --service=b8e42c63-2baf-4d9c-b3bf-cc38a3c0c3fc --environment staging
Indexing...
Uploading...
Failed to upload code with status code 403 Forbidden
Error: Process completed with exit code 1.I am using a RAILWAY_TOKEN to deploy.
3 Replies
leka74
HOBBYOP
2 months ago
That is set up correctly yes. As I said, 20 minutes before the first failure it was working fine. And has been working fine in the last couple of months. Now I keep getting a 403.
Doing it locally seems to work for now, via github tho doesnt work. I'm using railway 4.10.0 locally and [ghcr.io/railwayapp/cli:latest](ghcr.io/railwayapp/cli:latest) on github actions.