lotus-devnet icon indicating copy to clipboard operation
lotus-devnet copied to clipboard

running lotus-chainwatch against this, "unknown node type" error is raised

Open weaming opened this issue 5 years ago • 1 comments

FULLNODE_API_INFO=:/ip4/127.0.0.1/tcp/7777 LOTUS_DB='host=127.0.0.1 port=5432 user=postgres password=password dbname=chainwatch sslmode=disable' ./lotus-chainwatch run
2020-11-06T16:02:50.319+0800    INFO    chainwatch      lotus-chainwatch/main.go:17     Starting chainwatch v1.1.2
2020-11-06T16:02:50.323+0800    FATAL   chainwatch      lotus-chainwatch/main.go:52     unknown node type 0

weaming avatar Nov 06 '20 08:11 weaming

@weaming did you solve the issue? I'm having the same problem.

It seems like the binaries you use to interact with standard Lotus node are incompatible with this modified Lotus node, I'm not sure how to solve the issue.

stanbar avatar Nov 22 '22 11:11 stanbar