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
3.91k stars 615 forks source link

linode installation setup failed #765

Closed rix4uni closed 8 months ago

rix4uni commented 8 months ago

i tried 4 times also tried different provisioner getting same error

image

0xtavian commented 8 months ago

Hey @rix4uni During axiom-account-setup for linode you should have been prompted to submit a support ticket to Linode to increase your max image storage allocation to 25GB. It takes about 24 hours for them to respond. Did you do that already? Also make sure you don’t have any images already built (axiom-images ls). If you do, you should either select one (axiom-images set axiom-$provisioner-$timestamp), or delete the all of them (axiom-images rm axiom-$provisioner-$timestamp) and try running axiom-build default again.

rix4uni commented 8 months ago

Thank you, it worked.