dymensionxyz / roller

CLI tool for deploying Dymension RollApps
71 stars 60 forks source link

roller tx register error #629

Closed keienWang closed 3 weeks ago

keienWang commented 9 months ago

Roller version

Roller version v1.0.0-beta

OS

ubuntu 22:04

Processor Architecture

rollapp register faild

Others

image

Steps to reproduce it

root@dymension-3:~# roller tx register ๐Ÿ’ˆ errUnknownField "*types.MsgCreateRollapp": {TagNum: 8, WireType:"bytes"}: tx parse error root@dymension-3:~# roller version ๐Ÿ’ˆ Roller version v1.0.0-beta ๐Ÿ’ˆ Build time: 2023-12-10T17:58:27+0000" ๐Ÿ’ˆ Git commit: 3be9ca6177456a645d7fd0966765e69358605806

Expected result

Rollapp 'xxx_101-1' has been successfully registered on the hub.

Actual result

errUnknownField "*types.MsgCreateRollapp": {TagNum: 8, WireType:"bytes"}: tx parse error

Relevant log output

No response

Notes

No response

omritoptix commented 9 months ago

We've updated the hub with a breaking change so you must use the latest version of roller (v1.0.2-beta)

keienWang commented 8 months ago
image

I updated the latest version and successfully started the node and ran the following commands. The results were all running, but there was still an RPC that could not connect.

keienWang commented 8 months ago

commands๏ผš sudo systemctl status da-light-client sudo systemctl status sequencer sudo systemctl status relayer result๏ผš

image image image
artemijspavlovs commented 3 weeks ago

closing, old.

please reopen if the issue is still relevant