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

HTTP server closed error on JSON-RPC server #1240

Closed
alidevjimmy opened this issue Apr 23, 2024 · 1 comment · Fixed by #1243
Closed

HTTP server closed error on JSON-RPC server #1240

alidevjimmy opened this issue Apr 23, 2024 · 1 comment · Fixed by #1243
Labels
bug Something isn't working www

Comments

@alidevjimmy
Copy link
Contributor

There is a bug report on starting HTTP server for JSON-RPC. this is the reported log:

11:51:03 INF new block committed _state="{#766077 ▒ 7D1E0BEBA040 ▒ 11.50.30}" block="{▒ 7D1E0BEBA040 ▒ pc1pr23lgtpq ▒ D8B1B87AD512 ▒ 1}" round=0
^C13:32:46 INF stopping Node
13:32:47 DBG context closed reason="context canceled"
13:32:47 ERR error on a connection error="http: Server closed"
13:32:47 DBG context closed reason="context canceled"
13:32:47 ERR error while establishing JSON-RPC connection error="http: Server closed"
Exiting ...
@b00f
Copy link
Collaborator

b00f commented Apr 24, 2024

The main issue here is that the node didn't sync for more than 2 hours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working www
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants