-
Notifications
You must be signed in to change notification settings - Fork 194
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
scan organization repos meet "index out of range" #29
Comments
Are you sure you are using the latest code? Do you mind testing it via the docker image instead? Please reopen this once you have verified that this is also happening via the docker image. |
Thanks for your reply.
command line flags
|
Based on the error, it looks like its having trouble cloning user gists. I am not sure how to test for this but I will keep this issue open for now. If I do encounter this during my testing, I will try to fix it. |
Thanks!
|
My guess is the token that you provided, whoever that token belongs to, there is something wrong with the gists of that user. Can you try using a different token of a different user? |
Sure, wait a minute. |
Erm, do you know Go? I guess, my next step would be to do some debugging by directly running the For me to replicate this, I'd need your SSH keys, token, and all the other parameters. Not sure if thats possible. I personally wouldn't want it but in order for me to figure out what's going on here, I'd need some sample input to reproduce this because I can't reproduce it on my own. |
I'm trying to run this program in my enterprise Github. It's in the intranet environment. |
When "Done cloning org repos." and then start "Listing users of the organization and their repositories and gists" it shows:
The text was updated successfully, but these errors were encountered: