RainbowMiner / RainbowMiner

GPU/CPU Mining script with intelligent profit-switching between miningpools, algorithms, miners, using all possible combinations of devices (NVIDIA, AMD, CPU). Features: actively maintained, uses the top actual miner programs (Bminer, Ccminer, Claymore, Dstm, EnemyZ, Sgminer, T-rex and more) easy setup wizard, webinterface, auto update.
GNU General Public License v3.0
604 stars 167 forks source link

nimiq (icemining) api is broke.... #2411

Closed whitindllc closed 12 months ago

whitindllc commented 1 year ago

this pool stopped working a bit ago.... I just never got around into look as to why....

WARNING: Pool API (Icemining) returned nothing.

So i did some digging and looked at the icemining powershell file... it makes a call to a site https://api.icemining.ca/api that has an invalid SSL cert... I talked to the pool admin in discord and he said that the API was decommissioned awhile back and they use https://api.hashrate.to/api/ now... so I edited the powershell script to point to that and it still didnt work... I notice when you go to the website in a browser it loads if you ignore the ssl cert issues and has values.. I let them know all of the RBM miners were being affected by this and he said he would update the cert eventually..

RainbowMiner commented 1 year ago

I have removed the certificate checks from the web requests, so that the icemining API should work again.

whitindllc commented 1 year ago

i thought that would have worked.... but RBM is still saying icemining api returns nothing