roller fails to setup relayer if not using rollapp service #1192
Description
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