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

Axiom-Build errors on Linode #579

Closed fail-open closed 2 years ago

fail-open commented 2 years ago

This is happening in an account that has been working previously with Axiom. It definitely has 18GB for the build. It is happening both with the standard build and the reconftw image. Another user is reporting the same. As far as I can tell, I have not changed anything other than updating Axiom and trying to rebuild as I do every few weeks. Last image I made was 7-20. This my first time doing since then.

  linode:
    linode:
    linode: Congratulations, your build is almost done!
    linode:
    linode:              axiom is sponsored by...
    linode: ____                       _ _        _____.         _ _
    linode: / ___|  ___  ___ _   _ _ __(_) |_ _   |_   _| __ __ _(_) |___
    linode: \___ \ / _ \/ __| | | | '__| | __| | | || || '__/ _` | | / __|
    linode:  ___) |  __/ (__| |_| | |  | | |_| |_| || || | | (_| | | \__ \
    linode: |____/ \___|\___|\__,_|_|  |_|\__|\__, ||_||_|  \__,_|_|_|___/
    linode:                                   |___/
    linode:
    linode: Read these while you're waiting to get started :)
    linode:
    linode:     - Quickstart Guide: https://github.com/pry0cc/axiom/wiki/A-Quickstart-Guide
    linode:     - Filesystem Utilities: https://github.com/pry0cc/axiom/wiki/Filesystem-Utilities
    linode:     - Fleets: https://github.com/pry0cc/axiom/wiki/Fleets
    linode:     - Scans: https://github.com/pry0cc/axiom/wiki/Scans
    linode:
    linode:
==> linode: Shutting down Linode...
==> linode: Creating image...
==> linode: Error creating image: [404] Not found
==> linode: Provisioning step had errors: Running the cleanup provisioner, if present...
Build 'linode' errored after 24 minutes 18 seconds: Error creating image: [404] Not found

==> Wait completed after 24 minutes 18 seconds

==> Some builds didn't complete successfully and had errors:
--> linode: Error creating image: [404] Not found

==> 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!
fail-open commented 2 years ago

This was user error on my part. I let my images stack up and I am likely hitting an account limit. Deleted some and was able to build successfully.

Closing this out.