简体   繁体   English

Hyperledger Fabric - 无法解析主机 - 当向链码发布资产时

[英]Hyperledger Fabric - Unable to resolve host - when issue an asset to chaincode

Currently I have written a java application which should create an asset via the Hyperledger Fabric SDK.目前我已经编写了一个 Java 应用程序,它应该通过 Hyperledger Fabric SDK 创建一个资产。

The fabric network (peers, orderers, channel etc..) all run in a VM.结构网络(peers、orderers、channel 等)都在 VM 中运行。 The java application is on the same VM. Java 应用程序位于同一 VM 上。 When I try to create an Asset, using the java application (uses SDK), I get the following error:当我尝试使用 java 应用程序(使用 SDK)创建资产时,出现以下错误:

英石

I also get another error: "Exception while executing runnable io.grpc.internal.....etc.."我还收到另一个错误:“执行可运行的 io.grpc.internal 时出现异常......等......”

我想你应该检查你的 dns 解析和网络

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM