roller icon indicating copy to clipboard operation
roller copied to clipboard

Relayer stuck at starting due to error: genesis supply is incorrect/invalid character "/n" in the genesis file.

Open Proskhmer08 opened this issue 5 months ago • 2 comments

Roller version

1.6.4-alpha-rc01

OS

Linux Ubuntu 22.04

Processor Architecture

GNU/Linux 5.15.0-122-generic x86_64

Others

Dedicated 62GM RAM, 1TB disk

Steps to reproduce it

The steps to reproduce it is in the Dymension doc for RollApp creation for 3D Playground. I followed it step by step. After starting the RollApp, next step was to start the relayer, but the relayer remained in, "starting..." due to issue with the sequencer not starting. Logs kept showing the panic due to genesis supply is incorrect. But there was also part of the RollApp log that shows something about invalid character "/n" in the genesis file which was never tampered with manually.

Expected result

RollApp should be healthy and relayer starting well. I verified the genesis file, and it showed two accounts that should add up to the error in the rollapp status error msg.

Actual result

Relayer stuck at starting while RollApp sequencer stopped running. The rollapp log shows a panic: genesis supply is incorrect. expected 9000000000000ages, 10000000000000ages, got 10000000000000ages.

Log Files

Screenshot 2024-09-23 at 10 47 12 AM Screenshot 2024-09-23 at 10 46 53 AM Screenshot 2024-09-23 at 10 46 29 AM Screenshot 2024-09-23 at 10 46 22 AM Screenshot 2024-09-23 at 10 46 09 AM Screenshot 2024-09-23 at 11 32 16 AM

Notes

No response

Proskhmer08 avatar Sep 23 '24 16:09 Proskhmer08