-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi, when I try to register on Lagrange AVS Contract using docker compose run --rm worker avs register I get a whitelist error (see below) that suggests to contact Lagrange admin. I didn't figure out how to contact the admin, so I post my question here.
Sincerely,
Stas
Detailed error:
~/stas_projects/lagrange-labs/worker# docker compose run --rm worker avs register
[+] Running 1/1
✔ worker Pulled 0.7s
2024-07-16T23:37:45.178194Z INFO lgn_avs: Run the cli: Register(Register { rpc_url: "https://1rpc.io/holesky", eth_keystore: "/config/priv_key.json", lagr_keystore: "/config/lagr_keystore.json", network: Holesky })
Running operation on network : holesky
Error: operator address 0x7a10…9899 is not whitelisted on the Lagrange contract. Contact Lagrange admin.
Stack backtrace:
0: anyhow::error::<impl anyhow::Error>::msg
1: anyhow::__private::format_err
2: lgn_avs::Register::run::{{closure}}
3: tokio::runtime::context::runtime::enter_runtime
4: tokio::runtime::runtime::Runtime::block_on
5: lgn_avs::main
6: std::sys::backtrace::__rust_begin_short_backtrace
7: std::rt::lang_start::{{closure}}
8: std::rt::lang_start_internal
9: main
10: <unknown>
11: __libc_start_main
12: _start
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels