Bitcoin Forum
August 17, 2024, 09:20:30 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (decentralized blockexplorer coming) on: July 17, 2017, 07:49:12 AM
I can't seem to get Spreadcoin mining to work.
I have tried both the v0.1r2 and v0.1r3 version of the spreadcoin miner.

My setup: 5x GTX 1070 and Pentium G4400 @ 3.3ghz. Drivers are updated.
Bat file is edited with the same username and pass as the .conf file:

spreadminer -o http://127.0.0.1:41677 -u MYNAME -p MYPASS


Wallet is fully synced, .conf file in /AppData/Spreadcoin:

rpcuser=MYNAME
rpcpassword=MYPASS
rpcport=41677
rpcallowip=127.0.0.1
server=1
listen=1

In v0.1r2 I only get Booo's:
http://imgur.com/a/b8nvx

In v0.1r3 I get Does not validate with CPU:
http://imgur.com/a/uCKQk

I dont understand because I have been solo mining other coins without problems, ccminer included.
Could anyone please help me? I have been trying all day.




Thanks.

first ...
why is the name of the conf file Spreadcoin.conf instead of spreadcoin.conf? ...

is that a windows thing for caps? ...

second ...
rpcallowip is for allowing only the ip addresses ...

you need to connect to that address first ( the daemon does anyway ) - and then tell the daemon which ips are allowed ...

so if your network sits on 192.168.0.25 for example - the rpc section of the conf should look like this ...

Code:
rpcconnect=127.0.0.1
rpcallowip=192.168.*.*

hope this helps ...

#crysx


The conf file is not with any capital letters, it's the map. Like this: /AppData/SpreadCoin/spreadcoin.conf
And yes I'm on windows.

I edited the conf with your commands but no luck (checked the network address with ipconfig). Restarted the wallet too.
On v0.1v3 I get: does not validate on cpu: http://imgur.com/a/uCKQk
Someone told me it's the high intensity, tried lowering and increasing -x command in .bat, but also no bueno.

I'm about to throw in the towel, been trying for 2 days straight. But if anyone has a fix, I'll try.
Thanks for your help though crysx.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (decentralized blockexplorer coming) on: July 16, 2017, 04:46:26 PM
I can't seem to get Spreadcoin mining to work.
I have tried both the v0.1r2 and v0.1r3 version of the spreadcoin miner.

My setup: 5x GTX 1070 and Pentium G4400 @ 3.3ghz. Drivers are updated.
Bat file is edited with the same username and pass as the .conf file:

spreadminer -o http://127.0.0.1:41677 -u MYNAME -p MYPASS


Wallet is fully synced, .conf file in /AppData/Spreadcoin:

rpcuser=MYNAME
rpcpassword=MYPASS
rpcport=41677
rpcallowip=127.0.0.1
server=1
listen=1

In v0.1r2 I only get Booo's:
http://imgur.com/a/b8nvx

In v0.1r3 I get Does not validate with CPU:
http://imgur.com/a/uCKQk

I dont understand because I have been solo mining other coins without problems, ccminer included.
Could anyone please help me? I have been trying all day.




Thanks.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!