nicehash / sgminer-gm

A multi-algo GPU miner from genesismining
GNU General Public License v3.0
31 stars 34 forks source link

API not working `Malformed HTTP status code "command,description=sgminer"` #14

Closed leona closed 6 years ago

leona commented 6 years ago

Trying to get the API up and running to monitor my worker. I'm able to view the the garbage it spits out in my browser, but any RPC requests fail with the error below. Malformed HTTP status code "command,description=sgminer"

I've tried regular POST requests with both kinds of payloads and I still get the same error. I've also tried using Golangs RPC library and I still get the exact same error.