railway up returns 403 forbidden
ivobelohlavreal
HOBBYOP

a year ago

PS E:\Fullstack-applicationOfficial\Fullstack-application 6.3\Fullstack-application> railway up
Indexed
Compressed [====================] 100%
Failed
Failed to upload code with status code 403 Forbidden
Why suddenly i cant upload my project to railway? billing issues? or limited permissions?

34 Replies

a year ago

Have you tried logging out and back in with the cli? railway logout, railway login? Also make sure you have deploy perms in the project and environment, if you own the plan then that's not relevant though


a year ago

I have to leave to go write an exam right now, I'll be back in a few hours!!


ivobelohlavreal
HOBBYOP

a year ago

09d52163-a7f2-4109-bfb6-7a0347a9ea39


ivobelohlavreal
HOBBYOP

a year ago

I tried it already


ivobelohlavreal
HOBBYOP

a year ago

so? do i need new acc or switch hosting? i really dont know why it keeps happening


a year ago

What's the size of your project?


a year ago

afaik it can't be over 45mb


a year ago

Be patient. This is community support, you will need to wait for people to respond.


ivobelohlavreal
HOBBYOP

a year ago

I really try, but since last time nobody responded to me twice in row, meanwhile others got answer.


ivobelohlavreal
HOBBYOP

a year ago

I dont think it, my project could be loaded easily using cli but now it doesnt.


a year ago

what does railway whoami give you?


ivobelohlavreal
HOBBYOP

a year ago

"Logged in as … (Myname)👋"


ivobelohlavreal
HOBBYOP

a year ago

Do you need actual data?


a year ago

no, as long as it does tell you your name


ivobelohlavreal
HOBBYOP

a year ago

it does


a year ago

can you re-run railway link please


ivobelohlavreal
HOBBYOP

a year ago

yes I did multiple times


a year ago

what version of the CLI?


ivobelohlavreal
HOBBYOP

a year ago

npm i -g @railway/cli -- I reinstalled it too


a year ago

right but can you give the version?


ivobelohlavreal
HOBBYOP

a year ago

railwayapp 4.0.0


a year ago

can you show me the output of your railway link command after you run it?


ivobelohlavreal
HOBBYOP

a year ago

you mean railway up or link?


a year ago

link


ivobelohlavreal
HOBBYOP

a year ago

1354916025816055800


ivobelohlavreal
HOBBYOP

a year ago

maybe my project needs pro plan? is there any rule in railway? if app is too big for plan, it wont work?


a year ago

what is the size of your local project, excluding stuff like node_modules if applicable


ivobelohlavreal
HOBBYOP

a year ago

i dont really know… Since i don't have it on github, i cant say, but with modules and packages around 3gb


a year ago

Brody asked specifically for the size excluding node modules and packages


a year ago

there may be a size limit you’re hitting by including the packages.


a year ago

railway up always excludes the node_modules, so yeah, please tell me the size of your project excluding that folder, any OS has native features to tell you the size of a selected group of folders and files.


a year ago

Its a 45MB fwiw


a year ago

railway up returns 403 forbidden


a year ago

in the future, please do not create duplicate threads, and please keep in mind that the response time for hobby users is 3 days


Loading...