hive-docker icon indicating copy to clipboard operation
hive-docker copied to clipboard

Hive-in-a-box (formerly Steem-in-a-box)

Results 5 hive-docker issues
Sort by recently updated
recently updated
newest added

https://github.com/Someguy123/hive-docker/blob/10cdf46028975e8351f50c7465c301081802abcc/run.sh#L2505 If bps is 0(which can/does happen), a divide by 0 error occurs.

I've been trying to get this project running on Amazon Linux 2. As far as I can tell, there are only 2 problems to be fixed: 1. `./run install_docker` needs...

_docker_int_autorm cli_wallet called but not defined.

./run.sh load_snap privexsnap 3441217ms state_snapshot_plugin.cpp:1098 load_snapshot_manife ] Cannot open snapshot manifest-db at path: /steem/witness_node_data_dir/snapshot/privexsnap/snapshot-manifest'. Error details: Invalid argument: Column family not found: : IRREVERSIBLE_STATE'. how fix this

In the hived develop branch (rev. be85510), they're removing MIRA. In order to use hive-docker, you must pass `ENABLE_MIRA=OFF` in order to build, so it may as well be removed....