Abelian Full Node FAQ
ABEC Issues
QUESTION How to move mainnet data to another location?
ANSWER
To change the folder, you can try this method (Windows only)
Close desktop wallet
System Properties ->Advanced ->Environment Variables ->New User/System Environment Variables
Variable name: ABELWALLET_HOME
Variable value: (Select a folder path)
- Move the following files from the C:\Users\[username]\AppData\Roaming\Abelian Wallet path to a new path
Abec, Abewallet, ans cache. json, config. json, state.json
- Restart the system
QUESTION The error log is: "Database corruption detected"
ABEC: Version 0.12.6
ABEC: Loading block database from '/root/.abec/data/mainnet/blocks_ffldb'
ABDB: ***Database corruption detected***: metadata claims file 37, offset 176759509, but witness data is at file 0, offset 0
ABEC: metadata claims file 37, offset 176759509, but witness data is at file 0, offset 0
ABEC: Shutdown complete
ANSWER
That's mainnet database corruption. You need to delete the "/[user_home_dir]/.abec/data/mainnet" folder, and start the resync again.
Or View this page and follow the steps to download the latest mainnet data, Then resync again.
QUESTION What are the hardware requirements for running a full node (ABEC)?
ANSWER
Full nodes (ABEC) have currently released versions for almost all commonly used hardware platforms, with minimal hardware requirements. However, there are minimum requirements for the speed of synchronizing and reading mainnet data as well as storage space size. The storage space should be no less than 150GB, and it is recommended to use a 240GB solid-state drive.