dymensionxyz / roller

CLI tool for deploying Dymension RollApps
72 stars 65 forks source link

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

Closed Proskhmer08 closed 1 day ago

Proskhmer08 commented 1 month ago

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

artemijspavlovs commented 1 month ago

the supply issue is related to the genesis file generated on the https://playground.dymension.xyz.

can you try to update the tokenomics step and regenerate the genesis file by clicking the update button, then try running the rollapp again.

Proskhmer08 commented 1 month ago

the supply issue is related to the genesis file generated on the https://playground.dymension.xyz.

can you try to update the tokenomics step and regenerate the genesis file by clicking the update button, then try running the rollapp again.

Hi. I tried multiple times previously. It gave me the signature verification failed and it still does. I do have enough dym for gas.

Screenshot 2024-09-24 at 10 55 16 PM
artemijspavlovs commented 1 day ago

was addressed in the latest roller release v1.7.3-alpha*.