Bitcoin Forum
May 08, 2024, 11:31:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: CGMiner failover pool did not failover and how do I get to post to mining  (Read 948 times)
ender2012 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 12, 2013, 03:50:58 PM
 #1

I would really like to post to the mining section with this question but I am still not authorized to do so, what must I do to do that?  I've posted a couple post in the newbie area. 

Anyway, I have a cgminer conf file setup to mine LTC at the moment and I have added some failover pools but when I got disconnected from their stratum server it did not failover.  Any advice on what I may have done wrong?
Here are there errrors I was getting with the disconnect:
http://imgur.com/SmsKPqm
Here is my conf file:

Code:
{
"pools" : [
{
"url" : "stratum+tcp://eu.wemineltc.com:3333",
"user" : "user",
"pass" : "pass"
},
{
"url" : "stratum+tcp://stratum.give-me-ltc.com:3333",
"user" : "user",
"pass" : "pass"
},
{
"url" : "stratum+tcp://coinotron.com:3334",
"user" : "user",
"pass" : "pass"
}
]
,
"intensity" : "13",
"vectors" : "2",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-engine" : "0",
"gpu-fan" : "35-85",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"auto-fan" : true,
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "6",
"gpu-platform" : "0",
"gpu-threads" : "4",
"log" : "5",
"queue" : "3",
"retry-pause" : "2",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715211078
Hero Member
*
Offline Offline

Posts: 1715211078

View Profile Personal Message (Offline)

Ignore
1715211078
Reply with quote  #2

1715211078
Report to moderator
1715211078
Hero Member
*
Offline Offline

Posts: 1715211078

View Profile Personal Message (Offline)

Ignore
1715211078
Reply with quote  #2

1715211078
Report to moderator
ender2012 (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 12, 2013, 09:37:38 PM
 #2

any change someone could move this to mining?  Please. 
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!