Pages:
Author

Topic: Need Help Solo Mining To My Fucking DigiByte Wallet! Somebody Please Help Me? - page 2. (Read 4615 times)

sr. member
Activity: 254
Merit: 250
Hi, use old wallet 4.0.3 as server or try to use new rpc auth!


We already had this discussion early on Telegram.
You need new rpcauth method!


https://github.com/digibyte/digibyte/tree/6.14.0/share/rpcuser



Quote
Gary Mckee, [25.03.17 16:06]
that branch is ahead of 5.4.2

Gary Mckee, [25.03.17 16:06]
rpcuser/rpcpassword should still work

twebit, [25.03.17 16:06]
the thing is I mine with the old deamon no problem but the new way of mining has changed something and rpcuser/rpcpassword doesn't work now

Gary Mckee, [25.03.17 16:06]
https://github.com/digibyte/digibyte/tree/6.14.0/share/rpcuser

Gary Mckee, [25.03.17 16:07]
so ./rpcuser user

Gary Mckee, [25.03.17 16:07]
will generate an auth for you to put in your digibyte.conf

twebit, [25.03.17 16:07]
I generated the .cookie file and put it in my config

twebit, [25.03.17 16:08]
already

twebit, [25.03.17 16:08]
rpcauth=_cookie_:numbers

Gary Mckee, [25.03.17 16:08]
whats your digibyte.conf look like

twebit, [25.03.17 16:09]
server=1
listen=1
deamon=1
algo=sha256d
rpcauth=__cookie__:thenumber

rpcpassword=thepw
rpcallowip=192.168.1.12/24
rpcport=14022
port=12024
maxconnections=10
addnode=46.4.66.6

Gary Mckee, [25.03.17 16:10]
what are you using for bfgminer password

Gary Mckee, [25.03.17 16:10]
should be no need for rpcpassword

Gary Mckee, [25.03.17 16:11]
if you have rpcauth

twebit, [25.03.17 16:11]
thepw (its a long number)

Gary Mckee, [25.03.17 16:11]
so if you run the script i linked before

Gary Mckee, [25.03.17 16:11]
the output is

Gary Mckee, [25.03.17 16:11]
String to be appended to digibyte.conf:
rpcauth=user:5958c94d2bfd7eca2db5cfd126fc7eb1$2b2b0f060afc89ce848d7a9a006eecbe4776e3271d533665e1504f3236ea20ef
Your password:
C-lqqs6x3gayJwBqPr_wxjAoQ3Gm82L45HQ6zN6l6d8=

Gary Mckee, [25.03.17 16:11]
rpcauth=user:5958c94d2bfd7eca2db5cfd126fc7eb1$2b2b0f060afc89ce848d7a9a006eecbe4776e3271d533665e1504f3236ea20ef

Gary Mckee, [25.03.17 16:11]
is what you would put in digibyte.conf

Gary Mckee, [25.03.17 16:11]
but

Gary Mckee, [25.03.17 16:11]
C-lqqs6x3gayJwBqPr_wxjAoQ3Gm82L45HQ6zN6l6d8=

Gary Mckee, [25.03.17 16:11]
is what you would use for bfgminer

twebit, [25.03.17 16:12]
oh no I copied it from the text file cookie eg; __cookie__:the long number

Gary Mckee, [25.03.17 16:12]
yeah that's probably why

Gary Mckee, [25.03.17 16:12]
try adding the rpcauth command i just posted into digibyte.conf

Gary Mckee, [25.03.17 16:13]
close/restart wallet

Gary Mckee, [25.03.17 16:13]
and use C-lqqs6x3gayJwBqPr_wxjAoQ3Gm82L45HQ6zN6l6d8= as your bfgminer password

twebit, [25.03.17 16:13]
ok so user:longnumber into the config ah ok and the pw for bfgminer OK I'll be back in 10 minutes while I startup again

Gary Mckee, [25.03.17 16:14]
also remove rpcpassword

twebit, [25.03.17 16:15]
what about the bfgminer user still the same I have digibyterpc as the user now

