Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
carlcapone
on 16/12/2017, 17:45:34 UTC
Here's what I've got so far in ver 2.3

https://i.imgur.com/DOovBPO.jpg

It's working in 2.2.2 so I'm not sure if it's my connection/settings/pc or what. Hope it helps.

Same here, its stuck there...

Found the fix.

Under the Pools folder, edit the zpool24hour.ps1.

Look for this: $Zpool_Request = Invoke-WebRequest "http://www.zpool.ca/api/status" -UseBasicParsing -Headers @{"Cache-Control"="no-cache"} | ConvertFrom-Json

There was a | before the -Headers which was causing the problem so I just removed it.

I deleted my previous post as I quoted the wrong reply.