Skip to content

Error after upgrading the docker image #36

@aaronlyc

Description

@aaronlyc

I saw that the author started the container using the x86_64-1.1.0 version of the image, but my project is using the 1.4.1 image, so I changed the image version to 1.4.1, But an error occurred while executing to step Chaincode installed:

WARN error creating connection: could not connect to localhost:7053: dialing connection timed out [localhost:7053]

Unable to install and instantiate the chaincode: failed to instantiate the chaincode: error registering for TxStatus event: could not create client conn: could not connect to localhost:7053: dialing connection timed out [localhost:7053]

Do you need to change other configurations to accommodate the 1.4.1 version of the container?Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions