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

Failed to connect before the deadline on Endorser #490

Open
navneetS11 opened this issue Mar 20, 2024 · 4 comments
Open

Failed to connect before the deadline on Endorser #490

navneetS11 opened this issue Mar 20, 2024 · 4 comments

Comments

@navneetS11
Copy link

navneetS11 commented Mar 20, 2024

error: [ServiceEndpoint]: Error: Failed to connect before the deadline on Endorser- name: peer1.org1.test.com, url:grpcs://peer1.org1.test.com:7054, connected:false, connectAttempted:true
explorer.mynetwork.com | 2024-03-20T12:14:10.971Z - error: [ServiceEndpoint]: waitForReady - Failed to connect to remote gRPC server peer1.org1.test.com url:grpcs://peer1.org1.test.com:7054 timeout:3000

error: [ServiceEndpoint]: Error: Failed to connect before the deadline on Endorser- name: peer1.org1.test.com, url:grpcs://peer1.org1.test.com:7054, connected:false, connectAttempted:true

the grpc is working fine for peer0.org1.brahma.com:7052, but for peer1 it is giving above error

@krriscode
Copy link
Contributor

krriscode commented Mar 21, 2024

Hi @navneetS11
before starting the Explorer app, please check all your network containers are running.
if all containers running fine, then restart the container peer1.org1.test.com:7054 and
start your Explorer app.

@navneetS11
Copy link
Author

i have checked that, still its not working

@jramnai
Copy link

jramnai commented May 8, 2024

@navneetS11, check 2 things:

  • Logs of your peer container
  • Your explorer and fabric should be using same docker network, you can verify it in docker-compose.yaml file in explorer. Search for networks

I hope this will help.

@kareemkemoo95
Copy link

@navneetS11, Did you get this resolved? I have the same problem and tried more, but it is not working.

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

4 participants