Post
Topic
Board Mining software (miners)
Re: BFGMiner 4.10.0: GBT+Stratum, RPC, Mac/Linux/Win64, Spondoolies SP30
by
Kurvanga
on 06/11/2014, 11:51:30 UTC
How can I fix that? pool does not see any work of course.

Code:

 [2014-11-02 11:42:21] HTTP request failed: Protocol "stratum+tcp" not supported or disabled in libcurl

Try updating libcurl (if you're using Linux).  Definitely try:

sudo apt-get install build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev   libevent-dev libmicrohttpd-dev hidapi

sudo apt-get update
sudo apt-get upgrade

You may also have to rerun ./configure and make again...
His libcurl is fine. No version of libcurl supports stratum+tcp, so this is an ordinary message before it uses its own implementation.

Also, I don't see any actual problems in his log...

Thanks for the reply guys Smiley

Apart from that there is zero activity on the pool from my worker when i'm using BfgMiner Sad same for the bfgminer output. I can post it if needed when i'm at home.