miniZ-miner / miniZ

35 stars 1 forks source link

FLUX MinerPool + ZIL shardPool Hive OS #15

Open Strunczez opened 1 year ago

Strunczez commented 1 year ago

HIVE OS, Shares (or miner) not seen on pool Cfg: --url=walletaddress@eu1-zil.shardpool.io:3333 --worker=Miner002 --extra --dag-cache 1 --pers auto

Tried also: --url=walletaddress.Miner002@eu1-zil.shardpool.io:3333 --extra --dag-cache 1 --pers auto

Shares submitted on miner side, but worker not seen on shardpool. Don't know is shares are counted (paid) because I have another rigs there. Looks like worker name is not submitted as it should be submitted. (Miner002) Once I managed to see worker named as "default_name", but it should be Miner002

image

Strunczez commented 1 year ago

Update, with such config: miniZ.exe --url=FLUXADDRESS@eu.minerpool.org:2033 --user=ZILADDRESS --worker=KillerPC --server=zmp+tcp://eu1-zil.shardpool.io:3333 --extra --dag-cache 1

or

miniZ.exe --url=FLUXADDRESS@eu.minerpool.org:2033 --url=ZILADDRESS@eu1-zil.shardpool.io:3333 --extra --dag-cache 1 --worker=KillerPC

Worker is seen as: image

Any other combination without switch "worker=KillerPC": -Miner submits shares -Shares not seen on pool (probably lost)

Strunczez commented 1 year ago

Update: Switched to crazypool, miners are seen here, but reported hashrate is in H/s instead of Mh/s. 3 marked miners on pool are MiniZ, other are Rigel Miner maybe that's why they were not seen in shardpool. 1st miner is 1080Ti alone 2nd miner is 4x 1080Ti + 8x 6600XT (AMD + NVIDIA) last one is 6x 6600XT

image