Skip to content

MempoolEntry Startup Error #3

@jacohend

Description

@jacohend

I am receiving this error shortly after startup. It appears to have originally been masked by closing the stdout/stderr channels. Any suggestions or further data I can provide to assist?


goroutine 26 [running]:
github.com/bitcoinfees/feesim/collect/corerpc.(*MempoolEntry).FeeRate(0xc000425840, 0xc00008ae10)
	/home/ubuntu/src/github.com/bitcoinfees/feesim/collect/corerpc/data.go:28 +0x5c
github.com/bitcoinfees/feesim/collect.PruneLowFee(0xc00008ae10, 0x3e8)
	/home/ubuntu/src/github.com/bitcoinfees/feesim/collect/common.go:150 +0x355
github.com/bitcoinfees/feesim/collect/corerpc.Getters.func1(0xc000056b10, 0x1f1f3f8, 0xc3f320)
	/home/ubuntu/src/github.com/bitcoinfees/feesim/collect/corerpc/rpc.go:34 +0x166
main.loadCollectorConfig.func2(0x0, 0x0, 0x0)
	/home/ubuntu/src/github.com/chainpoint/feesim/main.go:275 +0xc9
main.(*FeeSim).Run(0xc00007b200, 0x0, 0x0)
	/home/ubuntu/src/github.com/chainpoint/feesim/feesim.go:106 +0x315
main.runFeeSim.func2(0xc000076840, 0xc00007b200)
	/home/ubuntu/src/github.com/chainpoint/feesim/main.go:203 +0x2b
created by main.runFeeSim
	/home/ubuntu/src/github.com/chainpoint/feesim/main.go:203 +0xf1e
	```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions