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

ERR unable to continue processing members for this group error="attempting to handle 429 but unable to parse retry-after header #35

Closed
ahmedsherif opened this issue Mar 17, 2023 · 1 comment

Comments

@ahmedsherif
Copy link

I'm running AzureHound collector on large AzureAD (~300,000 users). However, after sometime I'm receiving the following error:

ERR unable to continue processing owners for this app error="attempting to handle 429 but unable to parse retry-after header: strconv.ParseInt: parsing \"\": invalid syntax" appId=REDACTED

it keeps giving this error until it shutdown.

the command used is just for collecting all the tenants objects:

azurehound -r 'token' list --tenant 'company.com' -o output.json

@StephenHinck
Copy link
Contributor

Can you confirm whether this still occurs? We've made a significant number of changes since this was opened and haven't seen it ourselves. Feel free to re-open if so!

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