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

OOB + possible binary version not updating #2973

Closed
mindstyle85 opened this issue May 10, 2020 · 1 comment
Closed

OOB + possible binary version not updating #2973

mindstyle85 opened this issue May 10, 2020 · 1 comment
Assignees
Labels
bug Something isn't working mainnet

Comments

@mindstyle85
Copy link

Describe the bug

the OOB issue reappeared today. And while we did some investigation, the conclusion is we cant download any newer version than Harmony (C) 2019. harmony, version v5084-v1.2.5-1-g80ea0ce9 (jenkins@ 2020-04-02T22:14:23+0000), which does not seem to have the OOB fix. I tried deleting all files and redownloaded node.sh, but the binary that it pulls down is the same.

stack trace for OOB:
May 10 00:35:43 harmony1 harmonyd[11189]: INFO: found UTC--2019-06-13T20-47-04.290471729Z--bls_fce3097d9fc234d34d6eaef3eecd0
May 10 00:35:43 harmony1 harmonyd[11189]: INFO: public IP address autodetected: 34.94.7.216
May 10 00:36:25 harmony1 harmonyd[11189]: panic: runtime error: slice bounds out of range [5:0]
May 10 00:36:25 harmony1 harmonyd[11189]:
May 10 00:36:25 harmony1 harmonyd[11189]: goroutine 1942 [running]:
May 10 00:36:25 harmony1 harmonyd[11189]: github.com/harmony-one/harmony/node.(Node).receiveGroupMessage(0xc000188800, 0x14
May 10 00:36:25 harmony1 systemd[1]: harmony.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
May 10 00:36:25 harmony1 harmonyd[11189]: /mnt/jenkins/workspace/harmony-release/harmony/node/node_handler.go:59 +0x
May 10 00:36:25 harmony1 harmonyd[11189]: created by github.com/harmony-one/harmony/node.(Node).startRxPipeline
May 10 00:36:25 harmony1 systemd[1]: harmony.service: Failed with result 'exit-code'.
May 10 00:36:25 harmony1 harmonyd[11189]: /mnt/jenkins/workspace/harmony-release/harmony/node/node.go:417 +0xc0
May 10 00:36:25 harmony1 systemd[1]: harmony.service: Service hold-off time over, scheduling restart.
May 10 00:36:25 harmony1 systemd[1]: harmony.service: Scheduled restart job, restart counter is at 4.

due to the abuse emails some of us are getting from service providers, i would also ask if we can implement #2940

@mindstyle85 mindstyle85 added bug Something isn't working mainnet labels May 10, 2020
@mindstyle85
Copy link
Author

OOB should be patched with the latest upgrade, closing for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mainnet
Projects
None yet
Development

No branches or pull requests

3 participants