Hi,
The question has been posted on the official github on Monero https://github.com/monero-project/monero/issues/10259
But the answer is … weird…
a connection to daemon is not required
but this is not true
as when you do monero-wallet-cli address new for example you get
This is the command line monero wallet, it needs to connect to a monero daemon to work correctly
and I can see in my monitoring that indeed monero-wallet-cli try to connect…
If anyone have an ideas…
Original post: https://monero.freeflarum.com/d/6-monero-wallet-cli-need-to-connect-to-a-daemon-to-create-an-address


Could you post the reply you get from the CLI please?
You shouldn’t need to have a connection to generate a new address.
For the address new command, maybe it’s trying to check if the address was already used and has funds in it.
Thanks @[email protected]
I already did it, but here as screenshot.
I know, that why it’s so odd that
monero-wallet-cliask to be connected !It looks like a generic warning message that appears for all commands if the daemon is not connected.
Is the wallet generated correctly in the end?
My system show me the attempt of connection, so it’s not just only cosmetic
and no
monero-wallet-clihang there because it can’t make the connection…