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

Bug: Roller unable to restart #318

Closed
VictorTrustyDev opened this issue Jul 27, 2023 · 2 comments
Closed

Bug: Roller unable to restart #318

VictorTrustyDev opened this issue Jul 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@VictorTrustyDev
Copy link
Contributor

VictorTrustyDev commented Jul 27, 2023

Roller version 0.1.2 running on Ubuntu 22.04.2 LTS x86_64

Steps to reproduce it

screen -S roller
#
nohup roller run

Expected result

Roller keep running days by days

Actual result

Sequencer stopped and unable to start (keep stopping at the Service Status section.
I have to restart it manually after 8 hours letting it retry.
(stopped at #133851 at got restarted manually at #133852)

Relevant log output

time="2023-07-27T10:35:20+02:00" level=error msg="Error sending batch to settlement layer[resp code: 1009\ncodespace: rollapp\ndata: \"\"\nevents:\n- attributes:\n  - index: true\n    key: c3BlbmRlcg==\n    value: ZHltMTR4azdkamNmNGt6ODMwanQ3N3Y3MnJ4cXp5djh3aGp5Mm1qc24w\n  - index: true\n    key: YW1vdW50\n    value: MzU4MTl1ZHlt\n  type: coin_spent\n- attributes:\n  - index: true\n    key: cmVjZWl2ZXI=\n    value: ZHltMTd4cGZ2YWttMmFtZzk2MnlsczZmODR6M2tlbGw4YzVsenkweHdu\n  - index: true\n    key: YW1vdW50\n    value: MzU4MTl1ZHlt\n  type: coin_received\n- attributes:\n  - index: true\n    key: cmVjaXBpZW50\n    value: ZHltMTd4cGZ2YWttMmFtZzk2MnlsczZmODR6M2tlbGw4YzVsenkweHdu\n  - index: true\n    key: c2VuZGVy\n    value: ZHltMTR4azdkamNmNGt6ODMwanQ3N3Y3MnJ4cXp5djh3aGp5Mm1qc24w\n  - index: true\n    key: YW1vdW50\n    value: MzU4MTl1ZHlt\n  type: transfer\n- attributes:\n  - index: true\n    key: c2VuZGVy\n    value: ZHltMTR4azdkamNmNGt6ODMwanQ3N3Y3MnJ4cXp5djh3aGp5Mm1qc24w\n  type: message\n- attributes:\n  - index: true\n    key: ZmVl\n    value: MzU4MTl1ZHlt\n  - index: true\n    key: ZmVlX3BheWVy\n    value: ZHltMTR4azdkamNmNGt6ODMwanQ3N3Y3MnJ4cXp5djh3aGp5Mm1qc24w\n  type: tx\n- attributes:\n  - index: true\n    key: YWNjX3NlcQ==\n    value: ZHltMTR4azdkamNmNGt6ODMwanQ3N3Y3MnJ4cXp5djh3aGp5Mm1qc24wLzk2Njk=\n  type: tx\n- attributes:\n  - index: true\n    key: c2lnbmF0dXJl\n    value: dnRYdy9vWFIwekduUGdxMkZncDRxUisranBvcE1KNE1maEN1aGtubHRDa2MxQldlTjR4bzJIeE1oVHllemhocmswd0RMSHdJZStqd1NXNThaVVFXZ0E9PQ==\n  type: tx\ngas_used: \"88873\"\ngas_wanted: \"143274\"\nheight: \"461209\"\ninfo: \"\"\nlogs: []\nraw_log: 'failed to execute message; message index: 0: expected height (133848), but\n  received (133788): start-height does not match rollapps state'\ntimestamp: \"\"\ntx: null\ntxhash: DF1A8F2CAAE9C0E2D8AAAD7EABAC757E5C49DB65E2F20C432263A981457A8FAB\n error SPN error with '1009' code: failed to execute message; message index: 0: expected height (133848), but received (133788): start-height does not match rollapps state]" module=settlement_client
time="2023-07-27T10:35:20+02:00" level=error msg="Failed submitting batch to settlement layer. Emitting unhealthy event[startHeight 133788 endHeight 133799 error SPN error with '1009' code: failed to execute message; message index: 0: expected height (133848), but received (133788): start-height does not match rollapps state]" module=settlement_client
time="2023-07-27T10:35:20+02:00" level=info msg="Base layer is unhealthy[]"
time="2023-07-27T10:35:20+02:00" level=info msg="Received health status event[eventData 0xc0080e4270]" module=BlockManager

(10:35 CEST time, equals to 08:35 am UTC)

Notes

RollApp EVM escan_9999-2

@VictorTrustyDev VictorTrustyDev added the bug Something isn't working label Jul 27, 2023
@omritoptix
Copy link
Collaborator

this was fixed here. A new version with this fix should be released tomorrow latest.

@VictorTrustyDev
Copy link
Contributor Author

Seems good, 4 days after updated, my RollApp EVM keep procedures blocks without any problem.

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

3 participants