Need help with solo mining
-
Currently I have this as my config:
whenever i start the miner it instantly goes away. When i ran it with a cmd with pause it did not shown any errors. Please Help
-
@stupendelious For solo mining it needs your passphrase in a passphrase.txt (I think) file as well I believe.
-
@haitch oh okay thanks.
-
I am trying solo mining for the first time today but I currently have the same problem. I've added the passphrase.txt to the miner folder and the wallet folder.
Any Ideas? From what I understand you change reward recpt. then in config you change to "solo" with "127.0.0.1" and port 8125. then have the wallet running. should be it right?
-
@crutsy yes, that's right. post your config and address.
in solo-mode never show your logs, it contain your password
-
{ "Mode" : "solo", "Server" : "127.0.0.1", "Port": 8125, "UpdaterAddr" : "127.0.0.1", "UpdaterPort": 8125, "InfoAddr" : "127.0.0.1", "InfoPort": 8125, "EnableProxy": true, "ProxyPort": 8126, "Paths":["i:\\plots","j:\\","K:\\plots","m:\\","h:\\","p:\\","q:\\","r:\\","s:\\","t:\\","u:\\","v:\\","w:\\","x:\\","y:\\","z:\\","a:\\","b:\\","n:\\","l:\\"], "CacheSize" : 100000, "ShowMsg" : false, "ShowUpdates" : false, "Debug": false, "UseHDDWakeUp": true, "SendBestOnly": false, "TargetDeadline": 2592000, "UseFastRcv" : false, "SendInterval": 100, "UpdateInterval": 950, "UseLog" : false, "ShowWinner" : true, "UseBoost" : true, "WinSizeX": 80, "WinSizeY": 60 }
BURST-3BT5-6RGK-3TQL-GUAJ9
-
@crutsy all correct. did you use another rig? ("EnableProxy": true)
do you sync your time?
-
@Blago I have been running with this config in pool mode with a proxy computer for a long time. Only other thing I tried was SendBestOnly to false and tried with no proxy
-
do you sync your time?
SendBestOnly to false - only for dev's pool 178.62.39.204:8121 (also need set "Mode" : "poolV2",)
-
@Blago Yes time synced also
-
@crutsy so, might will work... do you see confirmations? may post screenshot after running a miner?
-
@Blago Haha Got it my bad its "passphrases.txt" I forget the S on the end
-
@Blago One last question does the passphrases.txt need to be in both the miner and the wallet folders? Or just the wallet?
Thanks Again Man
-
@crutsy passphrases.txt needed only for miner (miner use password for sending nonces to wallet http://localhost:8125/test?requestTag=MINING).
-
@Blago hi which miner to use for solo mining please
Thank you