Skip to content

Sync stuck #922

@Quiark

Description

@Quiark

I remember making a contract, sending some transactions (possibly incorrectly) and then blockchain sync got stuck
14 sync.go:100] Synchronisation failed: pending items in queue

which should not be an issue but it has been like that for over 20 mins.

I`m stuck at block

> eth.getBlock('latest')
{
  transactionsRoot: '0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421',
  stateRoot: '0xdb390058772d6af871335b9f8152805049b96468096d6950b5712ff4b4f9481e',
  difficulty: '286254463',
  size: 515,
  transactions: [ ],
  number: 303634,
  extraData: '0x',
  logsBloom: '0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000',
  sha3Uncles: '0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347',
  miner: '0x5690aa8347b53382237c2c37db1158a80c9483d5',
  totalDifficulty: '21511977842916',
  nonce: '0x000000000d66c381',
  parentHash: '0x14bfdb96c5e40049a244c0546fadba9e0888871f9f562f4e2f6ef560baa3512b',
  gasLimit: 3141592,
  gasUsed: 0,
  timestamp: 1431352063,
  uncles: [ ],
  hash: '0x61fda4d5349f75b781c5b3b997b89a86c4254987f401ffeaf2bfaf4a4017b926'
}

Version:
'Geth/v0.9.18/linux/go1.4.2'

Full log:
https://gist.github.com/Quiark/a3a2981fd4a21a1d5b95

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions