0
I'm trying to setup private mining pool, took some time to go around lots of stuff but eventually I got stuck.
I have: a miner (locally), pushpool (ext server #1), MPOS - frontend (ext server #2) and a wallet (locally).
The miner CAN see pushpool, pushpool CAN connect to the wallet however MPOS shows there's no miners whatsoever.
I'm not using that stratum-mining but as I heard, it's optional
cgminer was reporting that some block was found and as far as I understand it takes information about current block/diff from the wallet. If miner connects to pushpoold then the link between miner-pushpool-wallet must be appropriate, right?
Thus I have no idea why mpos reports no active miners, JSON result for current stats is {"pool_name":"","hashrate":0,"workers":0,"shares_this_round":0,"last_block":null,"network_hashrate":43631019858}