twebit, [25.03.17 16:15]
ok

Gary Mckee, [25.03.17 16:15]
user will be 'user'

twebit, [25.03.17 16:15]
ok

twebit, [25.03.17 16:21]
and then that same long number in my bfgminer for pw?

twebit, [25.03.17 16:22]
starting now will be 10 miutes

Gary Mckee, [25.03.17 16:22]
nah

Gary Mckee, [25.03.17 16:22]
gonna PM you

twebit, [25.03.17 16:22]
ok

Mike Jumbley, [25.03.17 16:50]
Don’t forget to document it all twe. 😊

twebit, [25.03.17 16:50]
I won't 😊
newbie
Activity: 56
Merit: 0
I got a Antminer U3  Grin , and I'm trying to solo mine to digibyte-qt on ubuntu linux, and it seems I can't git it to work! Here's my digibyte.conf file:

Quote
rpcallowip=127.0.0.1
rpcuser=ant
rpcpassword=u3
server=1
daemon=1
txindex=1
debug=1
algo=sha256d
rpcport=14022
port=12024
addnode=74.208.230.160
addnode=216.250.125.121
addnode=69.164.198.161
addnode=66.228.56.115
addnode=104.200.17.141

I save the digibyte.conf file and restarted digibyte-qt, and it said it had to rebuild db or something like that so I waited until it was done, then I started CGMiner with this command:

Quote
./cgminer -o 127.0.0.1:14022 -u ant -u3 --au3-freq 250 --au3-volt 765

And CGMiner gave me this crap  Sad :

Quote
[2035-12-12 12:12:30] Started cgminer 7.8.9
[2035-12-12 12:12:30] Loaded configuration file solo.conf
[2035-12-12 12:12:30] Probing for an alive pool
[2035-12-12 12:12:30] Waiting for work to be available from pools.

And then CGMiner quit on me. I open digibyte-qt debug window and gave it thees commands:

Quote
getmininginfo

{
"blocks" : 140243,
"currentblocksize" : 0,
"currentblocktx" : 0,
"pow_algo_id" : 0,
"pow_algo" : "sha256d",
"difficulty" : 0.00024414,
"difficulty_sha256d" : 0.00024414,
"difficulty_scrypt" : 55.30653217,
"difficulty_groestl" : 0.00024414,
"difficulty_skein" : 0.00024414,
"difficulty_qubit" : 0.00024414,
"errors" : "",
"genproclimit" : -1,
"pooledtx" : 0,
"testnet" : false,
"generate" : false,
"hashespersec" : 0
}

Quote
setgenerate true -1

Quote
getmininginfo

{
"blocks" : 140243,
"currentblocksize" : 0,
"currentblocktx" : 0,
"pow_algo_id" : 0,
"pow_algo" : "sha256d",
"difficulty" : 0.00024414,
"difficulty_sha256d" : 0.00024414,
"difficulty_scrypt" : 55.30653217,
"difficulty_groestl" : 0.00024414,
"difficulty_skein" : 0.00024414,
"difficulty_qubit" : 0.00024414,
"errors" : "",
"genproclimit" : -1,
"pooledtx" : 0,
"testnet" : false,
"generate" : true,
"hashespersec" : 0
}

Now I restarted CGMiner  Undecided :

Quote
./cgminer -o 127.0.0.1:14022 -u ant -u3 --au3-freq 250 --au3-volt 765

And CGMiner gave me this shit again  Cry :

Quote
[2035-12-12 02:00:00] Started cgminer 7.8.9
[2035-12-12 02:00:00] Loaded configuration file solo.conf
[2035-12-12 02:00:00] Probing for an alive pool
[2035-12-12 02:00:00] Waiting for work to be available from pools.

I been googling  Huh this for hours and found just a bunch shit examples, i'm going to go to bed i been up all night trying to figure it out. There needs to be a setting in side the wallet where you just type you username and password and the wallet does the configuration for you, so you just got to start your rig to local ip:port and username and password.

Grin
Smiley Thanks to anybody that can help! Cheesy
Wink
Pages:
Jump to: