Я получаю эту ошибку, [Channel.js]: Канал: mychannel получил ошибку обнаружения: доступ запрещен - PullRequest
0 голосов
/ 12 апреля 2020
[Channel.js]: Channel:mychannel received discovery error:access denied
2020-04-12T13:30:27.049Z - error: [Channel.js]: Error: Channel:mychannel Discovery error:access denied
2020-04-12T13:30:27.049Z - error: [Network]: _initializeInternalChannel: Unable to initialize channel. Attempted to contact 1 Peers. Last error was Error: Channel:mychannel Discovery error:access denied
Error processing transaction. Error: Unable to initialize channel. Attempted to contact 1 Peers. Last error was Error: Channel:mychannel Discovery error:access denied
Error: Unable to initialize channel. Attempted to contact 1 Peers. Last error was Error: Channel:mychannel Discovery error:access denied
    at Network._initializeInternalChannel (C:\Users\07\OneDrive\Desktop\supplyChainUP\node_modules\fabric-network\lib\network.js:119:12)
    at <anonymous>
Disconnect from Fabric gateway.
done

Привет всем, я получаю эту ошибку при попытке запустить invoke. js. Я следую https://github.com/horeaporutiu/VSCodeLocalNetwork.git этому репозиторию и https://github.com/horeaporutiu/VSCodeTutorial.git этому учебнику

Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...