Skip to content

Instantly share code, notes, and snippets.

@gajjar8055
Last active March 26, 2018 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gajjar8055/63f8ba961f132b5521d23cfd8457076b to your computer and use it in GitHub Desktop.
Save gajjar8055/63f8ba961f132b5521d23cfd8457076b to your computer and use it in GitHub Desktop.
panic: Fatal error when initializing core config : Error when reading core config file: Unsupported Config Type ""
goroutine 1 [running]:
panic(0xbb8480, 0xc4201ec9e0)
/opt/go/go1.7.5.linux.amd64/src/runtime/panic.go:500 +0x1a1
main.main()
/w/workspace/fabric-binaries-x86_64/gopath/src/github.com/hyperledger/fabric/peer/main.go:94 +0x852
hardik@ubuntu:~/fabric-samples/first-network$ peer channel join -b peer0.org1.example.com
######################
Link of issue https://jira.hyperledger.org/browse/FAB-3438
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment