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

App hangs when more than 3 tokens are used #73

Open
jaredxx1 opened this issue Nov 21, 2020 · 5 comments
Open

App hangs when more than 3 tokens are used #73

jaredxx1 opened this issue Nov 21, 2020 · 5 comments

Comments

@jaredxx1
Copy link

Hello,

Don't know if it's a bug or not but.. this is what happens:

Starting 3a742e725a6b_shhgit.www ... done
Recreating shhgit.app            ... done
Attaching to 3a742e725a6b_shhgit.www, shhgit.app

It hangs, not even the banner shows.

Any thoughts?

@jaredxx1
Copy link
Author

One more thing. It's adding file blob for urls:

`Actually: https://github.com/bozinoski777/cv_api/blob/master/f78a4a620531c9e64a93bbe738ad7dcc28922191/settings

Expected: https://github.com/bozinoski777/cv_api/blob/master/settings

{Url: "https://github.com/bozinoski777/settings.git", Matches: null, Signature: "Django configuration file", File: "/f78a4a620531c9e64a93bbe738ad7dcc28922191/cv_api/settings.py", Stars: 0, …}`

Just an example

@BlackDiverX
Copy link

Yes, problem with file blob for urls is exist. Please call how to fix it.

One more thing. It's adding file blob for urls:

`Actually: https://github.com/bozinoski777/cv_api/blob/master/f78a4a620531c9e64a93bbe738ad7dcc28922191/settings

Expected: https://github.com/bozinoski777/cv_api/blob/master/settings

{Url: "https://github.com/bozinoski777/settings.git", Matches: null, Signature: "Django configuration file", File: "/f78a4a620531c9e64a93bbe738ad7dcc28922191/cv_api/settings.py", Stars: 0, …}`

Just an example

@marcelo321
Copy link

Does this still happen @jaredxx1? So we need to put 3 tokens max. But do we get rate-limited with only 3 tokens?

@marcelo321
Copy link

I confirm shhgit completely breaks with just 3 github tokens... :((

Doesn't hang with 2 tokens.

@eth0izzle
Copy link
Owner

I've not looked in to this yet but it could be because it's exhausting your threads. Try running shhgit with --threads 30, for example.

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

4 participants