Welcome to the Linux Foundation Forum!

Lesson 04 - Chaincode Dev Mode

when I go to # cd chaincode-docker-devmode

and in the first terminal, start the network, using the command below:

docker-compose -f docker-compose-simple.yaml up

The command starts the orderer and the peer, as well as launches two additional containers: chaincode for the chaincode environment and cli to interact with the chaincode.

The outputI get is attached. How to understand it Ilya?
And it didn't execute completely as I understand. How so?

Help is appreciated.
Thanks

Comments

  • Posts: 19

    This is the error

    HTTP request took too long to complete. Retry with --verbose to obtain debug information. If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60)

    I changed the timeout value and the error persists, sometimes goes into infinite loop.

  • Posts: 7

    Hi mahwish,

    could you solve this problem? I have exactly the same issue?

    Thanks

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training