Search content
Sort by

Showing 4 of 4 results by F-UKKOD
Post
Topic
Board Announcements (Altcoins)
Re: ⛰️⛰️⛰️[ANN] SAROS - X11 - AIRDROP - MASTERNODE - BOUNTY - SIGCOMP⛰️⛰️⛰️
by
F-UKKOD
on 09/01/2018, 22:55:33 UTC
Wallet sync stopped from 95.8%

What is the measure?

Add node added

maybe this is the problem?

Quote
Posted by: saros-dev
Insert Quote
At the moment, we eliminate the situation with a frozen network.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW & POSe X11][MASTERNODE] MonacoCoin - A real use in Monaco
by
F-UKKOD
on 27/12/2017, 21:58:32 UTC
Hi dev!

I have a problem updating the masternode on Ubuntu server 16.04

i use this tutorial
 cd
  ./monacoCoin-cli stop
  tar zcvf save.tar.gz .monacoCoinCore/
  rm -fr sentinel
  wget https://github.com/monacocoin-net/monoeci-core/releases/download/0.12.2/monoeciCore-0.12.2-linux64-cli.Ubuntu16.04.tar.gz
  tar xvf monoeciCore-0.12.2-linux64-cli.Ubuntu16.04.tar.gz
 
when I run this command
  ./monoecid

I have error
./monoecid: error while loading shared libraries: libzmq.so.5: cannot open shared object file: No such file or directory

please help me



The mistake was on my part.

Everything is fine.

how you solved the problem. can you give a detailed instruction? I have such a mistake. Thank you

I made a mistake in the Linux version, I actually had version 14.04, and I followed the instructions for 16.04.

When I used the instructions to 14.04, everything went without error.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW & POSe X11][MASTERNODE] MonacoCoin - A real use in Monaco
by
F-UKKOD
on 22/12/2017, 14:42:44 UTC
Hi dev!

I have a problem updating the masternode on Ubuntu server 16.04

i use this tutorial
 cd
  ./monacoCoin-cli stop
  tar zcvf save.tar.gz .monacoCoinCore/
  rm -fr sentinel
  wget https://github.com/monacocoin-net/monoeci-core/releases/download/0.12.2/monoeciCore-0.12.2-linux64-cli.Ubuntu16.04.tar.gz
  tar xvf monoeciCore-0.12.2-linux64-cli.Ubuntu16.04.tar.gz
 
when I run this command
  ./monoecid

I have error
./monoecid: error while loading shared libraries: libzmq.so.5: cannot open shared object file: No such file or directory

please help me



The mistake was on my part.

Everything is fine.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW & POSe X11][MASTERNODE] MonacoCoin - A real use in Monaco
by
F-UKKOD
on 22/12/2017, 10:24:43 UTC
Hi dev!

I have a problem updating the masternode on Ubuntu server 16.04

i use this tutorial
 cd
  ./monacoCoin-cli stop
  tar zcvf save.tar.gz .monacoCoinCore/
  rm -fr sentinel
  wget https://github.com/monacocoin-net/monoeci-core/releases/download/0.12.2/monoeciCore-0.12.2-linux64-cli.Ubuntu16.04.tar.gz
  tar xvf monoeciCore-0.12.2-linux64-cli.Ubuntu16.04.tar.gz
 
when I run this command
  ./monoecid

I have error
./monoecid: error while loading shared libraries: libzmq.so.5: cannot open shared object file: No such file or directory

please help me