-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
I recently went through the quick start section of the guide in the README.md and after setting it up and trying to run the core on my local VM, I get the following error after it provides me the committed state:
I[2021-10-18|17:44:22.118] Finished LND Monitor
I[2021-10-18|17:44:22.119] BTC Height record is 0, waiting for update from btc chain...
2021-10-18 17:44:51.250 [ERR] SRVR: Unable to connect to 025b48f844b6b639ebcf807dedffb8deb84f3f8c494967ecb6cc4203df2dfc4fa1@217.173.236.78:17735: EOF
2021-10-18 17:44:51.250 [ERR] SRVR: Unable to connect to 025b48f844b6b639ebcf807dedffb8deb84f3f8c494967ecb6cc4203df2dfc4fa1@217.173.236.78:17735: EOF
I[2021-10-18|17:44:51.458] StakeIdentity state loading...
I[2021-10-18|17:45:21.458] StakeIdentity state loading...
I[2021-10-18|17:45:21.482] Executed block module=state height=6 validTxs=0 invalidTxs=0
I[2021-10-18|17:45:21.483] Committed state module=state height=6 txs=0 appHash=0A00000000000000
I[2021-10-18|17:45:21.483] aggregation threads stopped
I[2021-10-18|17:45:21.483] Retrieved aggregation tree of 0 items and resetting
I[2021-10-18|17:45:21.483] Starting LND Monitor...
I[2021-10-18|17:45:21.488] LND state retrieved currHeight: 0 vs newHeight: 2099637
I[2021-10-18|17:45:21.488] New Blocks detected from LND
I[2021-10-18|17:45:21.488] New BTC Block 2099637
I[2021-10-18|17:45:21.488] Finished LND Monitor
2021-10-18 17:45:30.460 [ERR] BTCN: Unable to parse IP network for peer 4zhkir2ofl7orfom.onion:18333: unsupported IP type
2021/10/18 17:45:31 http: TLS handshake error from 91.232.30.115:35222: EOF
2021-10-18 17:45:34.271 [ERR] SRVR: Unable to connect to 027a392be63e3057609931b0cc8fdc90b2913796f97e0ab366417cd3c87d459150@217.173.236.78:12735: EOF
2021-10-18 17:45:34.271 [ERR] SRVR: Unable to connect to 027a392be63e3057609931b0cc8fdc90b2913796f97e0ab366417cd3c87d459150@217.173.236.78:12735: EOF
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x545ba6]
goroutine 67 [running]:
crypto/elliptic.Marshal(0x0, 0x0, 0x0, 0x0, 0x2c595e0, 0x5, 0xc000eb0870)
/home/charles/.go/src/crypto/elliptic/elliptic.go:316 +0x26
github.com/chainpoint/chainpoint-core/abci.(*AnchorApplication).StakeIdentity(0xc000e26f00)
/home/charles/chainpoint-core/abci/tasks.go:79 +0x325
created by github.com/chainpoint/chainpoint-core/abci.NewAnchorApplication
/home/charles/chainpoint-core/abci/abci.go:171 +0x97a
Am I missing something here?
VM Specs
OS: Ubuntu 20.04.3 LTS (Linux ubuntu 5.4.0-88-generic)
IPv4: I'm using my private network for testing
CPU: 4 cores
RAM: 8 GB
Disk: 256 GB
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels