quantadex / distributed_quanta_bridge

The distributed version of the quanta bridge
1 stars 0 forks source link

production error #46

Open quocble opened 5 years ago

quocble commented 5 years ago
root@crosschain1:containers # docker-compose logs -f --tail 100 crosschain1
Attaching to containers_crosschain1_1
crosschain1_1     | 2019/04/20 00:16:35 I [registrar] Server will be started at :5100...
crosschain1_1     | Log level not parsed
crosschain1_1     | postgres://postgres:Welcome123@db/crosschain_1
crosschain1_1     | 2019/04/20 00:16:48 I [5000] Initialize ledger
crosschain1_1     | panic: -28: Rescanning...
crosschain1_1     |
crosschain1_1     | goroutine 1 [running]:
crosschain1_1     | main.initNode(0x1389, 0xc42051f4c0, 0xc, 0x1388, 0x1, 0xc42051f520, 0xd, 0xc420096fc0, 0x2e, 0xc420594810, ...)
crosschain1_1     |     /opt/bitnami/apps/jenkins/jenkins_home/workspace/distributed_quanta_bridge/src/github.com/quantadex/distributed_quanta_bridge/node/trust_node.go:225 +0x1695
crosschain1_1     | main.bootstrapNode(0x1389, 0xc42051f4c0, 0xc, 0x1388, 0x1, 0xc42051f520, 0xd, 0xc420096fc0, 0x2e, 0xc420594810, ...)
crosschain1_1     |     /opt/bitnami/apps/jenkins/jenkins_home/workspace/distributed_quanta_bridge/src/github.com/quantadex/distributed_quanta_bridge/node/trust_node.go:470 +0xbb
crosschain1_1     | main.main()
crosschain1_1     |     /opt/bitnami/apps/jenkins/jenkins_home/workspace/distributed_quanta_bridge/src/github.com/quantadex/distributed_quanta_bridge/node/main.go:68 +0x522
containers_crosschain1_1 exited with code 2