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 on Creating a bitcoin-style blockchain
starting the first node does not exit
I'm Getting error when i'm trying to access web demo.
Getting error :The underlying connection was closed: The connection was closed unexpectedly.
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 upon creating first blockchain as per "Getting started" page
+1
vote
When I try to create my first blockchain as per "Getting started" tutorial and insert the command:
sudo multichain-util create chain1
I get this error code:
/usr/local/bin/multichain-util: 2: /usr/local/bin/multichain-util: Syntax error: ")" unexpected
What might that be? Thanks in advance for any help you may provide. I am running it on a Raspberry Pi 3 model B.
error
multichain
asked
Dec 12, 2016
by
Alessandro
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
I'm afraid MultiChain doesn't currently run on Raspberry Pi, or the ARM architecture in general - only on 64-bit Intel processors. Once the source code is available you should be able to cross-compile it.
answered
Dec 12, 2016
by
MultiChain
Please
log in
or
register
to add a comment.
...