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

Region Data Not found #940

Open
veritasecops opened this issue Jan 21, 2023 · 5 comments
Open

Region Data Not found #940

veritasecops opened this issue Jan 21, 2023 · 5 comments

Comments

@veritasecops
Copy link

How do I fix this?

WARNING: This functionality is no longer maintained WARNING: This functionality is no longer maintained Building data for account RadarApp (765843959562) Traceback (most recent call last): File "/home/user/repos/cloudmapper/cloudmapper.py", line 72, in <module> main() File "/home/user/repos/cloudmapper/cloudmapper.py", line 66, in main commands[command].run(arguments) File "/home/user/repos/cloudmapper/commands/prepare.py", line 842, in run prepare(account, config, outputfilter) File "/home/user/repos/cloudmapper/commands/prepare.py", line 669, in prepare cytoscape_json = build_data_structure(account, config, outputfilter) File "/home/user/repos/cloudmapper/commands/prepare.py", line 424, in build_data_structure for region_json in get_regions(account, outputfilter): File "/home/user/repos/cloudmapper/shared/common.py", line 159, in get_regions raise InvalidAccountData("region data not found for {}".format(account.name)) shared.common.InvalidAccountData: region data not found for RadarApp

@DilLip-Chowdary-Codes
Copy link

Getting the same, any fix?

@ghost
Copy link

ghost commented May 4, 2023

Make sure you have the demo data in account-data path.

@ishtylerc
Copy link

Any update on this?

@confusedcrib
Copy link

I received this error when trying to run another command before collect because it's the first error that gets raised if there's nothing in the account-data folder

@erict35000
Copy link

Hi,

I was unable to install cloud mapper on macOS Monterey, Ubuntu 22.04 and Mint.

So I decided to install docker on macOS Monterey and follow these instructions : #896

Everything is fine, but when I type python cloudmapper.py report --accounts XXX,XXX, what I have to input as accounts. I try with audit, my account on AWS and the number of AWSaccount. I use a specific config.json for my AWS platform but it asks a region or tells me audit our xxxx are not in my config file.

Could you please tell me what I need to add to my config.json file ?

Regards
Eric

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

5 participants