Author

Topic: 💥SOLARIS XLR💥100% PoS + Masternodes ⚡Zerocoin⚡txbit.io in development - page 374. (Read 308819 times)

sr. member
Activity: 468
Merit: 250
premine 1%  Shocked waiting airdrop Smiley

premine 1 % i think is very low
maybe not open about airdop , or free distribution coin, so if you want get solaris coin only use mining, because until now not ready added in exchanger






 hope we have some exchange today.
it would be great!!
newbie
Activity: 56
Merit: 0
premine 1%  Shocked waiting airdrop Smiley

premine 1 % i think is very low
maybe not open about airdop , or free distribution coin, so if you want get solaris coin only use mining, because until now not ready added in exchanger






 hope we have some exchange today.
hero member
Activity: 644
Merit: 500
premine 1%  Shocked waiting airdrop Smiley

premine 1 % i think is very low
maybe not open about airdop , or free distribution coin, so if you want get solaris coin only use mining, because until now not ready added in exchanger
newbie
Activity: 2
Merit: 0
Thank you!

That was it, I had to make sure the .config and the miner had the same user and password (duh)  Grin
newbie
Activity: 59
Merit: 0
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

rpcuser is the same of -u in miner option (-u is --user)
rpcpassword is the same of -p in miner option (-p is --password)
[/code]
newbie
Activity: 2
Merit: 0
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
sr. member
Activity: 687
Merit: 291
DEV Waiting for exchange!

We definitely need exchange.   Please stay tuned .
sr. member
Activity: 687
Merit: 291
Its glad to see that this community is growing steadily and members help each other. 
I was away from my desk. Thanks @vonasek for the pool. Thanks @dutch_loneranger ,@szachta, @ogtk for the help .
Finally welcome  all new miners ! 
full member
Activity: 305
Merit: 148
Theranos Coin - IoT + micro-blood arrays = Moon!
hello,
I've setup my solariscoin.conf with:

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.19

and my miner command line with:

sgminer.exe -k nist5 -o 127.0.0.1:18921 -u USER -p PASSWD
....

rpcuser= adress from wallet , -u adress from wallet, open wallet before minning for solo minning.

N00b question, but this is driving me crazy.  I've copied/pasted wallet address to rpcuser and rpcpassword.  Should I leave rpcpassword blank in the .conf file located in %appdata%?  When I launch the miner, I get "127.0.0.1 slow/down..." error message.

My wallet is running fine.  My .conf file in %appdata% looks just like the above example.  Thank you.

did you make that  config file  when wallet is open ?  try too restart you wallet and try again because i see you use the same conf. as the other one and it works for him  . 

Okay, that works!  Thank you very much.
full member
Activity: 185
Merit: 100
hello,
I've setup my solariscoin.conf with:

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.19

and my miner command line with:

sgminer.exe -k nist5 -o 127.0.0.1:18921 -u USER -p PASSWD
....

rpcuser= adress from wallet , -u adress from wallet, open wallet before minning for solo minning.

N00b question, but this is driving me crazy.  I've copied/pasted wallet address to rpcuser and rpcpassword.  Should I leave rpcpassword blank in the .conf file located in %appdata%?  When I launch the miner, I get "127.0.0.1 slow/down..." error message.

My wallet is running fine.  My .conf file in %appdata% looks just like the above example.  Thank you.

did you make that  config file  when wallet is open ?  try too restart you wallet and try again because i see you use the same conf. as the other one and it works for him  . 
full member
Activity: 185
Merit: 100
hello,
I've setup my solariscoin.conf with:

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.19

and my miner command line with:

sgminer.exe -k nist5 -o 127.0.0.1:18921 -u USER -p PASSWD

it's correct for solo mining?




no mining=1

with and without "Mining=1"
I receive the message "No suitable long-poll found for http://127.0.0.1:18921"
and i do not find blocks


if you receive that message that means you are solo mining and it takes a while and a little luck too find a block , depends with how much  power you are mining  .
newbie
Activity: 59
Merit: 0
hello,
I've setup my solariscoin.conf with:

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.19

and my miner command line with:

sgminer.exe -k nist5 -o 127.0.0.1:18921 -u USER -p PASSWD

it's correct for solo mining?




no mining=1

with and without "Mining=1"
I receive the message "No suitable long-poll found for http://127.0.0.1:18921"
and i do not find blocks
hero member
Activity: 518
Merit: 500
hello,
I've setup my solariscoin.conf with:

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.19

and my miner command line with:

sgminer.exe -k nist5 -o 127.0.0.1:18921 -u USER -p PASSWD

it's correct for solo mining?



rpcuser= adress from wallet , -u adress from wallet, open wallet before minning for solo minning.
member
Activity: 108
Merit: 10
hello,
I've setup my solariscoin.conf with:

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.19

and my miner command line with:

sgminer.exe -k nist5 -o 127.0.0.1:18921 -u USER -p PASSWD

it's correct for solo mining?




no mining=1
full member
Activity: 201
Merit: 100
Dev please consider Yobit . Is nearly the same price as Cryptopia ( yobit 0.5  BTC vs Cryptopia 2 000 000  DOT ~ 0.5BTC).
Yobit have bigger volume. I know some people complain about Yobit that is scam , they have maintenance wallet very long time ... What you think guys ?
Cryptopia or Yobit I think there is no problem
newbie
Activity: 59
Merit: 0
hello,
I've setup my solariscoin.conf with:

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.19

and my miner command line with:

sgminer.exe -k nist5 -o 127.0.0.1:18921 -u USER -p PASSWD

it's correct for solo mining?


newbie
Activity: 56
Merit: 0
Dev please consider Yobit . Is nearly the same price as Cryptopia ( yobit 0.5  BTC vs Cryptopia 2 000 000  DOT ~ 0.5BTC).
Yobit have bigger volume. I know some people complain about Yobit that is scam , they have maintenance wallet very long time ... What you think guys ?
member
Activity: 108
Merit: 10
Im going to contact with Cryptopia today evening so hopefully they will answer Monday morning.  Thank you for your support !

We are looking forward to building our community  ! 
Check us out at https://twitter.com/SolarisCoin and click the follow button to stay up to date on the latest happenings.

you only have to pay the 1000000DOT fee and we are listed on cryptopia
member
Activity: 70
Merit: 10
Im going to contact with Cryptopia today evening so hopefully they will answer Monday morning.  Thank you for your support !

We are looking forward to building our community  ! 
Check us out at https://twitter.com/SolarisCoin and click the follow button to stay up to date on the latest happenings.

good news dev.
member
Activity: 75
Merit: 10
www.Cryptopool.tk

No registration needed, just use your wallet address as username and no password needed.
FEES 1%

stratum+tcp://cryptopool.tk:PORT -u YOURWALLETHERE -p x
Port: 3048, Diff: 0.0001   |   Port: 4048, Diff: 0.002   |   Port: 5048, Diff: 0.04   |   Port: 6048, Diff: 0.1


Payouts are every 20 mins after blocks has been confirmed. 
Twitter: https://twitter.com/cryptopool_tk
Jump to: