Sudden 403 Auth error when deploying via GHA
a-allen
PROOP

8 months 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.

Solved

1 Replies

a-allen
PROOP

8 months ago

Issue resolved. Must have been a Railway service disruption, etc.


Status changed to Solved brody 8 months ago


Loading...