Bitcoin Forum
June 17, 2024, 12:35:52 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cudaminer / multipool.us help  (Read 7604 times)
arcadia (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 24, 2013, 12:39:25 AM
Last edit: November 24, 2013, 12:58:28 AM by arcadia
 #1

I am new to mining. I started cudeminer like this:
$ cudaminer -H 1 -o stratum+tcp://pool1.us.multipool.us:7777 -u <username> -p <password>

Result:
[2013-11-24 00:21:03] 1 miner threads started, using 'scrypt' algorithm.
[2013-11-24 00:21:03] Starting Stratum on stratum+tcp://pool1.us.multipool.us:7777
[2013-11-24 00:21:14] Stratum connection failed: Couldn't resolve host 'pool1.us.multipool.us
[2013-11-24 00:21:14] ...retry after 15 seconds
[2013-11-24 00:21:29] Stratum authentication failed
[2013-11-24 00:21:29] ...retry after 15 seconds


But if I do:
$ nslookup pool1.us.multipool.us
Non-authoritative answer:
Server:  homeportal
Address:  192.168.1.254

Name:    pool1.us.multipool.us
Addresses:  162.243.142.31
          162.243.148.179

Why can't cudaminer resolve the host?

UPDATE:

I'm having the same problem with pooler miner:
$ minerd -o stratum+tcp://pool1.us.multipool.us:7777 -u <username> -p <password>
[2013-11-24 00:52:14] Binding thread 0 to cpu 0
[2013-11-24 00:52:14] Starting Stratum on stratum+tcp://pool1.us.multipool.us:7777
[2013-11-24 00:52:14] Binding thread 1 to cpu 1
[2013-11-24 00:52:14] Binding thread 2 to cpu 2
[2013-11-24 00:52:14] Binding thread 3 to cpu 3
[2013-11-24 00:52:14] Binding thread 4 to cpu 4
[2013-11-24 00:52:14] Binding thread 5 to cpu 5
[2013-11-24 00:52:14] Binding thread 6 to cpu 6
[2013-11-24 00:52:14] 8 miner threads started, using 'scrypt' algorithm.
[2013-11-24 00:52:14] Binding thread 7 to cpu 7
[2013-11-24 00:52:14] Stratum authentication failed
[2013-11-24 00:52:14] ...retry after 30 seconds
[2013-11-24 00:52:45] Stratum authentication failed
[2013-11-24 00:52:45] ...retry after 30 seconds
cbuchner1
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
November 24, 2013, 12:56:58 PM
 #2

it isn't the same problem in the second case. You've got a wrong username / password set for the worker.

Also note the extra ' character in the "couldn't resolve host" error message of cudaminer. That character isn't there in pooler cpuminer. Since both use the same stratum code I think the ' is already present in your .bat file to launch cudaminer.

Dealazer
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile WWW
November 24, 2013, 01:30:07 PM
 #3

Try  port 17777 with http, but I might consider that you should mine specific coin like FTC at port 3337 and trade it for btc on some crypto currency exchanges. like it would be easier to mine FTC than LTC and you can exchange around 20-30 FTC for 1 LTC which gives you faster time to get 1 LTC than mining just LTC or other coins.

My website full of music -->  www.dealazer.com
Dealazer
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile WWW
November 24, 2013, 01:36:12 PM
 #4

If it still is a problem you probably have autenthication problem as for worker you should assign an worker with difficulty 16 and plot in username.workername and password as your login password. Reminded you should use upper case letters on username.

My website full of music -->  www.dealazer.com
shiro100
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
November 24, 2013, 02:07:57 PM
 #5

In my case, working setting with cudaminer are:
cudaminer.exe -H 1 -d 0 -i 0 -C2 -l K14x14 -o stratum+tcp://pool1.eu.multipool.us:7777 -O name.of.your.worker:

because multipol does not use passwords, you dont have to write any to commandline
for more instruction read readme file that come with cudaminer.
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!