I was following the guide on Exploring Cardano wallets | Cardano Developer Portal.
The command run was:
cardano-wallet serve
–port 1337
–testnet $HOME/cardano-src/cardano-node/example/genesis/byron/genesis.json
–database $HOME/wallet-server/wallets/db
–node-socket $CARDANO_NODE_SOCKET_PATH
Error encountered
Does anyone recognize this issue?