Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.7.8, open source optimized multi-algo CPU miner
by
moreAndMoreAndMore
on 09/01/2018, 11:04:16 UTC
Hi.

I tried multiple times to use the API feature but I think I didn't get how it works.

I tried to open in Chrome http://127.0.0.1:4048 but I received "ERR_EMPTY_RESPONSE", same if I try http://127.0.0.1:4048/api
I also tried with telnet 127.0.0.1 4048 but I don't receive any response there as well.

I am using the release version for Windows x64 3.7.8

You need to enter a command in telnet to get anything, start with help.

I tried to write something in the telnet but as soon as I write a character it closes the session.

When I open the cmd I write "telnet 127.0.0.1 4048", then a black page with a cursor blinking appears and stays there.
As soon as I write any character in the that page the telnet session closes and I am back to the cmd prompt.