ipbc-dev / bittube-miner

BitTube Miner
GNU General Public License v3.0
39 stars 22 forks source link

Httpd doesnt work right after compile #15

Closed Neoony closed 6 years ago

Neoony commented 6 years ago

When I compile bittube miner, httpd doesnt work no matter what. [things seem to compile without any errors] But, when I access httpd, it only says that "something isnt right"

If I compile original xmr-stak, there is no issue.

But it works fine if I download bittube-miner from releases.

Neoony commented 6 years ago

Aha! This is maybe related to non-expert mode using bit.tube/startmining over httpd?

While bit.tube/startmining works, it shows up: "This doesn't seem to be right." if you access your local ip on the port 8282.

Maybe something to do with that?

ipbc-dev commented 6 years ago

working on it, some major miner changes are coming.

Neoony commented 6 years ago

looks like this is pretty much ok if I open http://yourip:port/api.json

ipbc-dev commented 6 years ago

This has been fixed in the latest release and now correctly redirects http://localhost:port to the hashrate report.