Author

Topic: mining solo problem (Read 1247 times)

sr. member
Activity: 306
Merit: 252
September 09, 2014, 07:00:43 PM
#8
ok nevermind... its now connected and mining... I dont know why... I dont know how... but ill take it...

Thanks for the help !!!
sr. member
Activity: 306
Merit: 252
September 09, 2014, 06:49:30 PM
#7
yes, the s1 still reports it as dead...
legendary
Activity: 1344
Merit: 1023
Mine at Jonny's Pool
September 09, 2014, 06:15:12 PM
#6
a few S1s. I have the port open now, but I cant seem to connect to it... still chugging away at it..

S1s are notoriously difficult to get solo mining directly against a wallet.  it has to do with the old version of cgminer they use, high queue settings, trouble dealing with the protocol, etc.  Got any other miners you can try (like an old USB stick or something)?  There's always the option of setting up your own pool (MPOS pools are pretty straightforward to setup) and just point your S1s to the pool.  Since you'd be the only one on it, it would be solo mining.

Here's an idea for your .conf file:
Code:
server=1
listen=1
daemon=1
rpcuser=WKCuser
rpcpassword=awnv983whtewnsdkSDOF2d
rpcallowip=192.168.1.*

Then when you configure your S1...

Assuming your miner is running on 192.168.1.11, then your URL is 192.168.1.11:9335
user name is WKCuser
password is awnv983whtewnsdkSDOF2d
sr. member
Activity: 306
Merit: 252
September 09, 2014, 05:59:12 PM
#5
a few S1s. I have the port open now, but I cant seem to connect to it... still chugging away at it..
legendary
Activity: 1344
Merit: 1023
Mine at Jonny's Pool
September 09, 2014, 05:55:41 PM
#4
First... LOL at the coin.  I checked it out... "bank while you wank".  HAHAHAHA!!!

Next, you might find more help in the alt-coins forums.  Out of curiosity, what miners are you trying to point to your wallet to solo mine?
sr. member
Activity: 306
Merit: 252
September 09, 2014, 05:39:24 PM
#3
I am trying to connect other miners... but I am not getting that far. Seems like the software will load but never open the port to connect to
I also changed the rpcconnect to *
hero member
Activity: 510
Merit: 500
September 09, 2014, 05:20:52 PM
#2
I think you need to set up OpenCL so your graphics card or processor can communicate with the mining software.
sr. member
Activity: 306
Merit: 252
September 09, 2014, 05:10:46 PM
#1
So I was looking to set up my wankcoin wallet to mine solo. I am running the command line with the -server option, and dont get any errors


 I set up the config file:



listen=1
addnode=node1.wankcoin.com
addnode=node2.wankcoin.com
rpcuser=user
rpcpassword=password

rpcconnect=127.0.0.1
rpcport=9336
daemon=1
server=1


but it never lets me connect to it. If I look in the debug window I see this:

AddPortMapping(9336, 9336, 192.168.1.11) failed with code 402 (Invalid Args)


I have tried the same setup with a few different coin wallets, and cant get any of them working..I dont see that any ports open on the computer and my miner wont connect to anything

I am using windows 7 64 bit and would really like to know what I am screwing up here...

Jump to: