Image: screengrab of hive.io
This is just a quick follow up to my previous report. Finally - I have a success to report!
It turns out using 's guidance on upgrading to the HF25 was in order. And now my Docker HIVE container is actually running which is progress.
Here is what the picture looks like now:
ubuntu@hive-node-0:/mnt/hivedb/hive/hive-docker$ docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
606c0b7524ff hive "hived --data-dir=/s…" About a minute ago Up About a minute 5000/tcp, 0.0.0.0:2001->2001/tcp, 8090-8091/tcp seed
ubuntu@hive-node-0:/mnt/hivedb/hive/hive-docker$ docker logs 606c0b7524ff
2704518ms p2p_plugin.cpp:603 plugin_initialize ] caught exception 0 exception: unspecified
process exited with: Host not found (authoritative)
{"message":"Host not found (authoritative)"}
asio.cpp:88 resolve_handler
{}
asio.cpp:168 resolve
{"endpoint_string":"seed.buildteam.io:2001"}
p2p_plugin.cpp:76 resolve_string_to_ip_endpoints while adding seed node seed.buildteam.io:2001
2704890ms p2p_plugin.cpp:603 plugin_initialize ] caught exception 0 exception: unspecified
process exited with: Host not found (authoritative)
{"message":"Host not found (authoritative)"}
asio.cpp:88 resolve_handler
{}
asio.cpp:168 resolve
{"endpoint_string":"seed.chitty.me:2001"}
p2p_plugin.cpp:76 resolve_string_to_ip_endpoints while adding seed node seed.chitty.me:2001
2704907ms rc_plugin.cpp:1174 plugin_initialize ] Initializing resource credit plugin
2704907ms rc_plugin.cpp:1242 plugin_initialize ] RC's will be computed starting at block 26256743
2704907ms witness_plugin.cpp:481 plugin_initialize ] Initializing witness plugin
2704909ms account_by_key_plugin.cpp:281 plugin_initialize ] Initializing account_by_key plugin
2704909ms state_snapshot_plugin.cpp:1428 plugin_initialize ] Initializing state_snapshot_plugin...
2704909ms state_snapshot_plugin.cpp:894 impl ] Registering add_prepare_snapshot_handler...
2704909ms webserver_plugin.cpp:460 plugin_initialize ] configured with 4 thread pool size
2704909ms webserver_plugin.cpp:469 plugin_initialize ] configured http to listen on 0.0.0.0:8091
2704910ms webserver_plugin.cpp:486 plugin_initialize ] configured ws to listen on 0.0.0.0:8090
------------------------------------------------------
@ @@@@@@ ,@@@@@%
@@@@ (@@@@@* @@@@@@
%@@@@@@ @@@@@@ %@@@@@,
@@@@@@@@@@ @@@@@@ @@@@@@
,@@@@@@@@@@@@ @@@@@@ @@@@@@
@@@@@@@@@@@@@@@& @@@@@@ @@@@@@
@@@@@@@@@@@@@@@@@@ .@@@@@% @@@@@@
@@@@@@@@@@@@@@@@@@@@@( .@@@@@%
@@@@@@@@@@@@@@@@@@@@ @@@@@@
*@@@@@@@@@@@@@@@@ @@@@@@ @@@@@@.
@@@@@@@@@@@@@@ &@@@@@. @@@@@@
#@@@@@@@@@@ @@@@@@ #@@@@@/
@@@@@@@@ /@@@@@/ @@@@@@
@@@@@( @@@@@@ .@@@@@&
@@ @@@@@& @@@@@@
STARTING HIVE NETWORK
------------------------------------------------------
initminer public key: STM8GC13uCZbP44HzMLV6zPZGwVQ8Nt4Kji8PapsPiNq1BK153XTX
chain id: 0000000000000000000000000000000000000000000000000000000000000000
blockchain version: 1.25.0
------------------------------------------------------
hived git_revision: "b597ef7247f139a71d8ee41087fe430382a8b36a"
2704910ms main.cpp:141 main ] Backtrace on segfault is enabled.
Setting up a startup_io_handler...
2704910ms chain_plugin.cpp:720 plugin_startup ] Chain plugin initialization...
2704910ms chain_plugin.cpp:413 initial_settings ] Starting chain with shared_file_size: 26843545600 bytes
2704910ms chain_plugin.cpp:724 plugin_startup ] Database opening...
2704910ms chain_plugin.cpp:529 open ] Opening shared memory from /shm/
2704948ms block_log.cpp:185 open ] Log is nonempty
2704949ms block_log.cpp:221 open ] Index is empty
2704949ms block_log.cpp:441 construct_index ] block_num: 55089686
2704949ms block_log.cpp:455 construct_index ] Reconstructing Block Log Index using memory-mapped IO...resume=false,index_pos=0
ubuntu@hive-node-0:/mnt/hivedb/hive/hive-docker$
More updates to follow as I figure out further details.
Big thanks to everyone who has helped me throughout the process!
References
[Quickstart] How to upgrade Hive-in-a-box (HIAB / hive-docker) to HF25
, 30 June 2021
HIAB (HIVE In a Box) : 17 June update
, 11 June 2022
HIAB (HIVE In a Box) : 11 June update
, 11 June 2022
HIAB (HIVE In a Box) : 20 April update
, 20 April 2022
HIAB (HIVE In a Box) update
, 15 April 2022
How To Set Up A Hive Witness Using HIAB At Version 1.24.4
, 8 November 2020
Social media links
Website
Support