It looks like we will be moving to a moderated thread soon. I hate to do it, but there is just too much trolling it is affecting the conversation and too many attacks.
I wont be deleting unless I have to. Its sad we are being forced to do this.
Im trying to get the deamon running but i keep getting this can you help ??
2017-11-01 23:30:43.112 9352 INFO global src/daemon/main.cpp:279 Electroneum 'Helium Hydra' (v0.11.0.0-53f8b3fa)
2017-11-01 23:30:43.115 9352 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2017-11-01 23:30:43.115 9352 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2017-11-01 23:30:43.121 9352 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2017-11-01 23:30:44.704 9352 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2017-11-01 23:30:44.705 9352 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2017-11-01 23:30:44.708 9352 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 127.0.0.1:26968
2017-11-01 23:30:44.708 9352 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 26968
2017-11-01 23:30:44.709 9352 INFO global src/daemon/core.h:73 Initializing core...
2017-11-01 23:30:44.710 9352 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder C:\ProgramData\electroneum\lmdb ...
2017-11-01 23:30:44.718 9352 WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:72 Failed to query m_blocks: MDB_BAD_TXN: Transaction must abort, has a child, or is invalid
2017-11-01 23:30:44.718 9352 ERROR cn src/cryptonote_core/cryptonote_core.cpp:399 Error opening database: Failed to query m_blocks: MDB_BAD_TXN: Transaction must abort, has a child, or is invalid
2017-11-01 23:30:44.719 9352 INFO global src/daemon/rpc.h:90 Deinitializing rpc server...
2017-11-01 23:30:44.720 9352 INFO global src/daemon/p2p.h:90 Deinitializing p2p...
2017-11-01 23:30:44.723 9352 INFO global src/daemon/core.h:89 Deinitializing core...
2017-11-01 23:30:44.724 9352 ERROR daemon src/daemon/core.h:94 Failed to deinitialize core...
2017-11-01 23:30:44.727 9352 INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2017-11-01 23:30:44.727 9352 INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully