XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.53k stars 1.47k forks source link

Terminating thread doJob: OrderBookDB::update: unhandled St13runtime_error 'ledger entry not valid for type' #2277

Closed got3nks closed 7 years ago

got3nks commented 7 years ago

Since last night our Ripple node is unable to sync. This is rippled's output, it's stuck in a loop:

Watchdog: Launching child 3
2017-Nov-22 13:02:55 JobQueue:NFO Auto-tuning to 32 validation/transaction/proposal threads for non-validator.
Terminating thread doJob: OrderBookDB::update: unhandled St13runtime_error 'ledger entry not valid for type'
Watchdog: Launching child 4
2017-Nov-22 13:03:32 JobQueue:NFO Auto-tuning to 32 validation/transaction/proposal threads for non-validator.
Terminating thread doJob: OrderBookDB::update: unhandled St13runtime_error 'ledger entry not valid for type'
2017-Nov-22 13:04:11 JobQueue:NFO Auto-tuning to 32 validation/transaction/proposal threads for non-validator.

This is rippled.log:

2017-Nov-22 13:03:40 NetworkOPs:WRN We are not running on the consensus ledger
2017-Nov-22 13:03:40 LedgerConsensus:WRN Need consensus ledger C75CEE38D4B1B6F13365C752B3E3F46FEF00CFCB35EC24D922B2E917B72546FB
2017-Nov-22 13:03:43 NetworkOPs:WRN We are not running on the consensus ledger
2017-Nov-22 13:03:43 LedgerConsensus:WRN Need consensus ledger 5986287CCF75763C92B58DBD5154CA68CE5C95BF30A58A7AD1E3E02A4FCF1D29
2017-Nov-22 13:03:47 NetworkOPs:WRN We are not running on the consensus ledger
2017-Nov-22 13:03:47 LedgerConsensus:WRN Need consensus ledger FE86BC7027083622501D520A4FDB7A6F6EE2EF7024E96EF3EFD1ABC1BF5C28E9
2017-Nov-22 13:03:50 NetworkOPs:WRN We are not running on the consensus ledger
2017-Nov-22 13:03:50 LedgerConsensus:WRN Need consensus ledger 710668E07BB57D55802041D13CC9223028CDE0606FD60C74716EE3F6E4E9762E
2017-Nov-22 13:03:54 NetworkOPs:WRN We are not running on the consensus ledger
2017-Nov-22 13:03:54 LedgerConsensus:WRN Need consensus ledger 77FE8F7DD46FA273ED78903723C16C62C05B5611B36FC14B43182776F599C34B
2017-Nov-22 13:03:57 NetworkOPs:WRN We are not running on the consensus ledger
2017-Nov-22 13:03:57 LedgerConsensus:WRN Need consensus ledger A4E9569A28ED5D6BBC1F5B51B17D6E83A304FF7C644346CE41A3543130E55076
2017-Nov-22 13:04:00 NetworkOPs:WRN We are not running on the consensus ledger
2017-Nov-22 13:04:02 NetworkOPs:WRN We are not running on the consensus ledger
2017-Nov-22 13:04:02 LedgerConsensus:WRN Need consensus ledger 3DB961D74DD9CBA36D5479ADAB617EAAF51C7534547C72BC75857DB0359231C9
2017-Nov-22 13:04:03 LoadMonitor:WRN Job: processLedgerData run: 24372ms wait: 0ms
2017-Nov-22 13:04:03 LoadMonitor:WRN Job: processLedgerData run: 21234ms wait: 0ms
2017-Nov-22 13:04:04 NetworkOPs:WRN We are not running on the consensus ledger
2017-Nov-22 13:04:04 LedgerConsensus:WRN Need consensus ledger 376C223206B61B569C11494894804B7999563A6558F0274D10F709DC9E474CEF
2017-Nov-22 13:04:04 LoadMonitor:WRN Job: processLedgerData run: 760ms wait: 21189ms
2017-Nov-22 13:04:04 LoadMonitor:WRN Job: InboundLedger run: 0ms wait: 20167ms
2017-Nov-22 13:04:04 LoadMonitor:WRN Job: processLedgerData run: 0ms wait: 14496ms
2017-Nov-22 13:04:04 LoadMonitor:WRN Job: processLedgerData run: 1ms wait: 10220ms
2017-Nov-22 13:04:04 LoadMonitor:WRN Job: processLedgerData run: 0ms wait: 7590ms
2017-Nov-22 13:04:04 LoadMonitor:WRN Job: InboundLedger run: 766ms wait: 19889ms
2017-Nov-22 13:04:06 SHAMapStore:WRN Not deleting. state: 1 age 27 age threshold 60
2017-Nov-22 13:04:06 SHAMapStore:WRN Not deleting. state: 2 age 10 age threshold 60
2017-Nov-22 13:04:07 SHAMapStore:WRN Not deleting. state: 2 age 7 age threshold 60
2017-Nov-22 13:04:07 SHAMapStore:WRN Not deleting. state: 2 age 4 age threshold 60
2017-Nov-22 13:04:08 LedgerConsensus:WRN By the time we got 7D1FA632D5F1BA7F4C43B902EB4B7996EB503CA947D5476EDAE62849419AE79E no peers were proposing it
2017-Nov-22 13:04:08 LedgerConsensus:WRN By the time we got DA216CDF4A3501BCE94D8052E2F8B49F6A9A5C2418F83AA716E2FE8E1C4AE7C2 no peers were proposing it
2017-Nov-22 13:04:09 LoadMonitor:WRN Job: OrderBookDB::update run: 2808ms wait: 0ms
2017-Nov-22 13:04:11 Amendments:DBG Amendment C6970A8B603D8778783B61C0D445C23D1633CCFAEF0D43E7DBCD1521D34BD7C3 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 4C97EBA926031A7CF7D7B36FDE3ED66DDA5421192D63DE53FFB46E43B9DC8373 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment C1B8D934087225F509BEB5A8EC24447854713EE447D277F69545ABFA0E0FD490 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 6781F8368C4771B83E8B821D88F580202BCB4228075297B19E4FDC5233F1EFDC is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 42426C4D4F1009EE67080A9B7965B44656D7714D104A72F9B4369F97ABF044EE is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 9178256A980A86CF3D70D0260A7DA6402AAFE43632FDBCB88037978404188871 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 08DE7D96082187F6E6578530258C77FAABABE4C20474BDB82F04B021F1A68647 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 740352F2412A9909880C23A559FCECEDA3BE2126FED62FC7660D628A06927F11 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 1562511F573A19AE9BD103B5D6B9E01B3B46805AEC5D3C4805C902B514399146 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 532651B4FD58DF8922A49BA101AB3E996E5BFBF95A913B3E392504863E63B164 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment E2E6F2866106419B88C50045ACE96368558C345566AC8F2BDF5A5B5587F0E6FA is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 07D43DCE529B15A10827E5E04943B496762F9A88E3268269D69C44BE49E21104 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 86E83A7D2ECE3AD5FA87AB2195AE015C950469ABF0B72EAACED318F74886AE90 is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 42EEA5E28A97824821D4EF97081FE36A54E9593C6E4F20CBAE098C69D2E072DC is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment DC9CA96AEA1DCF83E527D1AFC916EFAF5D27388ECA4060A88817C1238CAEE0BF is supported.
2017-Nov-22 13:04:11 Amendments:DBG Amendment 3012E8230864E95A58C60FD61430D7E1B4D3353195F2981DC12B0C7C0950FFAC is supported.
2017-Nov-22 13:04:11 OrderBookDB:DBG Advancing from 0 to 3
2017-Nov-22 13:04:11 OrderBookDB:DBG OrderBookDB::update>
2017-Nov-22 13:04:11 OrderBookDB:DBG OrderBookDB::update< 0 books found
2017-Nov-22 13:04:11 ValidatorList:DBG Loading configured trusted validator list publisher keys
2017-Nov-22 13:04:11 ValidatorList:DBG Loaded 0 keys
2017-Nov-22 13:04:11 ValidatorList:DBG Loading configured validator keys
2017-Nov-22 13:04:11 ValidatorList:DBG Loaded 5 entries
2017-Nov-22 13:04:11 ValidatorSite:DBG Loading configured validator list sites
2017-Nov-22 13:04:11 ValidatorSite:DBG Loaded 0 sites
2017-Nov-22 13:04:11 NodeObject:DBG NodeStore target size set to 131072
2017-Nov-22 13:04:11 NodeObject:DBG NodeStore target age set to 120000000000
2017-Nov-22 13:04:11 TaggedCache:DBG LedgerCache target size set to 256
2017-Nov-22 13:04:11 TaggedCache:DBG LedgerCache target age set to 180000000000
2017-Nov-22 13:04:11 TaggedCache:DBG TreeNodeCache target size set to 512000
2017-Nov-22 13:04:11 TaggedCache:DBG TreeNodeCache target age set to 90000000000
2017-Nov-22 13:04:11 NetworkOPs:NFO Consensus time for #3 with LCL C8052D3E63904EDB68A6C482B600F931F919B20188599DAE6442A59A4CD8266B
2017-Nov-22 13:04:11 ValidatorList:DBG 5  of 5 listed validators eligible for inclusion in the trusted set
2017-Nov-22 13:04:11 ValidatorList:DBG Using quorum of 3 for new set of 5 trusted validators
2017-Nov-22 13:04:11 LedgerConsensus:NFO Entering consensus process, watching
2017-Nov-22 13:04:11 NetworkOPs:DBG Initiating consensus engine
2017-Nov-22 13:04:11 Server:NFO Opened 'port_rpc_admin_local' (ip=127.0.0.1:5005, admin IPs:127.0.0.1, http)
2017-Nov-22 13:04:11 Server:NFO Opened 'port_peer' (ip=0.0.0.0:51235, peer)
2017-Nov-22 13:04:11 Server:NFO Opened 'port_ws_admin_local' (ip=127.0.0.1:6006, admin IPs:127.0.0.1, ws)

Any suggestions?

bachase commented 7 years ago

Are you using the the 0.80.0 version of rippled?

got3nks commented 7 years ago

Upgrading and restarting our node.