pry0cc / axiom

The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
MIT License
4k stars 622 forks source link

after choising reconftw as provisioner i show this erros , i'm using digitalocean #422

Closed amineethic closed 3 years ago

amineethic commented 3 years ago

digitalocean: Error creating droplet: POST https://api.digitalocean.com/v2/droplets: 422 creating this/these droplet(s) will exceed your droplet limit ==> digitalocean: Deleting temporary ssh key... Build 'digitalocean' errored: Error creating droplet: POST https://api.digitalocean.com/v2/droplets: 422 creating this/these droplet(s) will exceed your droplet limit

==> Some builds didn't complete successfully and had errors: --> digitalocean: Error creating droplet: POST https://api.digitalocean.com/v2/droplets: 422 creating this/these droplet(s) will exceed your droplet limit

==> Builds finished but no artifacts were created. Your build failed :( Please take a look at the errors! This can happen sometimes, if you have a [404] error while using Linode, this is likely because you need to request support for a larger image size to 18GB! For support, take a screenshot of the last 20 lines and open a issue at https://github.com/pry0cc/axiom/issues Sometimes just running a build again can work, so please try at least once: 'axiom-build', thanks!

0xtavian commented 3 years ago

@amineethic the error "creating this/these droplet(s) will exceed your droplet limit" means you already have the max number of droplets on your account. You have to either delete one or ask support nicely for an increase.

amineethic commented 3 years ago

@0xtavian thanks a lot for your help