MoneroOcean / meta-miner

Allows to add algo switching support to *any* stratum miner. Zero fees.
GNU General Public License v3.0
125 stars 61 forks source link

Problem switching to cn-lite #15

Closed NUK3e closed 5 years ago

NUK3e commented 5 years ago

mm.exe v1.3 When auto-switching to cn-lite sometimes this continuously happens..

[2018-10-26 12:31:22] accepted (5/0) diff 60000 (25 ms)
Starting miner 'xmrig-amd.exe --config=config-lite.json' to process new cn-lite/1 algo
Miner socket error
 * ABOUT        XMRig-AMD/2.8.4 MSVC/2017
 * LIBS         libuv/1.23.0 OpenCL/2.0 OpenSSL/1.1.1 microhttpd/0.9.59 
 * CPU          AMD Ryzen 7 2700 Eight-Core Processor           x64 AES
 * ALGO         cryptonight-lite/1, donate=0%
 * POOL #1      localhost:3333 variant=1, TLS=0
 * API BIND     0.0.0.0:420
 * COMMANDS     'h' hashrate, 'p' pause, 'r' resume
[2018-10-26 12:31:24] compiling code and initializing GPUs. This will take a while...
Starting miner 'xmrig-amd.exe --config=config-cn1.json' to process new cn/xtl algo
 * ABOUT        XMRig-AMD/2.8.4 MSVC/2017
 * LIBS         libuv/1.23.0 OpenCL/2.0 OpenSSL/1.1.1 microhttpd/0.9.59 
 * CPU          AMD Ryzen 7 2700 Eight-Core Processor           x64 AES
 * ALGO         cryptonight, donate=0%
 * POOL #1      localhost:3333 variant=1, TLS=0
 * API BIND     0.0.0.0:420
 * COMMANDS     'h' hashrate, 'p' pause, 'r' resume
[2018-10-26 12:31:24] compiling code and initializing GPUs. This will take a while...
[2018-10-26 12:31:25] found AMD platform index: 0, name: Advanced Micro Devices, Inc.
[2018-10-26 12:31:25] #0, GPU #1 (Radeon RX Vega), intensity: 1920 (8/256), unroll: 4, cu: 56
[2018-10-26 12:31:25] #1, GPU #1 (Radeon RX Vega), intensity: 1920 (8/256), unroll: 4, cu: 56
[2018-10-26 12:31:25] #2, GPU #0 (Radeon RX Vega), intensity: 1920 (8/256), unroll: 8, cu: 64
[2018-10-26 12:31:26] #3, GPU #0 (Radeon RX Vega), intensity: 1920 (8/256), unroll: 8, cu: 64
[2018-10-26 12:31:26] #4, GPU #2 (Radeon RX Vega), intensity: 1920 (8/256), unroll: 8, cu: 64
[2018-10-26 12:31:26] #5, GPU #2 (Radeon RX Vega), intensity: 1920 (8/256), unroll: 8, cu: 64
Pool (gulf.moneroocean.stream:10064) <-> miner link was established due to new miner connection
[2018-10-26 12:31:26] use pool localhost:3333  127.0.0.1
[2018-10-26 12:31:26] new job from localhost:3333 diff 60000 algo cn/xtl

------and sometimes this...------

[2018-10-26 13:01:05] new job from localhost:3333 diff 60000 algo cn/2
Starting miner 'xmrig-amd.exe --config=config-lite.json' to process new cn-lite/1 algo
Starting miner 'xmrig-amd.exe --config=config-cn2.json' to process new cn/2 algo
Miner socket error
 * ABOUT        XMRig-AMD/2.8.4 MSVC/2017
 * LIBS         libuv/1.23.0 OpenCL/2.0 OpenSSL/1.1.1 microhttpd/0.9.59
 * CPU          AMD Ryzen 7 2700 Eight-Core Processor           x64 AES
 * ALGO         cryptonight, donate=0%
 * POOL #1      localhost:3333 variant=1, TLS=0
 * API BIND     0.0.0.0:420
 * COMMANDS     'h' hashrate, 'p' pause, 'r' resume
[2018-10-26 13:01:09] compiling code and initializing GPUs. This will take a while...
[2018-10-26 13:01:10] found AMD platform index: 0, name: Advanced Micro Devices, Inc.
[2018-10-26 13:01:10] #0, GPU #1 (Radeon RX Vega), intensity: 1920 (16/256), unroll: 4, cu: 56
[2018-10-26 13:01:10] #1, GPU #1 (Radeon RX Vega), intensity: 1920 (16/256), unroll: 4, cu: 56
[2018-10-26 13:01:10] #2, GPU #0 (Radeon RX Vega), intensity: 1920 (16/256), unroll: 8, cu: 64
[2018-10-26 13:01:11] #3, GPU #0 (Radeon RX Vega), intensity: 1920 (16/256), unroll: 8, cu: 64
[2018-10-26 13:01:11] #4, GPU #2 (Radeon RX Vega), intensity: 1920 (16/256), unroll: 8, cu: 64
[2018-10-26 13:01:11] #5, GPU #2 (Radeon RX Vega), intensity: 1920 (16/256), unroll: 8, cu: 64
Pool (gulf.moneroocean.stream:10064) <-> miner link was established due to new miner connection
[2018-10-26 13:01:11] use pool localhost:3333  127.0.0.1
[2018-10-26 13:01:11] new job from localhost:3333 diff 60000 algo cn/2
Bathmat commented 5 years ago

There was an issue with the US node for the pool that was causing this error. It should be fixed now.