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

Bug: only 1 instance will be shown when there is more than 1 instances attached to a ELB. #891

Open
jiacheng-0 opened this issue Sep 2, 2021 · 3 comments

Comments

@jiacheng-0
Copy link

Please mention the following:

  • What command was run?
  • Are you working out of a virtualenv environment, Docker, or something else?

python3 cloudmapper.py prepare --config config.json --account my_account
was ran

image
Line 366 is causing the bug.

image
Instance 40a6 is being overridden by 2102

image
only 1 instance is shown in the output

image
There are 2 instances in the AWS scaling group.

@w0rmr1d3r
Copy link
Contributor

Hello @jiacheng-0 !

Take a look at this -> #802

The command prepare is no longer maintained.

cheers!

@GastroGee
Copy link

@w0rmr1d3r is there reason why this happened or just that people stopped finding much use for visualizing their networks?

@w0rmr1d3r
Copy link
Contributor

No idea @GastroGee

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

3 participants