Error failed to create deliver client for orderer orderer client failed to connect to orderer example com 7050 failed to create new connection context deadline exceeded

+1 vote
when i trying to create a channel i geeeeting error like thsi Error: failed to create deliver client for orderer: orderer client failed to connect to orderer.example.com:7050: failed to create new connection: context deadline exceeded
Dec 5, 2019 in Blockchain by vineeth
• 150 points
• 5,874 views

1 answer to this question.

0 votes

Hi @Vineeth, check your TLS connection. See if you can reach the addresses - Peers or orderer

Check peers logs with the following command:

docker logs <peer_container_id>
answered Dec 12, 2019 by Aisha
0 votes
It is caused because of firewall restriction, disable the firewall and you are good to go.
To disable firewall in ubuntu, run the below code
$ sudo ufw disable
answered Nov 2, 2022 by Prudhvi Krishna Menavalli

edited Mar 5, 2025

Related Questions In Blockchain

+2 votes
4 answers

"failed to create new connection context deadline exceeded." error in Hyperledger Fabric

Try remove previous docker containers(have mentioned the ...READ MORE

answered Apr 24, 2019 in Blockchain by Kiran
• 16,729 views
0 votes
2 answers
0 votes
1 answer
+2 votes
3 answers
+4 votes
2 answers

Hyperledger Fabric issue: orderer client failed to connect to orderer.xxx.net:7050: failed to create new connection

Hey @gujiwork, Try making the following changes: docker-compose-base.yaml and ...READ MORE

answered Nov 5, 2018 in Blockchain by Omkar
• 69,180 points
• 26,998 views
+2 votes
3 answers

Hyperledger Fabric: Peer Connection error: Failed obtaining connection: Could not connect to any of the endpoints.

 You can extend your /etc/hosts file and make orderer.example.com domain name ...READ MORE

answered Nov 13, 2018 in Blockchain by Omkar
• 69,180 points
• 6,000 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP