Why I can not link to the mine pool:
http://aeonpool.mooo.com/This is my mining parameters:
minerd -a cryptonight -o stratum+tcp://aeonpool.mooo.com:5577 -u WmtVTeq17d57y1gHwB6LwNNR41GwvgdKSBNd272WF7D931cXZRsHtFzTm9JkFHsZbuWV5Pr8Te2dwVV
BMZMeo8Pn2Ebx6dZaw -p x
[2015-08-10 01:27:31] Using JSON-RPC 2.0
[2015-08-10 01:27:31] Starting Stratum on stratum+tcp://aeonpool.mooo.com:5577
[2015-08-10 01:27:31] 3 miner threads started, using 'cryptonight' algorithm.
[2015-08-10 01:27:52] Stratum connection failed: Failed to connect to aeonpool.m
ooo.com port 5577: Timed out
[2015-08-10 01:27:52] ...retry after 10 secondsThere was a recent hardfork. The mining algorithm has changed.You need to do two things:
- get an updated miner (
https://github.com/moneromooo/cpuminer-multi or
https://github.com/iamsmooth/cpuminer-multi)
- replace -a cryptonight with -a cryptonight-light (first miner URL) or -a cryptonight-lite (for second miner URL)
If you need windows binaries, they don't seem to be on the first page, but look for posts by Arux (don't download them from any quoted post, just from an original Arux post).
yes,I had updated miner and replace -a cryptonight-light, But the error still exists
The strange thing is I'm in the mine pool with this command , it is normal
http://52.8.47.33:8080D:\新建文件夹\2>minerd -a cryptonight-light -o stratum+tcp://52.8.47.33:3333 -u
WmtVTeq17d57y1gHwB6LwNNR41GwvgdKSBNd272WF7D931cXZRsHtFzTm9JkFHsZbuWV5Pr8Te2dwVV
B
MZMeo8Pn2Ebx6dZaw -p x
[2015-08-10 02:13:27] Using JSON-RPC 2.0
[2015-08-10 02:13:27] Starting Stratum on stratum+tcp://52.8.47.33:3333
[2015-08-10 02:13:27] 3 miner threads started, using 'cryptonight-light' algorit
hm.
[2015-08-10 02:13:27] Pool set diff to 100
[2015-08-10 02:13:27] Stratum detected new block
[2015-08-10 02:13:29] accepted: 1/1 (100.00%), 69.81 H/s at diff 100 (yay!!!)
==================================
another mind,Has been circulating , can not properly connected to the mine pool
C:\Users\cyz\Downloads\新建文件夹\1>minerd -a cryptonight-lite -o stratum+tcp://
aeonpool.mooo.com:5577 -u WmsFoKjNnCvXkTtVx8zMR8B76rhh8aUs96NkQNVo4TFiBB15ftw2YC
Car9utqavY49EbZzuKink5b2NexqgrhJEx2PzbGpU8M -p x -t 2
[2015-08-10 02:57:28] Using JSON-RPC 2.0
[2015-08-10 02:57:28] CPU Supports AES-NI: NO
[2015-08-10 02:57:28] Starting Stratum on stratum+tcp://aeonpool.mooo.com:5577
[2015-08-10 02:57:28] 2 miner threads started, using 'cryptonight-lite' algorith
m.
[2015-08-10 02:57:28] thread 0: 1 hashes, 32.05 H/s
[2015-08-10 02:57:30] thread 1: 66 hashes, 28.56 H/s
[2015-08-10 02:57:49] Stratum connection failed: Failed to connect to aeonpool.m
ooo.com port 5577: Timed out
[2015-08-10 02:57:49] ...retry after 10 seconds