Bitcoin Forum
May 23, 2024, 11:18:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Problems with the "(even more) optimized version of cpuminer"  (Read 5823 times)
ndau8219a (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 29, 2013, 03:39:08 PM
 #1

Hi,

I have a server running on Debian 6 64bit. I have downloaded the cpuminer from here: https://bitcointalk.org/index.php?&topic=55038.msg654850#msg654850 and followed the instructions given.
When I execute
Code:
./minerd --url=stratum+tcp://miner.CoinedUp.com:3359 --userpass=username:password
the miner is running but only for about 2 minutes. Then it says "Killed".
Maybe someone knows how to run the miner for more than 2 minutes.


This is on my Terminal:
Quote
root@12345:~/cpuminer-2.3.2# ./minerd --url=stratum+tcp://miner.CoinedUp.com:3359 --userpass=username:password
[2013-12-29 10:33:24] 4 miner threads started, using 'scrypt' algorithm.
[2013-12-29 10:33:24] Binding thread 2 to cpu 2
[2013-12-29 10:33:24] Binding thread 3 to cpu 3
[2013-12-29 10:33:24] Binding thread 1 to cpu 1
[2013-12-29 10:33:24] Binding thread 0 to cpu 0
[2013-12-29 10:33:24] Starting Stratum on stratum+tcp://miner.CoinedUp.com:3359
[2013-12-29 10:33:24] Stratum detected new block
[2013-12-29 10:33:35] thread 0: 4104 hashes, 0.40 khash/s
[2013-12-29 10:33:35] thread 1: 4104 hashes, 0.40 khash/s
[2013-12-29 10:33:35] thread 3: 4104 hashes, 0.40 khash/s
[2013-12-29 10:33:35] thread 2: 4104 hashes, 0.40 khash/s
[2013-12-29 10:34:30] Stratum detected new block
[2013-12-29 10:34:30] thread 2: 21492 hashes, 0.40 khash/s
[2013-12-29 10:34:30] thread 0: 21564 hashes, 0.40 khash/s
[2013-12-29 10:34:30] thread 1: 21492 hashes, 0.40 khash/s
[2013-12-29 10:34:30] thread 3: 21468 hashes, 0.40 khash/s
[2013-12-29 10:34:59] Stratum detected new block
[2013-12-29 10:34:59] thread 1: 13164 hashes, 0.44 khash/s
[2013-12-29 10:34:59] thread 3: 13152 hashes, 0.44 khash/s
[2013-12-29 10:34:59] thread 0: 13140 hashes, 0.44 khash/s
[2013-12-29 10:35:00] thread 2: 13152 hashes, 0.44 khash/s
[2013-12-29 10:35:15] Stratum detected new block
[2013-12-29 10:35:15] thread 3: 5352 hashes, 0.35 khash/s
[2013-12-29 10:35:15] thread 2: 5340 hashes, 0.35 khash/s
[2013-12-29 10:35:15] thread 1: 5376 hashes, 0.35 khash/s
[2013-12-29 10:35:15] thread 0: 5364 hashes, 0.35 khash/s
Killed
GreekBitcoin
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 02, 2014, 02:08:47 PM
 #2

I thought that coinedup stopped their pools. Maybe thats why.


[Miner Status] All mining pools are now permanently offline. The websites are still up so you can still withdraw your earnings.
paulus51
Sr. Member
****
Offline Offline

Activity: 616
Merit: 321



View Profile
January 02, 2014, 05:40:31 PM
 #3

Quote
root@12345:~/cpuminer-2.3.2# ./minerd --url=stratum+tcp://miner.CoinedUp.com:3359 --userpass=username:password

the right settings =


minerd --url  stratum+tcp://miner.CoinedUp.com:3359  -0  --userpass username:password

try that .................
ndau8219a (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 26, 2014, 05:10:48 PM
 #4

the right settings =


minerd --url  stratum+tcp://miner.CoinedUp.com:3359  -0  --userpass username:password

try that .................

Doesn't work either.
Now I just created a Cronjob which executes the script every 5 minutes. This works fine.
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!