You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.
docker logs peer0.org1.example.com
2021-04-23 10:07:22.173 UTC [nodeCmd] serve -> INFO 001 Starting peer:
Version: 1.4.3
Commit SHA: b8c4a6a
Go version: go1.11.5
OS/Arch: linux/amd64
Chaincode:
Base Image Version: 0.4.15
Base Docker Namespace: hyperledger
Base Docker Label: org.hyperledger.fabric
Docker Namespace: hyperledger
2021-04-23 10:07:22.175 UTC [ledgermgmt] initialize -> INFO 002 Initializing ledger mgmt
2021-04-23 10:07:22.175 UTC [kvledger] NewProvider -> INFO 003 Initializing ledger provider
2021-04-23 10:07:22.500 UTC [kvledger] NewProvider -> INFO 004 ledger provider Initialized
2021-04-23 10:07:22.723 UTC [couchdb] handleRequest -> WARN 005 Retrying couchdb request in 125ms. Attempt:1 Error:Get http://couchdb0:5984/: dial tcp 172.20.0.4:5984: connect: connection refused
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0x63 pc=0x7f4fec38c259]
runtime stack:
runtime.throw(0x128d76a, 0x2a)
/opt/go/src/runtime/panic.go:608 +0x72
runtime.sigpanic()
/opt/go/src/runtime/signal_unix.go:374 +0x2f2
goroutine 31 [syscall]:
runtime.cgocall(0xe5acb0, 0xc000351600, 0x29)
/opt/go/src/runtime/cgocall.go:128 +0x5e fp=0xc0003515c8 sp=0xc000351590 pc=0x4039ee
net._C2func_getaddrinfo(0xc0000b4094, 0x0, 0xc0002120c0, 0xc0000b6250, 0x0, 0x0, 0x0)
_cgo_gotypes.go:91 +0x55 fp=0xc000351600 sp=0xc0003515c8 pc=0x6174f5
net.cgoLookupIPCNAME.func1(0xc0000b4094, 0x0, 0xc0002120c0, 0xc0000b6250, 0x9, 0x9, 0x0)
/opt/go/src/net/cgo_unix.go:149 +0x131 fp=0xc000351648 sp=0xc000351600 pc=0x61cc21
net.cgoLookupIPCNAME(0xc0000b40c0, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/opt/go/src/net/cgo_unix.go:149 +0x153 fp=0xc000351738 sp=0xc000351648 pc=0x618ab3
net.cgoIPLookup(0xc000167800, 0xc0000b40c0, 0x8)
/opt/go/src/net/cgo_unix.go:201 +0x4d fp=0xc0003517c8 sp=0xc000351738 pc=0x61916d
runtime.goexit()
/opt/go/src/runtime/asm_amd64.s:1333 +0x1 fp=0xc0003517d0 sp=0xc0003517c8 pc=0x45de51
created by net.cgoLookupIP
/opt/go/src/net/cgo_unix.go:211 +0xad
The text was updated successfully, but these errors were encountered: