Bitcoin Forum
July 08, 2024, 01:13:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Solo mining to one wallet from multiple PCs using CCMiner  (Read 3744 times)
bmoscato (OP)
Sr. Member
****
Offline Offline

Activity: 361
Merit: 267


View Profile
August 12, 2014, 12:28:26 AM
 #1

I asked this on the Darkcoin forums, but they don't seem as active as we are here:

I have a two part question/issue...

I'm trying to configure my PC to run CCMiner to localhost mining to my wallet. I tried mining directly to the wallet without changing the darkcoin.conf file, but that didn't work. I also started the wallet with the -server variable and it still didn't work. I tried no port as well as different range of ports...

CCMiner:
Code:
ccminer35-50.exe --algo=x11 -o stratum+tcp://127.0.0.1:9999 -u user -p x
pause

darkcoin.conf:
Code:
rpcuser=user
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=9999
daemon=1
server=1
gen=0

How do I mine to a wallet on my PC from CCMiner on my PC?
Can I mine to my wallet from other home computers by adding 'addnode=' or 'connect='?
bmoscato (OP)
Sr. Member
****
Offline Offline

Activity: 361
Merit: 267


View Profile
August 12, 2014, 12:05:43 PM
 #2

Anyone?  I'm totally lost here.

I changed my config file on the wallet to try localhost, the ip address of the PC, the external address of the PC...

darkcoin.conf:
Code:
rpcuser=user	
rpcpassword=x
rpcallowip=127.0.0.1
rpcallowip=192.168.0.25
rpcallowip=10.0.0.45
rpcallowip=208.253.161.x
rpcallowip=173.77.148.x
rpcallowip=ANYOTHERMINERS
rpcport=9999
server=1
daemon=1
listen=1


miner.bat:
Code:
ccminer30.exe --algo=x11 -o 192.168.0.25:9999  -u user -p x
pause


My response:
Quote
C:\Mining\ccminer\x86>ccminer30.exe --algo=x11 -o 192.168.0.25:9999  -u user
 -p x
     *** ccMiner for nVidia GPUs by Christian Buchner and Christian H. ***
                     This is version 1.2 (beta)
          based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
          based on pooler-cpuminer extension for HVC from
               https://github.com/heavycoin/cpuminer-heavycoin
                        and
               http://hvc.1gh.com/
        Cuda additions Copyright 2014 Christian Buchner, Christian H.
          LTC donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
          BTC donation address: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM
          YAC donation address: Y87sptDEcpLkLeAuex6qZioDbvy1qXZEj4
[2014-08-12 08:01:05] 1 miner threads started, using 'x11' algorithm.
[2014-08-12 08:01:05] HTTP request failed: Empty reply from server
[2014-08-12 08:01:05] json_rpc_call failed, retry after 30 seconds
ChekaZ
Legendary
*
Offline Offline

Activity: 1884
Merit: 1005



View Profile
August 12, 2014, 12:34:14 PM
 #3

Its all about the rpcallowip=

I would suggest to just allow all ips and try it that way.

rpcallowip=*

if that doesnt help, check/deactivate firewall to test.

BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45
FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY
bmoscato (OP)
Sr. Member
****
Offline Offline

Activity: 361
Merit: 267


View Profile
August 12, 2014, 02:41:19 PM
 #4

Its all about the rpcallowip=

I would suggest to just allow all ips and try it that way.

rpcallowip=*

if that doesnt help, check/deactivate firewall to test.

Thanks for the reply...  I tried that as well.  Even from a local PC using localhost in CCMiner and in darkcoin.conf, I still get the same error.  I've tried this on my work PC as well as my home PC with the same outcome; I also tried running the wallet on another PC and pointing my miner at it and still the same error.  All three tests were with fresh downloads of the wallet that were allowed to completely update.  Obviously, the wallets were restarted after each set of changes.
ChekaZ
Legendary
*
Offline Offline

Activity: 1884
Merit: 1005



View Profile
August 12, 2014, 02:43:10 PM
 #5

Did you try with another wallet? Never mined/used Darkcoin.

BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45
FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY
bmoscato (OP)
Sr. Member
****
Offline Offline

Activity: 361
Merit: 267


View Profile
August 12, 2014, 03:15:11 PM
 #6

Did you try with another wallet? Never mined/used Darkcoin.

What do you mean?  Try a different currency?  I've only tried it with DarkCoin.  I'll try a different X11 currency and let you know what I find.
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!