Post
Topic
Board Pools (Altcoins)
Re: [ANN][LTC][Pool][PPLNS] WeMineLTC.com | 0% FEES! | Stratum | DDoS Protection |!!
by
5120-01-518-6126
on 30/04/2013, 18:58:19 UTC
us.wemineltc.com:80 doesn't work for me either. there isn't any error it just never connects. the eu server works fine but i'm in the US.

Works fine for me with cpuminer.
My stratum proxy batch file = stratum_proxy.exe -o us.wemineltc.com -p 80
My cpuminer batch file = minerd.exe -o http://127.0.0.1:8332 -u [my worker id] -p [my worker pass]

I start stratum proxy first, then the miner -- usually link up and begin mining within 30 seconds.
i'm using cgminer with guiminer-scrypt. i've waited 5 minutes but it just never connects. the eu server connects in a few seconds.

I've recently used cgminer on a 3x GTX480 system with the stratum proxy same as above.
My cgminer batch file = cgminer --scrypt -o http://127.0.0.1:8332 -u [my worker id] -p [my worker pass] --shaders 480 --intensity 13 --worksize 64,64,64 -g 1

Your problem might be in guiminer -- last I heard, guiminer-scrypt was still in testing