Code deployments disallowed - HELP!
cherryscripter
HOBBYOP

a year ago

Hi,

I am learning to code and at the moment I am following a tutorial for ecommerce store in Django. I wanted to DEPLOY it with my Github account but I gets this error: Code deployments disallowed.

Please, can you help? What can I do to solve this problem?

I am very new to programming and I am not 100% sure what I am doing so please be understanding.

Solved

14 Replies

a year ago

Your GitHub account did not provide sufficient information for us to verify you on the platform, you will need to upgrade to a paid plan in order to deploy code.


cherryscripter
HOBBYOP

a year ago

Is there any other method to use the free trial plan? What should I add to my GitHub account?


a year ago

GitHub is the only method we use to verify trial users, the verification requirements are not going to be disclosed, and at the same time it is a one time check so you would not change anything by doing anything on GitHub differently.

Unfortunately the only path forward to deploy code would be a Hobby plan.


Status changed to Solved brody over 1 year ago


Status changed to Open cherryscripter over 1 year ago


cherryscripter
HOBBYOP

a year ago

Thank you for your answer. So when I buy a hobby plan, then for 100% everything will work? I will be able to do the deploy Github, etc.?
I'm asking becasue somewhere I've read that if your github account is not old enough (mine is quite new) then even if you buy a plan, still you can't deploy.


a year ago

I'm not sure where you read that but it is not true, there are no such restrictions on the Hobby plan since your card becomes the verification method instead of GitHub.

The only limitations on Hobby would be features like regions and the maximum allowed resources.


cherryscripter
HOBBYOP

a year ago

Okay, thank you.


cherryscripter
HOBBYOP

a year ago


cherryscripter
HOBBYOP

a year ago

that's why I'm worried about it

Attachments


a year ago

I don't know why they are saying that, we don't even have a developer plan, so that would be misinformation.

Please only believe information about Railway given to you by employees or moderators.


cherryscripter
HOBBYOP

a year ago

I understand that they say it because they encounter the same problem. I can't wait 6 months because I want to send my portfolio to find my first junior job. And now I am not sure if I should do all the work here on railway or don't waste time and start to host the page somewhere else so it works.


a year ago

As previously mentioned, as long as you are on Hobby there are no verification requirements what so ever.

As soon as you upgrade to Hobby and your payment goes through you will be able to deploy code.


cherryscripter
HOBBYOP

a year ago

Ok, thank you


Status changed to Solved brody over 1 year ago


Status changed to Open cherryscripter over 1 year ago


cherryscripter
HOBBYOP

a year ago

So, I am on hobby plan, I've upgrated my profile and paid for it but still Railway creates problem. I can't make a deployment from github because I get this message:

Error

Service name must be unique in the project.

Why it is so problematic? How can I finally use it normally and work without these nonsense? There are not even any explanation about these errors.


a year ago

I think that error is pretty thoroughly explained in its own wording.

You can not have two services with the same name in the same project.


Loading...