I would love to get some help mining. I mined years ago but it seems I have no idea what I'm doing anymore. I have tried every miner available and it seems I get the same error. I've tried different pools but alas no luck.
ZEC: Stratum - Cannot connect to eu1-zcash.flypool.
ZEC: Stratum - Failed to connect, retry in 20 sec..
I am running windows 7 64 bit, r9 390, Catalyst 15.12. My batch file contains:
GPU_FORCE_64BIT_PTR 1
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100
ZecMiner64.exe -zpool eu1-zcash.flypool.org:3333 -zwal t1UKaEoMka8CghGrsehTKMXR72jZZMrpTKr.1 -zpsw x -i 8
I would appreciate any help. I'm using the claymore miner v12.5 but I've gotten the same errors on other miners. I'm probably missing something easy but thanks in advance.
try
set GPU_FORCE_64BIT_PTR=1
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
ZecMiner64.exe -zpool ssl://eu1-zcash.flypool.org:3443 -zwal t1UKaEoMka8CghGrsehTKMXR72jZZMrpTKr.1 -zpsw x -a 0 -asm 1 -i 8
Make sure your firewall is not blocking the connection of ZecMiner64.exe
Regards