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

Constant error message on same block number 26959872 in zero log approximate every 2 seconds. #4781

Open
joeAtKysenpool opened this issue Oct 24, 2024 · 1 comment

Comments

@joeAtKysenpool
Copy link

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
image

Environment (please complete the following information):

  • OS: Linux
  • Go environment:
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.

@joeAtKysenpool
Copy link
Author

doesn't seem like it's affecting my validator node though as my node has correct BINGOs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant