vertcoin-project / vertminer-nvidia

Custom nVidia miner for Vertcoin
GNU General Public License v3.0
32 stars 11 forks source link

many boooo reject's #12

Open Romario0812 opened 6 years ago

Romario0812 commented 6 years ago

Hello. Many thanks for vertminer-nvidia I have 5 rigs (8 x 1080 Ti), Win10 x64, NVIDIA 388.71 drivers at all works Vertminer v1.0-stable.2 Release After about a day of work, a lot of booooo reject's when restarting vertminer-nvidia starts to work without booooo reject's tell me, please, what could be the reason Thanks 2017-12-24_23-14-15 booo error 2017-12-24_23-14-31 booo error 2017-12-24_23-19-15 booo error

lyolyalya commented 6 years ago

it says that share has a low difficulty. post your bat file here.maybe there is a problem.

Romario0812 commented 6 years ago

Thanks for answer vertminer -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:12018 -u Tuzik.Rig1 -p x --cpu-priority 5

lyolyalya commented 6 years ago

try another pool.miningpoolhub has strange diff management.other pools starts from low diff to high.but miningpoolhub from high to low...maybe it sets too low diff for your preety much hashrate. try yiimp or something like that

aaand switch to another port on mininpoolhub too.why you are using 12018? 20507 recommended

HOST: hub.miningpoolhub.com
PORT: 20507
Username: weblogin.workername (replace weblogin to your actual login id)
Password: worker password. (not important. pool doesn't check this)

12018 is used when you're mining with multialgoswitch feature.seems like when port reconnects to another coin - you get yours rejects.

Romario0812 commented 6 years ago

Thanks for answer I specially use port 12018 as I use multialgoswitch feature (mining Vertcoin and Monacoin) ok. I will start one rig on port 20507 on pool.miningpoolhub and I will start other rig on yiimp in 1-2 days I will write result

Romario0812 commented 6 years ago

launched 26.12.2017 00:40

lyolyalya commented 6 years ago

if you are switching between vtc and mona then you need to use 17018 port for lyra2v2

lyolyalya commented 6 years ago

12018 is switching to dagger or skein or even lyra2z sometimes.so if you are not using special scrypt for multialgoswitching like

**_> :start

EthDcrMiner64.exe -epool us-east.ethash-hub.miningpoolhub.com:12020 -ewal username.workername -eworker username.workername -esm 3 -epsw x -allcoins 1 -retrydelay -1

ethminer --farm-retries 0 -G -S us-east.ethash-hub.miningpoolhub.com:12020 -O username.workername:x -FS exit

ccminer -r 0 -a groestl -o stratum+tcp://hub.miningpoolhub.com:12004 -u username.workername -p x ccminer -r 0 -a myr-gr -o stratum+tcp://hub.miningpoolhub.com:12005 -u username.workername -p x ccminer -r 0 -a x11 -o stratum+tcp://hub.miningpoolhub.com:12007 -u username.workername -p x ccminer -r 0 -a x13 -o stratum+tcp://hub.miningpoolhub.com:12008 -u username.workername -p x ccminer -r 0 -a x15 -o stratum+tcp://hub.miningpoolhub.com:12009 -u username.workername -p x ccminer -r 0 -a neoscrypt -o stratum+tcp://hub.miningpoolhub.com:12012 -u username.workername -p x ccminer -r 0 -a qubit -o stratum+tcp://hub.miningpoolhub.com:12014 -u username.workername -p x ccminer -r 0 -a quark -o stratum+tcp://hub.miningpoolhub.com:12015 -u username.workername -p x ccminer -r 0 -a skein -o stratum+tcp://hub.miningpoolhub.com:12016 -u username.workername -p x ccminer -r 0 -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:12018 -u username.workername -p x ccminer -r 0 -a vanilla -o stratum+tcp://hub.miningpoolhub.com:12019 -u username.workername -p x timeout 1 goto start _** then using 12018 is WRONG

Romario0812 commented 6 years ago

many thanks dear friends You to me helped to deal with my error my error was that I was not correct port number for mining "Auto switching ports per algo" mode. I specified port 12018 And correctly port 17018 Once again many thanks