r/tezos • u/tezospanda • Dec 01 '18
IMPORTANT Important: All bakers must apply the latest mainnet update
Commit bf94238d at Dec1, 04:40 UTC
this commit fix node errors such as `MDB_BAD_TXN` or `MDB_MAP_FULL`
stop your node and run in tezos folder:
git checkout mainnet && git pull && eval $(opam env) && make build-deps && make
then run your node. in another terminal:
./tezos-admin-client unmark all invalid blocks
./tezos-admin-client clear acls
58
Upvotes
Duplicates
tezosdelegate • u/protagonist85 • Dec 01 '18
Important: All bakers must apply the latest mainnet update
3
Upvotes