Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Profit switching pool - wafflepool.com
by
fcmatt
on 03/03/2014, 06:14:47 UTC
Need some help!

I've been mining DOGE for a while but I want to switch to this pool. However, I'm having trouble getting it to work. When I start up cgminer in BAMT, it says "waiting for work to be available from pools" for a few seconds then terminates. Any idea on what I may have done wrong? All I had to change in my config file was the pool right?
What is your config

{ "pools" : [ { "url" : "stratum+tcp://useast.wafflepool.com:3333", "user" : "bitcoin adrress", "pass" : "hi" } ] , "intensity" : "19", "vectors" : "1", "worksize" : "256", "kernel" : "scrypt", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "api-port" : "4028", "expiry" : "120", "gpu-dyninterval" : "7", "gpu-platform" : "0", "gpu-threads" : "1", "gpu-engine" : "1150", "gpu-memclock" : "1500", "gpu-powertune" : "20", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "30", "scrypt" : true, "shares" : "0", "no-submit-stale" : true, "kernel-path" : "/usr/local/bin", "auto-fan" : true, "auto-gpu" : true, "temp-target" : "70", "temp-cutoff" : "77", "temp-overheat" : "90" }

Can you telnet to the hostname and port and see the port as open?