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

dev
MODERATOR

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


dev
MODERATOR

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


medim
MODERATOR

a year ago

What's the size of your project?


medim
MODERATOR

a year ago

afaik it can't be over 45mb


adam
MODERATOR

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.


brody
EMPLOYEE

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?


brody
EMPLOYEE

a year ago

no, as long as it does tell you your name


ivobelohlavreal
HOBBYOP

a year ago

it does


brody
EMPLOYEE

a year ago

can you re-run railway link please


ivobelohlavreal
HOBBYOP

a year ago

yes I did multiple times


brody
EMPLOYEE

a year ago

what version of the CLI?


ivobelohlavreal
HOBBYOP

a year ago

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


brody
EMPLOYEE

a year ago

right but can you give the version?


ivobelohlavreal
HOBBYOP

a year ago

railwayapp 4.0.0


brody
EMPLOYEE

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?


brody
EMPLOYEE

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?


brody
EMPLOYEE

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


adam
MODERATOR

a year ago

Brody asked specifically for the size excluding node modules and packages


adam
MODERATOR

a year ago

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


brody
EMPLOYEE

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.


brody
EMPLOYEE

a year ago

Its a 45MB fwiw


brody
EMPLOYEE

a year ago

railway up returns 403 forbidden


brody
EMPLOYEE

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