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

[issue] context deadline exceeded #450

Closed pdelteil closed 3 years ago

pdelteil commented 3 years ago

No idea what this error means.

==> linode: Error creating image: [002] Get "https://api.linode.com/v4/linode/instances/30084893/disks": context deadline exceeded
==> linode: Provisioning step had errors: Running the cleanup provisioner, if present...
Build 'linode' errored: Error creating image: [002] Get "https://api.linode.com/v4/linode/instances/30084893/disks": context deadline exceeded

==> Some builds didn't complete successfully and had errors:
--> linode: Error creating image: [002] Get "https://api.linode.com/v4/linode/instances/30084893/disks": context deadline exceeded

==> Builds finished but no artifacts were created.
Your build failed :( Please take a look at the errors!
pdelteil commented 3 years ago

Probably just a timeout from the API or Linode's services.

Retrying solved the problem.