-------------------------------------------------------------------
xmr-stak 2.0.0 79154f7
Brought to you by fireice_uk and psychocrypt under GPLv3.
Based on CPU mining code by wolf9466 (heavily optimized by fireice_uk).
Based on NVIDIA mining code by KlausT and psychocrypt.
Based on OpenCL mining code by wolf9466.
Configurable dev donation level is set to 2.0%
You can use following keys to display reports:
'h' - hashrate
'r' - results
'c' - connection
-------------------------------------------------------------------
[2017-12-24 22:41:56] : Start mining: MONERO
[2017-12-24 22:41:56] : Starting NVIDIA GPU thread 0, no affinity.
[2017-12-24 22:41:56] : Compiling code and initializing GPUs. This will take a while...
[2017-12-24 22:41:57] : Device 0 work size 8 / 32.
[2017-12-24 22:42:01] : Device 1 work size 8 / 32.
[2017-12-24 22:42:06] : Starting AMD GPU thread 0, no affinity.
[2017-12-24 22:42:06] : Starting AMD GPU thread 1, no affinity.
[2017-12-24 22:42:06] : Starting single thread, affinity: 0.
[2017-12-24 22:42:06] : hwloc: memory pinned
[2017-12-24 22:42:06] : Fast-connecting to pool.etn.spacepools.org:5555 pool ...
[2017-12-24 22:42:06] : Pool pool.etn.spacepools.org:5555 connected. Logging in...
[2017-12-24 22:42:07] : SOCKET ERROR - [pool.etn.spacepools.org:5555] PARSE error: Invalid target
However, ccminer can connect to it:
$ ./ccminer -a cryptonight -o stratum+tcp://pool.etn.spacepools.org:5555 -u myaddress -p x at lothal
*** ccminer 2.2.2 for nVidia GPUs by tpruvot@github ***
Built with the nVidia CUDA Toolkit 8.0 64-bits
Originally based on Christian Buchner and Christian H. project
Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
[2017-12-24 22:35:49] Using JSON-RPC 2.0
[2017-12-24 22:35:49] 1 miner thread started, using 'cryptonight' algorithm.
[2017-12-24 22:35:49] Starting on stratum+tcp://pool.etn.spacepools.org:5555
[2017-12-24 22:35:50] Stratum difficulty set to 100002 (100.001)
[2017-12-24 22:35:51] GPU #0: GeForce GTX 1060 6GB, 5926 MB available, 10 SMX
[2017-12-24 22:35:51] GPU #0: 640 threads (9.25) with 40 blocks
[2017-12-24 22:35:59] GPU #0: GeForce GTX 1060 6GB, 452.28 H/s
[2017-12-24 22:36:50] Stratum difficulty set to 50000 (50)
[2017-12-24 22:37:41] GPU #0: GeForce GTX 1060 6GB, 527.02 H/s
[2017-12-24 22:37:49] GPU #0: GeForce GTX 1060 6GB, 522.65 H/s
[2017-12-24 22:37:50] accepted: 1/1 (diff 285.203), 524.84 H/s yes!
Other pools works of course, but you maybe should check why this pool do not work with xmr-stak but work with ccminer. Maybe stratum version?
Please provide as much as possible information to reproduce the issue.
Basic information
Compile information
Issue with the execution
By myself: xmr-stak/2.0.0/79154f7/HEAD/lin/nvidia-amd-cpu/aeon-monero/20
Stability issue
So the real problem is that I can't connect to
pool.etn.spacepools.org
with that conf:because I get this error:
However, ccminer can connect to it:
Other pools works of course, but you maybe should check why this pool do not work with xmr-stak but work with ccminer. Maybe stratum version?
I'm happy to help with anythin u ask!