cloudmapper icon indicating copy to clipboard operation
cloudmapper copied to clipboard

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

Open jiacheng-0 opened this issue 4 years ago • 3 comments

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.

jiacheng-0 avatar Sep 02 '21 22:09 jiacheng-0

Hello @jiacheng-0 !

Take a look at this -> https://github.com/duo-labs/cloudmapper/issues/802

The command prepare is no longer maintained.

cheers!

w0rmr1d3r avatar Sep 03 '21 05:09 w0rmr1d3r

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

GastroGee avatar Sep 03 '21 11:09 GastroGee

No idea @GastroGee

w0rmr1d3r avatar Sep 06 '21 09:09 w0rmr1d3r