Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MON | Monocle | Merge Mined on VTC Vertcoin - No Premine - Scrypt-N
by
Kalizar
on 07/05/2014, 10:13:37 UTC


First check that you are entering your merged addresses right. ex: http://RPCUSER:RPCPASSWORD:PORT
(just had this problem earlier)

Also make sure you are using the right info from your coin.config files.

thanks for replying!  I checked them, and the passwords looks okay...

though when i tried to restart the monocled (#monocled -server stop) i get this:

Code:
monocled: /usr/include/boost/thread/pthread/recursive_mutex.hpp:107: void boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed.


anything i should be concerned about?

edit: i don't think it was a changed passwords issue, as i dont recall touching the config the 10 hours prior... and I was wondering why the wallets stop having transactions, and that's when I checked that the python script failed...

If you are using ubuntu try

monocled -daemon
or
sudo monocled -daemon

I was having issues with monocled, as well. If it freezes after input hit cntrl+c and it should still be running.

Other than that, not too sure.