Amoveo โฅ๐งฟ
sync:start(). doesn't sync?
make prod-clean is for deleting the blocks.
sync_mode:normal().sync:start(). if you want to sync.
make prod-clean
make prod-clean got me to block 2898 before it crashed again . Stuck like before
git pull doesn't update the dependencies._build/prod/rel/amoveo_core/keys/keys.db
make prod-clean should blow away _build ?
make prod-clean just deletes the blocks. It doesn't delete the compiled code or the dependencies.sync:start(). isn't updating your blocks, then you probably need to zero the database.
ERROR: GetWork: 500 Sleep and retry...
sync:stop(). can be useful.sync:start(). manually a couple time.
absorb block 7276
keys:status(). should say "unlocked".keys:unlock("").
make prod-restart
make prod-attach now?
make prod-restart to turn it on.
5 * 5.
api:balance() - 100000000.
sync_mode:normal(). after syncing. otherwise the blocks wont propagate correctly.
sync:start(). only tries syncing with 1 peer, then stops.sync:start(). a few times in a row quickly.
sync:start(). sync:start(). sync:start(). and then leave your computer and it will run unattended.
sync died!then that means it dumped the mailbox
sync died!happens.
sync:stop (). and wait a bit before turning it off, does that help?
server gave confusing response
server gave confusing response
** exception error: bad argument
in function list_to_binary/1
called as list_to_binary(ok)
in call from miner:unpack_mining_data/1 (miner.erl, line 20)
in call from miner:start_c_miners/1 (miner.erl, line 61)
2>
sync:stop(). to stop the syncing process, and then sync:start(). to start again.AmoveoMinerCpu.cpp:44:10: fatal error: 'cpprest/http_client.h'I get this error if I try to build it on my mac
file not found
#include <cpprest/http_client.h>
^
1 error generated.
clang: error: no such file or directory: 'AmoveoMinerCpu.o'
block:get_by_height(1234)
block:get_by_height(8001). and look in the coinbase tx to see who mined it.
master_pub in sys.config.tmpl ?
api:pubkey().
make prod-clean
api:height(). and your block:height(). are different, please send me the bottom of your log file at _build/prod/rel/amoveo_core/log/crash.logapi:off().
halt().
git pull
make prod-restart
make prod-clean should fix it
sync:start().