Author

Topic: Bitcoin core 32 bit acting weird (Read 416 times)

legendary
Activity: 1453
Merit: 1030
November 30, 2015, 10:06:15 AM
#3
Bitcoin Core is initializing, it checks all the block when starting up and this is a part of it. Whatever command you type during this time would give you error -28. If it gets stuck forever, it would have some problems and you need to check the debug log for any sign of corruption etc.

Thanks, that was it. It seemed the chain was downloading already when the error was given.
legendary
Activity: 2954
Merit: 4158
November 30, 2015, 09:22:27 AM
#2
Bitcoin Core is initializing, it checks all the block when starting up and this is a part of it. Whatever command you type during this time would give you error -28. If it gets stuck forever, it would have some problems and you need to check the debug log for any sign of corruption etc.
legendary
Activity: 1453
Merit: 1030
November 30, 2015, 08:57:14 AM
#1
Hi, I'm getting this if I do a 'stop' command from the terminal:

./bitcoin-cli stop
error: {"code":-28,"message":"Activating best chain..."}

Bug?
Jump to: