I'm using this on SGminer..
stratum+ssl://etn-eu1.nanopool.org:13433
So what I need to change?
Try this stratum+tcp//etn-eu1.nanopool.org:13333
NOTHING!...
[10:42:28] Started sgminer 5.5.5-gm
[10:42:28] * using Jansson 2.7
[10:42:28] Loaded configuration file sgminer-xmr.conf
[10:42:28] Probing for an alive pool
[10:42:28] etn-eu1.nanopool.org slow/down or URL or credentials invalid
this is the code of the bat file (sgminer-xmr.conf)... I get this from google.
{
"pools" : [
{
"url" : "stratum+tcp//etn-eu1.nanopool.org:13333",
"user" : "etnjx5kfWpYZSR5RGCMzCpPY3At7P9XHK2kfkmAP1AxkRgWZTsDgpsA4XnybeN7wkmFMXggWMcvepeg
GJVp3ouxP3Lqfed9m44",
"pass" : "x"
}
],
"scrypt" :true,
"kernel-path" : "/usr/local/bin"
}