You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create rollapp, init, setup
Do roller relayer setup
Expected result
Setup works
Actual result
ERROR failed to load relayer config: open /home/ubuntu/.roller/relayer/config/config.yaml: no such file or directory
Log Files
ubuntu@ip-172-31-24-158:~$ roller relayer setup
INFO existing roller configuration found, retrieving RollApp ID from it
the retrieved rollapp ID is: redmnmlfgg_275960-1, would you like to initialize the relayer for this rollapp? [y/N]: Yes
SUCCESS 'dymension_1405-1' is a valid RollApp ID
SUCCESS 'redmnmlfgg_275960-1' is a valid RollApp ID
INFO existing roller configuration found, retrieving keyring backend from it
INFO rollapp chain data validation passed
SUCCESS Successfully downloaded the genesis.json
INFO DRS version: 2
SUCCESS [rollapp] installed
Downloading 0% | | ( 0 B/24 MB) [0s:0s]
Downloading 100% |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (24/24 MB, 19 MB/s)
SUCCESS [go-relayer] installed
Downloading 0% | | ( 0 B/41 MB) [0s:0s]
Downloading 100% |██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| (41/41 MB, 34 MB/s)
SUCCESS [dymension] installed
INFO populating relayer config with correct values...
loading config from /home/ubuntu/.roller/relayer/config/config.yaml
ERROR failed to load relayer config: open /home/ubuntu/.roller/relayer/config/config.yaml: no such file or directory
Notes
ubuntu@ip-172-31-24-158:~$ ls -a /home/ubuntu/.roller/relayer/
. .. keys
after cmd
The text was updated successfully, but these errors were encountered:
Roller version
$ roller version 💈 Roller version 1.11.0-alpha-rc03 💈 Build time: 2024-12-16T09:03:49Z 💈 Git commit: 1e1adf9
Rollpp type (EVM/WASM) and version
wasm
OS
sudo cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.1 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.1 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo
Processor Architecture
x86_64
Others
No response
Steps to reproduce it
Create rollapp, init, setup
Do roller relayer setup
Expected result
Setup works
Actual result
ERROR failed to load relayer config: open /home/ubuntu/.roller/relayer/config/config.yaml: no such file or directory
Log Files
Notes
after cmd
The text was updated successfully, but these errors were encountered: