Bitcoin Forum
July 14, 2024, 10:02:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Failover doesn't work  (Read 1564 times)
AnCapFree (OP)
Member
**
Offline Offline

Activity: 154
Merit: 10


View Profile
June 23, 2013, 11:37:11 PM
 #1

I ran into an issue when using failover. I used on my .bat
--failover-only -o stratum+tcp://coinotron.com:3333 -u user -p pass

cgminer runs normally but when I press P for pool management I can see that there's actually no backup pool. What's going on?

-ck
Legendary
*
Offline Offline

Activity: 4172
Merit: 1641


Ruu \o/


View Profile WWW
June 24, 2013, 01:30:52 AM
 #2

You haven't specified a backup pool  Roll Eyes

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
AnCapFree (OP)
Member
**
Offline Offline

Activity: 154
Merit: 10


View Profile
June 24, 2013, 02:19:45 AM
 #3

yes I did!
the .bat starts like this:

cgminer -o http://mint.bitminter.com:8332

the 2nd line is the:

--failover-only -o stratum+tcp://coinotron.com:3333

os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1093


Think for yourself


View Profile
June 24, 2013, 02:25:30 AM
 #4

yes I did!
the .bat starts like this:

cgminer -o http://mint.bitminter.com:8332

the 2nd line is the:

--failover-only -o stratum+tcp://coinotron.com:3333

Each line is .bat file is a new command.  CGMiner and all command line arguments need to be one line.

Such as

cgminer --failover-only -o stratum+tcp://coinotron.com:3333 -u user -p pass -o http://mint.bitminter.com:8332 -u user -p pass

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
AnCapFree (OP)
Member
**
Offline Offline

Activity: 154
Merit: 10


View Profile
June 24, 2013, 01:00:48 PM
 #5

Damn!  Roll Eyes
Thanks a lot  Smiley

os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1093


Think for yourself


View Profile
June 24, 2013, 01:33:36 PM
 #6

Damn!  Roll Eyes
Thanks a lot  Smiley

No problem Smiley

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
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!