Monero Wallet on Qubes

204 views
Skip to first unread message

abilg...@gmail.com

unread,
Mar 21, 2018, 10:25:50 AM3/21/18
to qubes-users
Hi there beautiful community,

5 months user here.
I think i have figured Qubes out enough to use it as my main OS but still i'm so noob.
I have been trying to move my monero wallet to Qubes from windows as well and there is no good documentation about it.... just like any other thing about Qubes.

So i have found this guide :

https://github.com/0xB44EFD8751077F97/monero-site/blob/3e6f4fa28b7b834a7049ee45edc294ff1c026565/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md

I have followed every step and managed to setup everything EXCEPT running and synchronizing MONEROD ( monero blockchain )

This is the error that i'm getting :

user@host:~/monero-v0.11.1.0$ ./monerod
2018-03-21 14:17:46.267 719f8bf9e740 INFO global src/daemon/main.cpp:279 Monero 'Helium Hydra' (v0.11.1.0-release)
2018-03-21 14:17:46.267 719f8bf9e740 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2018-03-21 14:17:46.268 719f8bf9e740 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2018-03-21 14:17:46.268 719f8bf9e740 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2018-03-21 14:17:52.126 719f8bf9e740 INFO global src/daemon/p2p.h:68 P2p server initialized OK
2018-03-21 14:17:52.126 719f8bf9e740 INFO global src/daemon/rpc.h:58 Initializing core rpc server...
2018-03-21 14:17:52.127 719f8bf9e740 INFO global contrib/epee/include/net/http_server_impl_base.h:70 Binding on 127.0.0.1:18081
2018-03-21 14:17:52.127 719f8bf9e740 INFO global src/daemon/rpc.h:63 Core rpc server initialized OK on port: 18081
2018-03-21 14:17:52.127 719f8bf9e740 INFO global src/daemon/core.h:73 Initializing core...
2018-03-21 14:17:52.127 719f8bf9e740 INFO global src/cryptonote_core/cryptonote_core.cpp:323 Loading blockchain from folder /home/user/.bitmonero/lmdb ...
2018-03-21 14:17:52.128 719f8bf9e740 WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:1155 LMDB memory map needs to be resized, doing that now.
2018-03-21 14:17:52.164 719f8bf9e740 INFO global src/blockchain_db/lmdb/db_lmdb.cpp:494 LMDB Mapsize increased. Old: 1024MiB, New: 2048MiB
Bus error

If any of the users of this community have this software or using this wallet for XMR can help me, that'd be highly appreciated.

If not, no worries.

Have a good day.
King Regards.

Unman

unread,
Mar 21, 2018, 10:59:40 AM3/21/18
to abilg...@gmail.com, qubes-users
Greetings

Can you confirm which Qubes version you're using?
Is there anything in the logs?
Can you check memory allocated and also free space with df ?

It looks as if LMDB wants 2G space, and if this is in ~ you'll need to
allocate more space for /rw

Giulio

unread,
Mar 21, 2018, 11:11:35 AM3/21/18
to qubes...@googlegroups.com
Hello,
I use the monero gui in a clean fedora-25 template succesfully. However i use a remote daemon for the gui because of the cpu power and storage space (50gb+) needed. Are you trying to sync locally?
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Ted Brenner

unread,
Mar 21, 2018, 11:31:52 AM3/21/18
to Giulio, qubes...@googlegroups.com
Yeah, I'd agree with Giulio. I too use the daemon so I don't have to dedicate a ton of disk space to the blockchain. 

--
You received this message because you are subscribed to the Google Groups "qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscribe@googlegroups.com.
To post to this group, send email to qubes...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/E325A89B-96A0-4AB7-AF06-5CF1A86FB37C%40anche.no.

For more options, visit https://groups.google.com/d/optout.



--
Sent from my Desktop

abilg...@gmail.com

unread,
Mar 22, 2018, 10:23:41 AM3/22/18
to qubes-users
On Wednesday, March 21, 2018 at 10:59:40 AM UTC-4, Unman wrote:

Thank you for your reply.

Qubes 3.2

Logs are normal except can't run monerod like stated above.

Tried to change private storage max to 122880 MB.

abilg...@gmail.com

unread,
Mar 22, 2018, 10:25:21 AM3/22/18
to qubes-users

>


I use the monero gui in a clean fedora-25 template succesfully. However i use a remote daemon for the gui because of the cpu power and storage space (50gb+) needed. Are you trying to sync locally?

Yes that's what i'm trying to do. Well trying to enjoy the best security possible with local daemon and traffic through TOR.

abilg...@gmail.com

unread,
Mar 22, 2018, 10:25:57 AM3/22/18
to qubes-users
On Wednesday, March 21, 2018 at 10:25:50 AM UTC-4, abilg...@gmail.com wrote:

>Yeah, I'd agree with Giulio. I too use the daemon so I don't have to dedicate a ton of disk space to the blockchain.

Guess, will try that if i fail to complete this lovely setup.

pauHana

unread,
Apr 21, 2018, 1:15:00 PM4/21/18
to qubes-users
I too have followed this guide. I figured out how to enlarge the monerod-ws vm available space (for blockchain storage) by enlarging the volume thru dom0:

sudo qvm-volume extend monerod-ws:private 80GB


You can confirm it worked in the monerod-ws by checking with df-h command and confirming the that /dev/xvdX mounted on /rw changed.


My issue now is getting using the setup. Is one supposed to relaunch monero-wallet-ws after completing the guide and interact with the wallel thru the ususal ./monero-cli-wallet? When I do this I get the

"Error: wallet failed to connect to daemon: http://localhost:18081. Daemon either is not started or wrong port was passed. Please make sure daemon is running or change the daemon address using the 'set_daemon' command"

Any ideads?

Reply all
Reply to author
Forward
0 new messages