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

roller fails to setup relayer if not using rollapp service #1192

Open
srene opened this issue Dec 17, 2024 · 0 comments
Open

roller fails to setup relayer if not using rollapp service #1192

srene opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@srene
Copy link
Contributor

srene commented Dec 17, 2024

Roller version

1.11.0-alpha-rc02

Rollpp type (EVM/WASM) and version

WASM

OS

ubuntu

Processor Architecture

x86_64

Others

No response

Steps to reproduce it

run roller relayer setup using a rollapp without a bg service

Expected result

setup completed

Actual result

INFO setting block time to 5s for esstablishing IBC connection
INFO checking dymint block time settings (want: 5s)
INFO updating dymint config
INFO block time: 5s
ERROR failed to update dymint config: command execution failed: exit status 5
INFO reverting dymint config to 1h
INFO checking dymint block time settings (want: 1h0m0s)
INFO updating dymint config
INFO block time: 1h0m0s
ERROR failed to update dymint config: command execution failed: exit status 5
ERROR failed to update dymint config: command execution failed: exit status 5
ERROR failed to handle ibc channel creation: command execution failed: exit status 5
ERROR failed to handle ibc channel creation: command execution failed: exit status 5

Log Files

No response

Notes

this happens even if the time is set at 5s manually

@srene srene added the bug Something isn't working label Dec 17, 2024
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

1 participant