Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Not able to connect to fabric using RESTful API server on step 3 #193

Open
dvmunjapara opened this issue Apr 14, 2023 · 0 comments
Open

Comments

@dvmunjapara
Copy link

Hi,

I was able to deploy chaincode successfully and also able to query using peer but getting error while executing query from rest client

[
  Error: 14 UNAVAILABLE: failed to connect to all addresses
 {
    code: 14,
    metadata: Metadata { _internal_repr: {}, flags: 0 },
    details: 'failed to connect to all addresses'
  }
]

I checked my firewall, all ports are accessible and I'm able to telnet Peer endpoint

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

No branches or pull requests

1 participant