Giter VIP home page Giter VIP logo

Comments (10)

alejandrolr avatar alejandrolr commented on September 26, 2024

I have a similar issue, I've tried to update all images to v1.1.0 and it doesn't work (v1.0.4 worked for me). My problem is caused after joining the peer to the created channel. This is my log:

2018-05-28 18:17:31.561 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2018-05-28 18:17:31.564 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
2018-05-28 18:17:31.565 UTC [msp/identity] Sign -> DEBU 004 Sign: plaintext: 0A9C070A5C08011A0C08BB8FB1D80510...BC3C01D4E2FA1A080A000A000A000A00
2018-05-28 18:17:31.565 UTC [msp/identity] Sign -> DEBU 005 Sign: digest: 5ADD54DDD3B3FF34DC14810296180CB2B08F5C2D6E6F2EE5BD9D84D9ABD32F36
2018-05-28 18:17:31.643 UTC [grpc] Printf -> DEBU 006 transport: http2Client.notifyError got notified that the client transport was broken EOF.
Error: proposal failed (err: rpc error: code = Unavailable desc = transport is closing)
Usage:
  peer channel join [flags]

Flags:
  -b, --blockpath string   Path to file containing genesis block

Global Flags:
      --cafile string                       Path to file containing PEM-encoded trusted certificate(s) for the ordering endpoint
      --certfile string                     Path to file containing PEM-encoded X509 public key to use for mutual TLS communication with the orderer endpoint
      --clientauth                          Use mutual TLS when communicating with the orderer endpoint
      --keyfile string                      Path to file containing PEM-encoded private key to use for mutual TLS communication with the orderer endpoint
      --logging-level string                Default logging level and overrides, see core.yaml for full syntax
  -o, --orderer string                      Ordering service endpoint
      --ordererTLSHostnameOverride string   The hostname override to use when validating the TLS connection to the orderer.
      --tls                                 Use TLS when communicating with the orderer endpoint
  -v, --version                             Display current version of fabric peer server

root@blockchain-org1peer1-7c84c7d78f-gcxds:/# command terminated with exit code 137```

And the pod dies...

from blockchain-network-on-kubernetes.

maheshwarishikha avatar maheshwarishikha commented on September 26, 2024

Yes, I also faced issue while upgrading to 1.1.
Will check it out.

from blockchain-network-on-kubernetes.

shyrazkhan avatar shyrazkhan commented on September 26, 2024

I also faced issue while upgrading to 1.1.0 ... JoinChannel doesn't work.

from blockchain-network-on-kubernetes.

maheshwarishikha avatar maheshwarishikha commented on September 26, 2024

I modified the following parameter in peersDeployment.yaml for all peers.

  • name: CORE_PEER_GOSSIP_ORGLEADER
    value: "false" (it was true before)
    then join channel worked for me. But Chaincode instantiation is failing with timeout expired error message.

You can also check once if its the same with you as well. Or luckily we find any solution...:)

from blockchain-network-on-kubernetes.

shyrazkhan avatar shyrazkhan commented on September 26, 2024

Yes, I also faced same chaincode instantiation issue after changed the parameter value.

from blockchain-network-on-kubernetes.

maheshwarishikha avatar maheshwarishikha commented on September 26, 2024

Finally it is working. :) Check it out --
git clone --branch branch-1.1 https://github.com/IBM/blockchain-network-on-kubernetes.git

Let me know if any issue. Accordingly will merge this in master branch.

from blockchain-network-on-kubernetes.

alejandrolr avatar alejandrolr commented on September 26, 2024

Hi! @maheshwarishikha, I've seen that you have removed the CAs.yamls and configured it by default. Was that the problem?

from blockchain-network-on-kubernetes.

maheshwarishikha avatar maheshwarishikha commented on September 26, 2024

@alejandrolr No, that was not the problem. I realized that org's CA I was not using so need to delete that. Then I just changed the CA to the command line instead of yaml.
Did this code work for you?

from blockchain-network-on-kubernetes.

maheshwarishikha avatar maheshwarishikha commented on September 26, 2024

@prabhatsharma , @shyrazkhan - As you have faced issue while setting 1.1 fabric network on Kubernetes, please check once with branch-1.1 code -
git clone --branch branch-1.1 https://github.com/IBM/blockchain-network-on-kubernetes.git

Let me know if it works or if any issue. Accordingly I'll merge it to master branch.

from blockchain-network-on-kubernetes.

maheshwarishikha avatar maheshwarishikha commented on September 26, 2024

I will upgrade master repo for the same. Closing the issue now. Thanks.

from blockchain-network-on-kubernetes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.