Skip to content
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

Runtime error: invalid memory address or nil pointer dereference #732

Open
TheOutsSeeker opened this issue Jul 1, 2024 · 4 comments
Open
Assignees

Comments

@TheOutsSeeker
Copy link

TheOutsSeeker commented Jul 1, 2024

Running the latest version of cloud-nuke v0.36.0 with the parameter crashes.

AWS_PROFILE= cloud-nuke inspect-aws --exclude-first-seen, throws in my case the following error message after ~7+ mins.

"Searching eip resources in eu-central-1 (7m12s)ERRO[2024-07-01T15:19:19+01:00] runtime error: invalid memory address or nil pointer dereference binary=cloud-nuke version=v0.36.0"

Tested it on ARM & AMD x86_64 macOS v14.4.1.

Excluding the EIP resource from scans avoids the exception.

AWS_PROFILE= cloud-nuke inspect-aws --exclude-first-seen --exclude-resource-type eip

@james03160927 james03160927 self-assigned this Jul 1, 2024
@james03160927
Copy link
Contributor

Hi @TheOutsSeeker, I cannot reproduce the same issue on the newest release. Can you try out using the new release? https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.37.0

@TheOutsSeeker
Copy link
Author

Yes, of course - I will get back to you.

@TheOutsSeeker
Copy link
Author

The binaries aren't available here: https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.37.0 for download yet

@james03160927
Copy link
Contributor

Can you try with this one? https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.37.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants