Post
Topic
Board Announcements (Altcoins)
Re: HPPCOIN : Egalitarian High Performances Computing Platform
by
darklion84
on 25/11/2017, 17:34:17 UTC
Guys plz help!

Ubuntu 16.04
install wallet from *.deb file

here is conf:

rpcuser=darklion
rpcpassword=x
rpcallowip=0.0.0.0/0
rpcport=28878
miningaddress=hbeB98BmVFNoWRU2Fd267gNdZu3qcjbSGk
server=1
daemon=1
gen=0

addnode=67.170.34.149:28878
addnode=169.53.166.75:28878
addnode=45.63.53.98:28878
addnode=91.201.40.89:28878
addnode=51.255.53.134:28878

All synced ok, but I can't connect via minerd:

minerd.exe -o http://80.211.158.233:28878 --userpass=darklion:x --coinbase-addr=hbeB98BmVFNoWRU2Fd267gNdZu3qcjbSGk -t 2
[2017-11-25 20:10:27] 2 miner threads started, using 'scrypt' algorithm.
[2017-11-25 20:10:27] HTTP request failed: Empty reply from server
[2017-11-25 20:10:27] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:10:57] HTTP request failed: Empty reply from server
[2017-11-25 20:10:57] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:11:27] HTTP request failed: Empty reply from server
[2017-11-25 20:11:27] json_rpc_call failed, retry after 30 seconds
[2017-11-25 20:11:58] HTTP request failed: Empty reply from server
[2017-11-25 20:11:58] json_rpc_call failed, retry after 30 seconds

If I chane rpcport to any other, then I can't connect to VPS via minerd at all..  So what the problem? Why Empty reply from server?
Now VPS wallet is mining by "setgenerate true" command.

But I want add some PCs to it. Thank you for advise!

Do not use minerd

use console : Help > debug Window
Console

setgenerate true 8

replace 8 by the total cpu cores in your host

Then VPS will mine itself, and my PC will mine itself.

But I want to mine from my PC to VPSs wallet. Is it possible?

I did it for ROIcoin and all worked very well. In local network.

Whe empty answer from server? What I need to change in config? ufw is not even installed. So not firewall issue. And it connects to VPS. And want to mine. But get empty answer.