Sudden 403 Auth error when deploying via GHA
a-allen
PRO
14 days ago
I am getting sudden 403 errors when trying to deploy one of my services using GitHub Actions. I have checked to see if my RAILWAY_TOKEN has expired by creating a new token and that did not resolve the 403.
I am using the following container: ghcr.io/railwayapp/cli:latest
form the GHA logs:
railway up --service=api-core
shell: sh -e {0}
env:
RAILWAY_TOKEN: ***
SVC_ID: api-core
Indexing...
Uploading...
Failed to upload code with status code 403 Forbidden
I have not changed anything else on my end to cause this issue that I know of. For now I am deploying manually as a workaround but I am seeking help from support.
1 Replies
a-allen
PRO
14 days ago
Issue resolved. Must have been a Railway service disruption, etc.
Status changed to Solved brody • 14 days ago