2 months ago
Hi, 3 hours ago it worked now I cannot deploy:
rootall@LpTp:~/apps/app/.build$ railway up
Indexed
Compressed [====================] 100%
Failed
Failed to upload code with status code 403 Forbidden
Didn't found any solution
7 Replies
2 months ago
Tried latest version, railway logout, login and link again but nothing
neroxtgc
Tried latest version, railway logout, login and link again but nothing
2 months ago
Hey, maybe your Trial plan expired so now you cannot deploy?
Can you check if you can still manually deploy on your Railway's Project (railway.com)?
In case it isn't the problem, try logging out, deleting your config, then logging back in.
Like this:railway logout
rm ~/.railway/config.json
railway login
railway link
railway up
lofimit
Hey, maybe your Trial plan expired so now you cannot deploy?Can you check if you can still manually deploy on your Railway's Project (railway.com)?In case it isn't the problem, try logging out, deleting your config, then logging back in.Like this:railway logoutrm ~/.railway/config.jsonrailway loginrailway linkrailway up
2 months ago
Hey, tried adding the rm ~/.railway/config.json
but still the problem.
Regarding Trial, I still, still have $4, tried to do a simple deploy from the Project UI and works.
2 months ago
I have tried upgrading to Hobby, creating a new service in the same project, creating a new project but nothing.
rootall@LpTp:~/apps/app/.build$ railway up
Indexed
Compressed [====================] 100%
Failed
Failed to load code with 403 status code Forbidden
opqr
Are you a workspace member and/or do you have Can Edit permission?
2 months ago
I'm the owner of the workspaces
2 months ago
Can you try using railway trdeploy
and do railway whomai
just to be sure ur in the right account?
Status changed to Solved chandrika • 2 months ago