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

Client timeout error #28

Open
Hell0Steve opened this issue Mar 3, 2024 · 6 comments
Open

Client timeout error #28

Hell0Steve opened this issue Mar 3, 2024 · 6 comments

Comments

@Hell0Steve
Copy link

Screenshot 2024-03-03 104430

Receiving this error after couple of uses. I think it indicates GitHub's rate limit although I do use GitHub tokens.
Any idea what could be the problem?

@abdushams
Copy link

hello ..
i was having the same issue and i updated it to the last version and it is now working .
just run :
go install github.com/gwen001/github-subdomains@latest

@EricArdiansa
Copy link

hello..
i was trying your suggestion to updated the binary to the latest version, but its still not working. maybe this cause by my GitHub token? because i see the token i get when i create the token is totally different from what i see in tutorial.

@adhvaidhloi
Copy link

hello.. i was trying your suggestion to updated the binary to the latest version, but its still not working. maybe this cause by my GitHub token? because i see the token i get when i create the token is totally different from what i see in tutorial.

where did you find tutorial??

@aleksey-vi
Copy link

image
I have the same problem, a week ago it was working, now it's not.

@aleksey-vi
Copy link

solved. In my case it helped to disable vpn

@DEMON1A
Copy link

DEMON1A commented Dec 2, 2024

Hey there, The problem is that Github's API takes almost 8 seconds to respond and github-subdomains have a timeout of 5 seconds in the client, which always triggers a timeout error

I created a fork with custom timeout to fix this problem, 10 seconds or higher is good to go https://github.com/DEMON1A/github-subdomains

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

6 participants