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 exceeded while awaiting headers #13

Closed
auttasak opened this issue May 12, 2016 · 2 comments
Closed

Client.Timeout exceeded while awaiting headers #13

auttasak opened this issue May 12, 2016 · 2 comments

Comments

@auttasak
Copy link

Console show error:

2016/05/13 02:04:48 Error while refreshing pending block on main: Post http://127.0.0.1:8545: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
2016/05/13 02:04:48 Error while refreshing pending block on main: Post http://127.0.0.1:8545: net/http: request canceled (Client.Timeout exceeded while awaiting headers)

@sammy007
Copy link
Owner

Pool just can't perform http request to geth. Check geth, network, settings.

@d57heinz
Copy link

d57heinz commented May 12, 2016

try putting ip of the computer in there.. like this.. 192.168.1.1:8545 or whatever.. i had that same problem with the proxy. seem on my win system that it didnt like localhost or 127.0.0.1:8545 even tho both geth and proxy ran on same pc

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

3 participants