current position:Home>When deploying fabric on multiple machines, the order node has opened port 7050. But peer0org1 cannot connect to the order node.
When deploying fabric on multiple machines, the order node has opened port 7050. But peer0org1 cannot connect to the order node.
2022-02-03 20:54:24 【Q & A of Denglian community】
First server hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4::1 localhost localhost.localdomain localhost6 localhost6.localdomain610.20.152.181 localhost localhost.localdomain localhost6 localhost6.localdomain610.20.152.181 orderer.example.com10.20.152.182 peer0.org1.example.com10.20.152.180 peer0.org2.example.com127.0.0.1 orderer.example.com
And open the port
[[email protected] fabric]# docker ps -aCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES3c081a809e04 hyperledger/fabric-orderer "orderer" About an hour ago Up About an hour 0.0.0.0:7050->7050/tcp orderer.example.com8ed3777821c0 hello-world "/hello" 3 days ago Exited (0) 3 days ago determined_kirch
The firewall is also off
[[email protected] fabric]# systemctl status firewalld● firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled) Active: inactive (dead) Docs: man:firewalld(1)
But the second one 182 The server firewall is also turned off ,hosts Set as follows :
ping obtain 181
[[email protected] ~]# ping 10.20.152.181PING 10.20.152.181 (10.20.152.181) 56(84) bytes of data.64 bytes from 10.20.152.181: icmp_seq=1 ttl=64 time=0.156 ms64 bytes from 10.20.152.181: icmp_seq=2 ttl=64 time=0.153 ms64 bytes from 10.20.152.181: icmp_seq=3 ttl=64 time=0.213 ms64 bytes from 10.20.152.181: icmp_seq=4 ttl=64 time=0.144 ms^Z[2]+ Stopped ping 10.20.152.181
But I can't connect 181 Of , How to solve it , thank you .
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4::1 localhost localhost.localdomain localhost6 localhost6.localdomain610.20.152.182 localhost localhost.localdomain localhost6 localhost6.localdomain610.20.152.181 orderer.example.com10.20.152.182 peer0.org1.example.com10.20.152.180 peer0.org2.example.com127.0.0.1 peer0.org1.example.com
[email protected]:/usr/local/gopath/src/github.com/hyperledger/fabric/peer# ORDERER_CA=/usr/local/gopath/src/github.com/hyperledger/fabric/peer/crypto/ordererOrganizations/example.com/orderers/orderer.example.com/msp/tlscacerts/[email protected]:/usr/local/gopath/src/github.com/hyperledger/fabric/peer# peer channel create -o orderer.example.com:7050 -c mychannel -f ./channel-artifacts/mychannel.tx --tls --cafile $ORDERER_CA2020-03-17 13:36:26.321 UTC [main] InitCmd -> WARN 001 CORE_LOGGING_LEVEL is no longer supported, please use the FABRIC_LOGGING_SPEC environment variable2020-03-17 13:36:26.331 UTC [main] SetOrdererEnv -> WARN 002 CORE_LOGGING_LEVEL is no longer supported, please use the FABRIC_LOGGING_SPEC environment variableError: failed to create deliver client: orderer client failed to connect to orderer.example.com:7050: failed to create new connection: context deadline exceeded
Take the answer 1:
You can use netstat -anp
Check the usage .
And then use telnet <host> <port>
Check the connectivity of the port .
Check it out like this .
copyright notice
author[Q & A of Denglian community],Please bring the original link to reprint, thank you.
https://en.netfreeman.com/2022/02/202202032054221335.html
The sidebar is recommended
- Teacher, I got the value with Web3 according to your video tutorial, but when calling setinfo with Web3, an error is reported when the set value is set. What is the reason?
- Accounts has been unable to get the local address.
- Metamask is connected to the local network. Why can't Web3 use the default address?
- Write the code in and still can't get the address. Is it related to my network? I've been using metamask reponste3 to test the network, but the local network 8545 can't be connected
- Setinfo is called successfully, but an error will be reported after success. What is the reason?
- Use the Ganache local node to prompt that the introduction of Web3 is successful. But you can't use Web3's method
- Solid returns cannot return results
- Why did I get an error initializing the genesis block.
- Why do I start the RPC service of geth node and send a request to the node without response from the terminal?
- How to solve the problem of displaying errors in the constructor of solidity because of the version of vs Code?
guess what you like
-
The new version of truss initializes test with init. There are no files in test. Is it a version problem?
-
What do you think of the time it takes to call a contract
-
Problems encountered initializing folders with truss init. Prompt: how to solve the problem of unable to connect to the network
-
What is the solution
-
When compiling the contract, the terminal input truss compile is stuck and cannot be compiled successfully
-
What is the problem that the version of the solid compiler cannot be matched after the truss compile prompt
-
After downloading the truss again, the problem of Solc compiling environment will not be prompted, but the output error will be displayed. Why?
-
Interact with the contract in the truss console, and call Web3 when passing parameters The toWei hint is not a function
-
Building usdt wallet node based on erc20
-
Why is there a promise syntax error when it is written like this? It shows that the listener function is undecided. Obviously, a contract instance has been successfully introduced.
Random recommended
- The wallet can be connected to metamask and Ganache to obtain balance, but the balance connected to get is 0
- How do contracts simulate the passage of time?
- How to use private key offline signature to initiate a contract call transaction?
- Why does nonce in eth trading have to be continuous? I think it's bigger than the current one. Please solve your doubts???
- When the third parameter is passed, the web console reports an error and votes for the third candidate. Metamask is not approved, but it is OK to delete the third parameter "Jose".
- How does solidity calculate the square root of a number?
- What's the use of solidity contract address?
- How to ensure that the information collected by each node is consistent in the generation of a block?
- How to use different users to call contract functions in truffle console
- How to use the call, callcode, and delegatecall functions called by the solidity contract?
- How to assign and deploy constructor parameters in geth console?
- How to use the keyword "solid payable"?
- How to construct offline transaction for bitcoin isolation address
- Ganache installation problem
- The "gas deduction" function appears in the "solid require" function?
- How does a smart contract receive Ethernet?
- Metamask transfer error
- Etherscan has been blocked. What alternative blockchain browser is available?
- Bitcoin 6 block confirmation problem
- When mining with code, why do you have to convert it into JSON format and sort it when hashing?
- How to use the etheric currency allocated by Ethereum Genesis block
- The voting code runs on Remix. The constructor version is compatible. The code and error information are attached. Please have a look.
- The geth node is killed
- About Web3 JS installation problem???
- How to deploy truss to remote private chain
- Is there a size limit for the storage of Ethereum contract accounts?
- How can Ethereum contract accounts prevent disclosure of their own information?
- How to use delegatecall and what is its specific function?
- An error occurred when golang implemented the offline signature (cold signature) transaction of eth transaction
- Ask a question about the use of anonymous event in solidity
- How do erc20 tokens upload icons?
- Fabric 2.0 compile make error solution!
- How to do Merkle hash for the block hash of two sub chains
- Check the Ethereum source code and find that the precompiled contract ecrecover has a devil number
- How can smart contracts receive various token transfers from others?
- When I changed the compiled version of solidity
- After using the truss test command, an error is reported. How to solve it?
- The token contract of geth private chain deployment is successful, but the totalsupply is 0 and there is no other initialization information. The contract looks like it has not taken effect
- The Syntax version of Ethereum DAPP development practical video tutorial?
- Remix deployment contract failed