Bitcoin Forum
September 21, 2025, 08:50:59 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XLR] ⚒⚒ -- SOLARIS COIN-- ⚒⚒ NIST5 ⚒ Pool launched ⚒ [XLR] on: March 19, 2017, 10:03:05 PM
Thank you!

That was it, I had to make sure the .config and the miner had the same user and password (duh)  Grin
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XLR] ⚒⚒ -- SOLARIS COIN-- ⚒⚒ NIST5 ⚒ Pool launched ⚒ [XLR] on: March 19, 2017, 09:09:02 PM
Hi I am trying to start mine solo with cpuminer on Ubuntu 16 but cpuminer just throws errors

my config file
Code:
rpcallowip=127.0.0.1
rpcport=18921
rpcuser=USER
rpcpassword=PASSWD
daemon=1
server=1
listen=1
mining=1
addnode=185.183.99.171
addnode=185.183.99.1

start miner with
Code:
./cpuminer -a nist5 -o 127.0.0.1:18921 -u SOLARISCOINADDR -p SOLARISCOINADDR

and all I get is error:
Code:
[2017-03-19 17:19:43] 8 miner threads started, using 'nist5' algorithm.
[2017-03-19 17:19:45] JSON decode failed(1): '[' or '{' expected near '<'
[2017-03-19 17:19:45] getblocktemplate failed, falling back to getwork
[2017-03-19 17:19:46] JSON decode failed(1): '[' or '{' expected near '<'
[2017-03-19 17:19:46] json_rpc_call failed, retry after 10 seconds
[2017-03-19 17:19:57] JSON decode failed(1): '[' or '{' expected near '<'
[2017-03-19 17:19:57] json_rpc_call failed, retry after 10 seconds
[2017-03-19 17:20:08] JSON decode failed(1): '[' or '{' expected near '<'
[2017-03-19 17:20:08] json_rpc_call failed, retry after 10 seconds


I have internet connection, no problem

I assume the correct method is
1. Start Wallet - solariscoin-qt
2. Start Miner - cpuminer-multi

thank you for any help  Smiley
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!