Azure / azqr

Azure Quick Review
https://azure.github.io/azqr
MIT License
489 stars 77 forks source link

Error:body download policy #242

Closed red-erik closed 2 months ago

red-erik commented 4 months ago

Hello, running latest version on a huge env, after the first subs, the second one is throwinf this error 2024-05-22T15:06:29+02:00 INF Scanning subscriptions/...33ea623 for Resource Ids 2024-05-22T15:06:40+02:00 INF Scanning subscriptions/...33ea623 for Diagnostic Settings 2024-05-22T15:06:55+02:00 FTL Failed to get diagnostic settings error="body download policy: read tcp 10.87.31.243:60499->4.150.241.10:443: wsarecv: An existing connection was forcibly closed by the remote host." If I run AZQRd directly on that sub (with -s parameter) it work fine so I'm sure it's not permission related. Running from my desktop, only connected to the internet, Windows 11 and pws 7.4.1

Major Minor Build Revision


5 1 22621 2506

Regards, Red.

cmendible commented 4 months ago

Hi there! Can you please set the AZURE_SDK_GO_LOGGING environment variable to all, and run the scan with the --debug flag so we can get a better look of what is going on?

I'm thinking that something like this may be caused by an out of memory issue on your host, or perhaps something happening between your host and Azure at a proxy or networking component level.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.