We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
26959872
Describe the bug Constant error message on same block number 26959872 in zero log approximate every 2 seconds.
{"level":"error","type":"bloombits","error":"block #26959872 [06e468e1…] not found","caller":"/home/runner/work/harmony/harmony/harmony/core/chain_indexer.go:354","time":"2024-10-24T14:52:36.918671961Z","message":"Section processing failed"}
Screenshots
Environment (please complete the following information):
GO111MODULE='' GOARCH='amd64' GOBIN='/home/ubuntu/go/bin' GOCACHE='/home/ubuntu/.cache/go-build' GOENV='/home/ubuntu/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/home/ubuntu/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/home/ubuntu/go' GOPRIVATE='' GOPROXY='https://proxy.golang.org,direct' GOROOT='/snap/go/10719' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/snap/go/10719/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.22.8' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build56766311=/tmp/go-build -gno-record-gcc-switches'
Additional context suspect issue been there for a while, it's in the oldest log we have back Sept. 2024.
The text was updated successfully, but these errors were encountered:
doesn't seem like it's affecting my validator node though as my node has correct BINGOs.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Constant error message on same block number
26959872
in zero log approximate every 2 seconds.Screenshots
Environment (please complete the following information):
Additional context
suspect issue been there for a while, it's in the oldest log we have back Sept. 2024.
The text was updated successfully, but these errors were encountered: