Closed
Description
After installing clean Ubuntu 24 and Suibase, I tried to use SUI->WAL converter:
twalrus get-wal
and received the following error:
$ twalrus get-wal
2025-04-08T09:25:43.726842Z INFO walrus: client version: 1.18.2-b2009ac73388
2025-04-08T09:25:43.727271Z INFO walrus_service::client::cli: using Walrus configuration from '/home/kos/suibase/workdirs/testnet/config/client_config.yaml' with 'testnet' context
2025-04-08T09:25:43.727302Z INFO walrus_sui::config: using Sui wallet configuration from '$HOME/suibase/workdirs/testnet/config/client.yaml'
Error: Cannot open wallet config file at "$HOME/suibase/workdirs/testnet/config/client.yaml". Err: Unable to load config from $HOME/suibase/workdirs/testnet/config/client.yaml
The config file actually exists and it's readable for current user.