Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
blockchain platform.
Please feel free to ask questions about the platform to receive answers from the MultiChain developers or other members of the community.
Related questions
Error code -28 Loading wallet
error: {"code":-28,"message":"Loading wallet..."}
AWS Cloud9: Multichain Error: Couldn't connect to the seed node (Please help)
web-demo application displays error message
multichain-web-demo error
4,156
questions
4,369
answers
5,718
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
blockchain
wallet
permissions
error
address
raw-transactions
asset
mining
node
api
issue
multichain-explorer
nodes
connect
multichaind
multisig
transaction
smart-filters
metadata
private-key
atomic-exchange
multichain-cli
multichain-web-demo
data
connection
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
exchange
multiple-nodes
getnewaddress
Error 28
0
votes
I am following the example but when I try to getinfo with the node I created, I get this:
$ ./multichain-cli chain1 getinfo
{"method":"getinfo","params":[],"id":1,"chain_name":"chain1"}
error: {"code":-28,"message":"Loading wallet..."}
error
28
asked
Dec 13, 2015
by
cyb0rg
Can you please clarify if you're following the 'Getting Started' guide, if this is the first or second server, and at exactly what stage you saw it? If it persists after more than a few seconds, we will ask you to create a .zip archive of your chain1 blockchain directory and send it to us, so we can look into he problem.
Ok I found the problem.
2015-12-13 10:57:53 ERROR: CheckBlockHeader() : block timestamp too far in the future
2015-12-13 10:57:53 ERROR: invalid header received
I updated my system time with ntp and it works now.
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Answered by the user in the
comment above
.
answered
Dec 13, 2015
by
MultiChain
Please
log in
or
register
to add a comment.
...