Skip to content

grpc: ClientConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: address too many colons in address #69

@EasonWang01

Description

@EasonWang01

when I follow this tutorial https://github.com/IBM-Blockchain/learn-chaincode

to deploy

./start will cause [shim] CRIT : peer.address not configured, can't connect to peer

so I change to

 CORE_CHAINCODE_ID_NAME=mycc CORE_PEER_ADDRESS=https://7f10092d31a54fd6a75a158a6e61044e-vp0.us.blockchain.ibm.com:5003 ./start

but also some error

 grpc: ClientConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp: address https://7f10092d31a54fd6a75a158a6e61044e-vp0.us.blockchain.ibm.com:5003: too many colons in address"; Reconnecting to "https://7f10092d31a54fd6a75a158a6e61044e-vp0.us.blockchain.ibm.com:5003"


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions