-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bundle exec kuby -e production deploy #26
Comments
Hey @StoneCX, thanks for reaching out. I'm going to need more information in order to help figure out what's wrong. Can you post your kuby.rb config? What cloud provider are you using? |
thanks |
Everything looks good in your config. I do see that you're using Gitlab's Docker registry though, so I think I might know what's going on. Gitlab requires you to use a personal access or deploy token instead of your password. Here's a link to their documentation that explains how to create a token. I'll add something to Kuby's documentation as well, since I'm sure this will happen to other people. |
Hey @StoneCX, were you able to get things working? |
I havn't try ,will telling you if I try |
It's possible that this is related to #40 -- if you ever ran kuby in the past for the same provider but with different credentials, kuby may be used an old configuration. |
@StoneCX I'm going to close this for now. If you have any additional info, please comment here. |
error: 403: Forbidden
can't figures out what's wrong
The text was updated successfully, but these errors were encountered: