sp-hash / TeamBlackMiner

Fast and stable mining software for Ethereum POW, Ethereum Classic, Zilliqa, Ravencoin (KAWPOW), Firo (FIROPOW), MEOWPOW, EVRPROGPOW , Vertcoin and Hypra.
91 stars 28 forks source link

v2.25 (Windows) not compatible with Ethash@ZergPool? #455

Closed UselessGuru closed 1 month ago

UselessGuru commented 1 month ago

Bin\TeamBlackMiner-v2.25\TBMiner.exe --algo eth+rvn --hostname ethash.eu.mine.zergpool.com --wallet ############################ --port 9999 --server-passwd c=BTC,mc=BTN,ID=############### --rvn-hostname europe.kawpow-hub.miningpoolhub.com --rvn-wallet ########################. ############## --rvn-passwd x --rvn-port 20611 --api --api-version 1.4 --api-port 4001 --cuda-devices [0]

OpenCL driver version: 560.70
Cuda driver version: 12.6
Cuda runtime API version: 12.2
 ______ _____ _______
|_    _| __  |       |
  |  | | __ -| |  |  |
  |_ | |____ |_|__|  |

Team Black Miner v2.25

GPU0 NVIDIA GeForce RTX 3060 12GB added to miner as Cuda device
Trying europe.kawpow-hub.miningpoolhub.com:20611 (kawpow)
Api server started at 127.0.0.1:4001
Trying ethash.eu.mine.zergpool.com:9999 (ethash)
GPU0 XIntensity set to 256
GPU0 Started Cuda work thread
europe.kawpow-hub.miningpoolhub.com: Pool responded to subscribe
ethash.eu.mine.zergpool.com: An error has occurred. Cannot receive data from pool
Shutting down threads
UselessGuru commented 1 month ago

Any news?

sp-hash commented 1 month ago

your bat is working here. Miningpoolhub need a username in the workername field and not an adress -rvn-wallet @username@

GPU0 NVIDIA GeForce RTX 3060 12GB added to miner as Cuda device
Api server started at 127.0.0.1:4001
GPU0 Started Cuda work thread
GPU0 XIntensity set to 256
Trying ethash.eu.mine.zergpool.com:9999 (ethash)
Trying europe.kawpow-hub.miningpoolhub.com:20611 (kawpow)
europe.kawpow-hub.miningpoolhub.com: Pool responded to subscribe
ethash.eu.mine.zergpool.com: Pool responded successfully to subscribe
GPU0 Starting generating kawpow dag (Epoch: 457)
ethash.eu.mine.zergpool.com: Pool responded successfully to extranonce subscribe
ethash.eu.mine.zergpool.com: Extranonce is set to c586000000000000
ethash.eu.mine.zergpool.com: Pool responded successfully to authorize
ethash.eu.mine.zergpool.com: Difficulty is set to 3.999939
europe.kawpow-hub.miningpoolhub.com: Pool responded successfully to authorize
GPU0 Starting generating ethash dag (Epoch: 85)
GPU0 DAG generated in 15.82 seconds (4792317kb)
Job b8b2 (kawpow)
GPU0 DAG generated in 19.15 seconds (1744895kb)
GPU0 kernel 1 selected
Job 23cae648 (ethash)
Job 986c04ef (ethash)
Job 16503c6f (ethash)
Job b8b3 (kawpow)
KAWPOW: GPU0 Accepted (1/1/0) Reply: 52ms
ETHASH: GPU0 Accepted (1/1/0) Reply: 75ms
UselessGuru commented 1 month ago

Miningpoolhub need a username in the workername field

--rvn-wallet ########################.############## is username.workername which works for all other miners. username.workername is the standard way for MPH to send a workername

Never mind. I can no longer reproduce the error. I am using the same command line as always and it is working now. So I assume a temporary pool error.