Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after upgrading the docker image #36

Open
aaronlyc opened this issue Aug 13, 2019 · 0 comments
Open

Error after upgrading the docker image #36

aaronlyc opened this issue Aug 13, 2019 · 0 comments

Comments

@aaronlyc
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant