Search content
Sort by

Showing 9 of 9 results by jki123
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MEME][PEPE] Memetic / PepeCoin - v2.8.1 Update - PoS - Merry Kekmas
by
jki123
on 02/12/2018, 16:57:24 UTC
Hi all,
I tried to build pepecoin-qt-wallet for Linux, but it failed. Or better: I could build it (without UPNP) but starting the qt-wallet I got the error: NSt8ios_base7failureB5cxx11E. Does anyone have any hints?

Best regards
Post
Topic
Board Service Discussion (Altcoins)
Re: Crowdcoin masternode setup issue - SENTINEL test fails
by
jki123
on 07/02/2018, 16:31:03 UTC
that looks all good - But as far as I understand the error-message it means that the sentinel can not connect via rpc-call to your crowdcoin-daemon. Do you have a firewall on your server?
Post
Topic
Board Service Discussion (Altcoins)
Re: Crowdcoin masternode setup issue - SENTINEL test fails
by
jki123
on 07/02/2018, 07:08:17 UTC
so your daemon is up and running...
have you checked your crowdcoin.conf file? Is there a line determining all rpc-parameters (port, username, password, allowed IP address)? And: is in your sentinel.conf file a line pointing to your crowdcoin.conf file?
Post
Topic
Board Service Discussion (Altcoins)
Re: Crowdcoin masternode setup issue - SENTINEL test fails
by
jki123
on 06/02/2018, 21:57:02 UTC
Hi new2mn,
there is probably something wrong with your rpc-configuration - or your crowdcoin-daemon is not running. Do you get an output from
Code:
crowdcoin-cli getinfo
?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ALQO] PoW/PoS 0,17% Premine | Quark | ZeroCoin Protocol | 1-Second-TX
by
jki123
on 21/01/2018, 11:50:14 UTC
Hi folks,
I just try to seup a masternode with a cold wallet - but I always get

Failed to start masternode.
Error: Invalid IP address (port=55500),
Huh Huh Huh

Is a masternode only possible with a hot wallet i.e. with the IP-address 127.0.0.1?

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW & POSe X11][MASTERNODE] Monoeci - MonacoCoin Projet
by
jki123
on 09/01/2018, 05:54:37 UTC
Hi, trying to install a masternode i'm stuck here :

Code:
monacouser@Monacoeci:~$ monoecid: error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory

Any help greatly appreciated Wink

Hi Gold.Oracle,
probably you have to compile libboost by your own and install it on your system. It depends on the Linux/Debian-version you are using.But don'n worry - there are good explanations in the web. 30' should do it ... ;-)

Post
Topic
Board Announcements (Altcoins)
Re: ☑☑☑[ANN][BSD] BitSend -The first Segwit Masternodecoin 0.14.0.5 New Version
by
jki123
on 01/01/2018, 10:47:19 UTC
How long, how many days it could take to receive reward again after masternode restart?

Good question! Anybody here, who can enlighten us? I haven't received payouts and my masternode is up since four days Shocked
Post
Topic
Board Announcements (Altcoins)
Re: ☑☑☑[ANN][BSD] BitSend -The first Segwit Masternodecoin 0.14.0.4 Airdrop
by
jki123
on 28/12/2017, 20:17:44 UTC
:hiden: should be written :hidden:, in the code.
Maybe that's the operator error… Good Luck Roll Eyes

the hint was not bad ... after changing it, I could compile the sources. But now I get a "memory error" and I'm totally lost. Probably I have to wait for linux-binaries

But thanks a lot for the hint.
Post
Topic
Board Announcements (Altcoins)
Re: ☑☑☑[ANN][BSD] BitSend -The first Segwit Masternodecoin 0.14.0.4 Airdrop
by
jki123
on 28/12/2017, 18:50:41 UTC
Is there 0.14.0.5 release for download?

There is a new sourcecode available on guthub. But while compiling it on Ubuntu 17.04 I get an error:
Code:
../share/genbuild.sh: 19: [: =: unexpected operator
  CXXLD    bitsendd
libbitsend_util.a(libbitsend_util_a-utiltime.o): In function `boost::this_thread::sleep_for(boost::chrono::duration > const&)':
/usr/local/include/boost/thread/pthread/thread_data.hpp:243: undefined reference to `boost::this_thread::hiden::sleep_for(timespec const&)'
collect2: error: ld returned 1 exit status


Has anyone an idea???