nanopool / nanominer

Nanominer is a versatile tool for mining cryptocurrencies on GPUs and CPUs.
https://nanominer.org
631 stars 350 forks source link

Error mining VTC @ zergpool (SSL) #363

Open UselessGuru opened 1 year ago

UselessGuru commented 1 year ago

I cannot get NanoMiner 3.70 to mine VTC at ZergPool using SSL port 14534: Edit: Also not wirking with 3.7.1

nanominer.exe -coin VTC -pool1 verthash.mine.zergpool.com:14534 -wallet #############-rigName '' -rigPassword ########,c=BTC,pl=0 -mport 0 -webPort 4001 -checkForUpdates false -noLog true -watchdog false -devices 1

Result

...
-------------Common parameters:-------------
Log path: ./logs/
Log is not written to file
GPU watchdog is disabled
Never calling reboot.bat (always restarting the miner in case of errors).
2022-Sep-07 18:28:29: Setting up algorithm: Verthash
2022-Sep-07 18:28:35: Connecting to pools...
2022-Sep-07 18:28:35: Connected to pool: verthash.mine.zergpool.com:14534 | IP: 103.249.70.7
2022-Sep-07 18:28:35: Vertcoin: trying to use "stratum" mining protocol... to disable this behaviour, specify: protocol=JSON-RPC
2022-Sep-07 18:28:35: Vertcoin: trying to use "stratum" mining protocol... to disable this behaviour, specify: protocol=JSON-RPC

I also tried adding '-protocol JSON-RPC'. Result:

[...]
-------------Common parameters:-------------
Log path: ./logs/
Log is not written to file
GPU watchdog is disabled
Never calling reboot.bat (always restarting the miner in case of errors).
2022-Sep-07 18:31:10: Setting up algorithm: Verthash
2022-Sep-07 18:31:16: Connecting to pools...
2022-Sep-07 18:31:16: Connected to pool: verthash.mine.zergpool.com:14534 | IP: 103.249.70.7
2022-Sep-07 18:31:16: Connecting to pools...
2022-Sep-07 18:31:16: Reconnected to pool: verthash.mine.zergpool.com:14534 | IP: 103.249.70.7
2022-Sep-07 18:31:16: Connecting to pools...

Mining on non-SSL port 4534 works fine:

nanominer.exe -coin VTC -pool1 verthash.mine.zergpool.com:4534 -#############-rigName '' -rigPassword ########,c=BTC,pl=0 -mport 0 -webPort 4001 -checkForUpdates false -noLog true -watchdog false -devices 1

[...]
-------------Common parameters:-------------
Log path: ./logs/
Log is not written to file
GPU watchdog is disabled
Never calling reboot.bat (always restarting the miner in case of errors).
2022-Sep-07 18:34:00: Setting up algorithm: Verthash
2022-Sep-07 18:34:06: Connecting to pools...
2022-Sep-07 18:34:06: Connected to pool: verthash.mine.zergpool.com:4534 | IP: 103.249.70.7
2022-Sep-07 18:34:06: New job from verthash.mine.zergpool.com:4534 | share difficulty = 33.6 MH
Vertcoin - Total speed: 717.261 kH/s, Total shares: 0 Rejected: 0, Time: 00:30
GPU1 t=59°C fan 46% power 121.00W. Total power: 121.00W
shnoah641 commented 8 months ago

Use this to fix the ssl error temporarily with a non ssl pool. Idk if it gives it ssl but it works for me so far -useSSL true -protocol JSON-RPC

Your right though the ssl pool should work with those commands in the config but it does not even with ssl pool address