Bitcoin Forum
July 12, 2024, 01:15:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BAMT stratum+tcp LTC almost done need help  (Read 4746 times)
mymoneyman (OP)
Full Member
***
Offline Offline

Activity: 132
Merit: 100


View Profile
June 08, 2013, 03:47:32 AM
 #1

I think I have one last hang up. I have look all over the interweb for an answer to this. I have my drivers installed and my config ready to go. My pools config is as follows:

"pools" : [
        {
                "url" : "stratum+tcp://us.wemineltc.com:80",
                "user" : "user.x",
                "pass" : "xxxxx"
        },
        {
                "url" : "stratum+tcp://eu.wemineltc.com:3333",
                "user" : "user.x",
                "pass" : "xxxxx"
        },
        {
                "url" : "stratum+tcp://stratum2.wemineltc.com:3333",
                "user" : "user.x",
                "pass" : "xxxxx"
        }
]

but when I go to connect I get "http://" in front of it like this and it fails to connect.

 [2013-06-08 03:43:10] Started cgminer 2.6.1
 [2013-06-08 03:43:10] Started cgminer 2.6.1
 [2013-06-08 03:43:10] Loaded configuration file /root/.cgmine
 [2013-06-08 03:43:10] Probing for an alive pool
 [2013-06-08 03:43:12] Pool 0 slow/down or URL or credentials
 [2013-06-08 03:43:12] Unable to get work from pool 0 http://s
tratum+tcp://us.wemineltc.com:80

Does anyone have any idea why this is happening? Huh
BitByteBite
Member
**
Offline Offline

Activity: 101
Merit: 10



View Profile
June 08, 2013, 04:41:23 AM
 #2

Change stratum+tcp://us.wemineltc.com:80 to http://us.wemineltc.com:80

Currently Out of the Office
BitByteBite
Member
**
Offline Offline

Activity: 101
Merit: 10



View Profile
June 08, 2013, 05:02:10 AM
 #3

Looking at the error more closely, just putting us.wemineltc.com:80 should suffice, I think both will work though as I think it is smart enough to figure out if you omit http:// or not

Currently Out of the Office
-ck
Legendary
*
Offline Offline

Activity: 4172
Merit: 1639


Ruu \o/


View Profile WWW
June 08, 2013, 09:32:41 AM
 #4

That version of cgminer is also ancient... I don't even remember when I added scrypt support to cgminer to mine LTC but it has had a billion bugfixes since then.

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

Activity: 132
Merit: 100


View Profile
June 08, 2013, 01:48:40 PM
 #5

What version should I go with? I just used a different pool but I can't get it above 380KH/s with 100% rejects regardless of settings.
wknight
Legendary
*
Offline Offline

Activity: 889
Merit: 1000


Bitcoin calls me an Orphan


View Profile WWW
June 08, 2013, 01:58:57 PM
 #6

I am using 2.11.1 cgminer.. working fine

btw.. even mining against my stratum server.. i just use http

       {
                "url" : "http://pool.ejpool.info:9333",
                "user" : "WKNiGHT.1",
                "pass" : "x"
        },

Mining Both Bitcoin and Litecoin.
CrimsonPermanentAssurance
Full Member
***
Offline Offline

Activity: 155
Merit: 102


View Profile
December 30, 2013, 03:54:22 AM
 #7

second that
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!