I have a problem with a worker that never shows up (only happens with NemosMiner).
I have three different workers, two of them show up fine on my miningpoolhubstats.com page (using Awesome miner). The last one is never listed no matter what I do (with NemosMiner). Also doesn't show up on MPH workers list for any coin.
Worker is running NemosMiner-v2.3


Just create a new worker and leave with account default job then use the credentials here instead of XXXX
powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.3.ps1 -SelGPUDSTM '0' -SelGPUCC '0' -Currency USD -Passwordcurrency BTC -interval 120 -Username XXXX -Workername XXXX -Location europe -PoolName miningpoolhub -Type nvidia -Algorithm cryptonight,keccak,lyra2z,skein,equihash,groestl,MyriadGroestl,Lyra2RE2,neoscrypt -Donate 5
this will work for 1 GPU for 2 you need to change SelGPUDSTM '0 1' -SelGPUCC '0,1'