roller
roller copied to clipboard
Relayer stuck at starting due to error: genesis supply is incorrect/invalid character "/n" in the genesis file.
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
Notes
No response