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

Geth 1.8.4 sync interruption #16545

Closed
yurij-volokhov opened this issue Apr 22, 2018 · 2 comments
Closed

Geth 1.8.4 sync interruption #16545

yurij-volokhov opened this issue Apr 22, 2018 · 2 comments

Comments

@yurij-volokhov
Copy link

yurij-volokhov commented Apr 22, 2018

Hi there,

System information

VM: 4 CPUs, 8GB RAM, 250GB SSD
Geth version: 1.8.4
OS & Version: Ubuntu 17.10

Expected behaviour

I tried to sync a new node with params:
geth --port 30603 --rpc --rpcapi personal,eth,web3,admin,net console

Actual behaviour

Synchronization and communication with the network as a whole was interrupted on average every hour without any messages. I defined this by the absence of new messages from geth and the value of eth.syncing did not change. I stopped the work of the node using exit in the console and saw a message likes that
ERROR[04-22|16:50:18] Failed to unregister sync peer peer=4b771b99ec882b02 err="peer is not registered"
then repeated repetition of this:
INFO [04-22|15:05:25] IPC closed err="accept unix /home/ethereum/.ethereum/geth.ipc: use of closed network connection"

eth

@reductionista
Copy link
Contributor

This is a duplicate of Issue #16539

@yurij-volokhov
Copy link
Author

OK, but it's not clear for me.

I'd solved my problem rolling back to v1.8.3

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

2 participants