Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Price feeder Process Exit Unexpectly when Updating Native Restaking Balance #6

Open
cloud8little opened this issue Nov 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cloud8little
Copy link

price-feeder: 9d66bd1
exocore: ExocoreNetwork/exocore#223

2024/11/04 08:03:55 price not changed, skip submitting price for roundID:124, feederID:1
panic: strings: negative Repeat count

goroutine 89 [running]:
strings.Repeat({0x3a31e28?, 0x0?}, 0x0?)
        /usr/local/go/src/strings/strings.go:549 +0x318
github.com/ExocoreNetwork/price-feeder/fetcher/beaconchain.convertBalanceChangeToBytes({0xc001d8d830, 0x2, 0xc001cdbdb0?})
        /root/price-feeder/fetcher/beaconchain/beaconchain.go:317 +0x1a5
github.com/ExocoreNetwork/price-feeder/fetcher/beaconchain.Fetch({0x2c65dbd?, 0xc001cdbec0?})
        /root/price-feeder/fetcher/beaconchain/beaconchain.go:298 +0x5d7
github.com/ExocoreNetwork/price-feeder/fetcher.(*source).start.(*source).Fetch.func1.1({0x2c65dbd, 0x6})
        /root/price-feeder/fetcher/fetcher.go:197 +0xcd
created by github.com/ExocoreNetwork/price-feeder/fetcher.(*source).start.(*source).Fetch.func1 in goroutine 1
        /root/price-feeder/fetcher/fetcher.go:192 +0x18c
@cloud8little cloud8little added the bug Something isn't working label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant