-
Notifications
You must be signed in to change notification settings - Fork 32
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
Unable to Build Images with fleex, #10
Comments
Hi, Check https://sw33tlie.github.io/fleex-docs/get-started/config/ for more Try with Let us know if problem persist |
hey @xm1k3 Yes, the issue still persist. When I try to do a ➜ looks like it isn't fetching the configuration. could you guide me in the right way? Thanks Here is my config.yaml
|
Maybe the problem can be this, can you try it? If this is the case, I'll manage the error from the code |
Hey @xm1k3 sorry for the Late responses. I have verified that the ssh keys are in place. also, if I can use the ssh key pair, why do i require to give a username and password? |
Hi, Username and Password are also used to spawn custom VPS |
I also have the same issue and I am 100% sure my DO token is valid |
I have a digital ocean account and been trying to build an image and try out the fleex utility
I have added the DO token in the config.yaml
I did not change anything on the config file, though it says
FATA[0008] POST https://api.digitalocean.com/v2/droplets: 422 (request "f1...") xxxx.d:6d:80 are invalid key identifiers for Droplet creation.
when I run
fleex build -f build/common.yaml
or Justfleex build
I am sure that my DO token is valid. I ensured that the password is meeting its requirement. What else am I missing?
The text was updated successfully, but these errors were encountered: