hyperledger and marbles-2.0 setup

32 views
Skip to first unread message

swetha

unread,
Dec 9, 2017, 12:11:06 PM12/9/17
to FOSS Cafe
Hi all,

I'm a newbie started working on blockchain. Trying to run marbles-2.0 as per the link below.

https://github.com/IBM-Blockchain/marbles/blob/v2.0/docs/host_marbles_locally.md

Facing the below issue while trying to host marbles locally.

Try#1
=====

root@new2:~/IBM-BC_Marbles-Demo/marbles-2.0# gulp
[05:21:24] Using gulpfile ~/IBM-BC_Marbles-Demo/marbles-2.0/gulpfile.js
[05:21:24] Starting 'build-sass'...
[05:21:24] Finished 'build-sass' after 19 ms
[05:21:24] Starting 'watch-sass'...
[05:21:24] Finished 'watch-sass' after 14 ms
[05:21:24] Starting 'build-js-hash'...
[05:21:24] Finished 'build-js-hash' after 2.2 ms
[05:21:24] Starting 'watch-js'...
[05:21:24] Finished 'watch-js' after 4.45 ms
[05:21:24] Starting 'server'...
[05:21:24] Finished 'server' after 5.17 ms
[05:21:24] Starting 'watch-server'...
[05:21:24] Finished 'watch-server' after 5.93 ms
[05:21:24] Starting 'default'...
[05:21:24] Finished 'default' after 2.12 μs
cache busting hash js 5f0791a56911bb2a730efb972c0441ce css 10c950b2e6c91304718a5d76669f6506
------------------------------------------ Server Up - localhost:3000 ------------------------------------------
Running using Developer settings
- Tracking Deployment
loading hardcoded peers
loading hardcoded users
[ibc-js] Peer: vp0-vp0...:7050
[ibc-js] Registering vp0-vp0...:7050 w/enrollId - bob
[ibc-js] Registration success x1 : bob
[ibc-js] removing temp dir
[ibc-js] Downloading zip
! [ibc-js] Download error
! looks like an error loading the chaincode or network, app will fail
{ name: 'doad_chaincode() download error',
code: 500,
details: 'connect ETIMEDOUT 192.30.255.113:443' }


============================================================================

Try2:
=====

When I tried to run the marbles-v2.0 using the below link


http://blockchain.infinite-blue.com/wp-content/uploads/Fabric-to-Marbles-Lab-Alex-Kim_revised-0516.pdf


failing with the below error

root@new2:~/IBM-BC_Marbles-Demo/marbles-2.0# docker run --net=host likepunk/marbles
standard_init_linux.go:178: exec user process caused "exec format error"


Reply all
Reply to author
Forward
0 new messages