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

relayer setup config not found #1188

Open
danwt opened this issue Dec 16, 2024 · 0 comments
Open

relayer setup config not found #1188

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

Comments

@danwt
Copy link
Contributor

danwt commented Dec 16, 2024

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

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

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