Please login or register.

Daemon crashes

Wallet daemon crashes. Not sure why.

Here's error:

root@localhost:~# cd monero-v0.11.0.0 && ./monerod 2017-10-20 12:25:32.091 7f14da6faec0 INFO global src/daemon/main.cpp:279 Monero 'Helium Hydra' (v0.11.0.0-release) 2017-10-20 12:25:32.094 7f14da6faec0 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol... 2017-10-20 12:25:32.094 7f14da6faec0 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK 2017-10-20 12:25:32.122 7f14da6faec0 INFO global src/daemon/p2p.h:63 Initializing p2p server... [1508502332] libunbound[2563:0] info: warning: unsupported algorithm for trust anchor . DS IN [1508502332] libunbound[2563:0] warning: trust anchor . has no supported algorithms, the anchor is ignored (check if you need to upgrade unbound and openssl) 2017-10-20 12:25:36.823 7f14da6faec0 INFO global src/daemon/p2p.h:68 P2p server initialized OK 2017-10-20 12:25:36.824 7f14da6faec0 INFO global src/daemon/rpc.h:58 Initializing core rpc server... 2017-10-20 12:25:36.824 7f14da6faec0 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 127.0.0.1:18081 2017-10-20 12:25:36.825 7f14da6faec0 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 18081 2017-10-20 12:25:36.825 7f14da6faec0 INFO global src/daemon/core.h:73 Initializing core... 2017-10-20 12:25:36.827 7f14da6faec0 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /root/.bitmonero/lmdb ... 2017-10-20 12:25:37.086 7f14da6faec0 WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:72 Attempt to get block from height 913848 failed -- block not in db 2017-10-20 12:25:37.249 7f14da6faec0 FATAL daemon src/daemon/daemon.cpp:150 Uncaught exception! Attempt to get block from height 913848 failed -- block not in db 2017-10-20 12:25:37.249 7f14da6faec0 INFO global src/daemon/rpc.h:90 Deinitializing rpc server... 2017-10-20 12:25:37.249 7f14da6faec0 INFO global src/daemon/p2p.h:90 Deinitializing p2p... 2017-10-20 12:25:37.250 7f14da6faec0 INFO global src/daemon/core.h:89 Deinitializing core... 2017-10-20 12:25:37.308 7f14da6faec0 INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol... 2017-10-20 12:25:37.308 7f14da6faec0 INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully

Replies: 2
scoobybejesus edited 6 years ago Weight: 0 | Link [ - ]

A. There's not enough probably not information in your paste. B. This forum gets little attention. Please consider asking on IRC #monero, and be ready to paste this type of log into an fpaste.org link, so someone can look at it then and ask you to check some things and provide more info. (and C. This is kovri support)

vailixi posted 6 years ago Weight: 0 | Link [ - ]

Nobody has any idea what's wrong?