-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Sync stalling #2447
Comments
Could you please run with |
Ok, will do that tomorrow, not free today |
Looks like I have the same issue with one node, here logs https://gist.github.com/chervol/acff780ba384869c94ea3402d1912996 |
I have the same issue ... |
@chervol Make sure your system clock is synchronised. Also the first run you posted is pretty short, it sometimes take time to find peers to sync from. |
Why does Parity use so much bandwidth during this extended time it's stuck if there are no peers to sync from then ? |
If your clock is synchronised, then it will just be trying to do peer discovery via UDP. |
Happens on latest |
It starts being stuck after a bunch of:
After restart it manages to keep going, sometimes for a long while, before getting stuck again. |
@chervol all of your peers are either too far behind or on ethereum classic chain. Could it be that you have synced the ethereum classic chain on the same machine before? |
Please try the 1.3.4 release or the latest |
ok, I tried 1.3.4 from the 1 line installer, but unfortunately still the same issue. Still stuck on the same last block as previous. Does one have to resync from scratch with 1.3.4 ? |
I have same problem. Tried yesterday to do a fresh sync with v1.3.0, but it stuck on block 731956 (12+ hours of waiting). Today I've tried build 1.3.5, started from empty datadir, and it stuck on 731737 (4+ hours, no progress so far) |
If you really need parity right now there is a workaround:
|
Parity 1.3.5, OSX Here is some log |
Please start by going through the steps in the FAQ. |
@chervol may you elaborate on what you did as for "cleaning chain data" ? And which build did you use: this one (sync fix) or the regular master one ? |
The potential fix has been merged into |
My time is "exact", and also all the other FAQ ... Anyways, just did the latest master install from the 1-liner. Still the same issue for me. 1 possible thing could be the fact that upon starting Parity reference an old public enode of mine on another computer that do not exist anymore, but that was a Classic node. This node text is in a file, but even removing the file , it still gets shown on startup ? |
I can now confirm that my new and latest Parity installation, with a fresh sync, once again stalled at around 750 k block mark ... |
I have the same problem on windows 10 both on my laptop and desktop using parity 1.3.3 and above. I let the laptop sync for some time and then stopped it and turned it off, today i installed 1.3.6 and it is also stuck at #2,398,524 some logs form the desktop: |
Time is in sync but having problems syncing on Mac OSX - 4 gb RAM - see trace output attached - any ideas? thanks |
A few of the issues mentioned here have been fixed in 1.3.9. Please report if you still have problems with a new version. |
I'm having a sync-related issue, though it seems to be different from some of these listed above. I am having trouble connecting to peers on the ethereum classic chain using "--chain=classic --geth" at the end of the parity "target" field. Parity keeps reporting back that I am connected to 0/0/25 peers and then lists what looks like one packet over and over. What is going on and how can I fix this? |
I'm still stuck with my syncing on 2 Parity nodes. One new Windows version install stuck at #731770 and also a Linux machine with latest 1 liner installed today at # 731773 . I cannot sell or transfer my mined blocks without a synced node ... |
I haven't had a chance to update my threads yet but I've fixed my issue/non-issue. It was a very simple networking error as hinted at by arkpar within #2744. I needed to properly set up port forwarding. AlbieC - I've had a stalled sync happen once or twice so far and was able to get the system to work again by either closing geth and/or parity and rebooting the applications. Dumb question, but have you given that a go yet? Have you attempted to completely backup and then delete/uninstall all references to Parity + geth and then retry the install and sync? At it's most extreme you could format a drive really quickly and boot up a new Linux machine and give two fresh installs (parity & geth) a go. I have the feeling this issue is due to old files/references confusing your new sync. I'm also extremely new to this and my advice should be taken with a grain of salt. |
Why did you need to properly setup port forwarding if your node was working perfectly previously ? |
I'm stuck at #2421559 |
Block after #2421559 are slow to import, especially if you are on an HDD |
@arkpar: what do you mean with "slow to import"? My peer stalled for more than 8h at the very same block |
@AlbieC - good question. I don't have a definitive answer. My best guess is that my original install was using ETC Mist with the built in 1.4 geth and that I had everything set up properly but after the attacks on the network, switching over to parity and geth necessitated resetting port forwarding. Maybe Classic Mist Wallet's version of geth uses a different set of ports than the most recent, standalone version (which I haven't before used). |
Did another fresh Windows install of Parity on completely virgin high spec machine with SSD, etc. |
@AlbieC Seems like you've run into the attack blocks. Try running with the |
Hi, My servier time is sync, but parity been stuck for over a week in what does this mean I use clean data |
There have been a few issues reported here, most of which are fixed in latest releases. In case you still experience stalling please open a new issue. |
My Parity (last version) synchro with the Ethereum blockchain stalled at ~block 700000 (it remained there for ten hours despite constant bandwidth consumption, per nethogs)
Intrigued, I checked the hidden Parity folder in /home and found out that despite max bdwth consumption for hours, very few data had actually been downloaded (~600MB).
The text was updated successfully, but these errors were encountered: