On Wed, Mar 21, 2018 at 07:25:50AM -0700, abilgili...@gmail.com wrote:
> 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.
> 

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

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20180321145937.awnmrsucwiflihdf%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to