clarkjhaley13
Member
Offline
Activity: 110
Merit: 10
|
|
December 01, 2015, 07:15:13 PM |
|
Ok, thought I would try asking one more time before giving up.
I am trying to run bfgminer 5.4.1 as a proxy so I can solo mine to my wallets with some antminer S3 units. I can easily get it to connect to my wallet and I can get the miner to connect to the proxy, but all I get are HW errors.
bfgminer.bat = bfgminer --http-port 8330 -o 127.0.0.1:coin_rpc_port -u my_rpc_username -p my_rpc_pw
miner setup = ip of computer:8330 coin addy x
So can any one answer as to why this does not work?
|
|
|
|
xyzzy099
Legendary
Online
Activity: 1066
Merit: 1098
|
|
December 01, 2015, 07:43:23 PM |
|
Ok, thought I would try asking one more time before giving up.
I am trying to run bfgminer 5.4.1 as a proxy so I can solo mine to my wallets with some antminer S3 units. I can easily get it to connect to my wallet and I can get the miner to connect to the proxy, but all I get are HW errors.
bfgminer.bat = bfgminer --http-port 8330 -o 127.0.0.1:coin_rpc_port -u my_rpc_username -p my_rpc_pw
miner setup = ip of computer:8330 coin addy x
So can any one answer as to why this does not work?
The --http-port' switch is for old-school getwork mining h/w like asicminer blades. My guess is that your S3s are using stratum, not getwork. Maybe '--stratum-port' will work for you.
|
Libertarians: Diligently plotting to take over the world and leave you alone.
|
|
|
clarkjhaley13
Member
Offline
Activity: 110
Merit: 10
|
|
December 01, 2015, 07:45:34 PM |
|
Ok, thought I would try asking one more time before giving up.
I am trying to run bfgminer 5.4.1 as a proxy so I can solo mine to my wallets with some antminer S3 units. I can easily get it to connect to my wallet and I can get the miner to connect to the proxy, but all I get are HW errors.
bfgminer.bat = bfgminer --http-port 8330 -o 127.0.0.1:coin_rpc_port -u my_rpc_username -p my_rpc_pw
miner setup = ip of computer:8330 coin addy x
So can any one answer as to why this does not work?
The --http-port' switch is for old-school getwork mining h/w like asicminer blades. My guess is that your S3s are using stratum, not getwork. Maybe '--stratum-port' will work for you. I tried the stratum-port option and my miners won't connect on that.(--stratum-port 3330) I get the "SSM: no usable 2D work upstream
|
|
|
|
xyzzy099
Legendary
Online
Activity: 1066
Merit: 1098
|
|
December 01, 2015, 07:52:59 PM |
|
Ok, thought I would try asking one more time before giving up.
I am trying to run bfgminer 5.4.1 as a proxy so I can solo mine to my wallets with some antminer S3 units. I can easily get it to connect to my wallet and I can get the miner to connect to the proxy, but all I get are HW errors.
bfgminer.bat = bfgminer --http-port 8330 -o 127.0.0.1:coin_rpc_port -u my_rpc_username -p my_rpc_pw
miner setup = ip of computer:8330 coin addy x
So can any one answer as to why this does not work?
The --http-port' switch is for old-school getwork mining h/w like asicminer blades. My guess is that your S3s are using stratum, not getwork. Maybe '--stratum-port' will work for you. I tried the stratum-port option and my miners won't connect on that.(--stratum-port 3330) I get the "SSM: no usable 2D work upstream Maybe a dumb question, but when you changed to '--stratum-port 3330' for BFGMiner, did you also reconfigure the miners to 'ip-of-host: 3330'?
|
Libertarians: Diligently plotting to take over the world and leave you alone.
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
December 01, 2015, 07:53:31 PM |
|
I use this Proxy on a PI https://bitcointalk.org/index.php?topic=611338.0 for the .conf to join the proxy first . disable getwork, BFG doesn't work to well with get work then use stratum+tcp. { "disableGetwork": true, "pools" : [ { "name" : "pool name or solo pool", "host" : "your ming pool", "user" : "", "password" : "x", } ] } for the miner it self or to join the proxy bfgminer.bat = bfgminer -o stratum+tcp://your miner's IP:3333 -u username -p pw And to see the proxy's UI in your browser http://your miners IP :8888/ You have BFG running on a S3 ?. best i can do is get it running on a S5, mine sharing your how to for the S3 ?.
|
|
|
|
clarkjhaley13
Member
Offline
Activity: 110
Merit: 10
|
|
December 01, 2015, 08:01:18 PM |
|
Guess I should specify. I am running bfgminer on a windows computer where I have my wallets running. I am using bfgminer as a proxy to connect my antminers to my computer to solo mine.
I can make the connections but all I get are hardware erros in bfgminer
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
December 01, 2015, 08:03:38 PM |
|
what's the error if it is what i think it is you may have to disable get work for bfg to work right and use stratum+tcp.
Besides stratum+tcp works better then http in this case .
|
|
|
|
clarkjhaley13
Member
Offline
Activity: 110
Merit: 10
|
|
December 01, 2015, 08:08:27 PM |
|
what's the error if it is what i think it is you may have to disable get work for bfg to work right and use stratum+tcp.
Besides stratum+tcp works better then http in this case .
Have tried that as well. if getwork i get HW errors reported for all shares. If stratum I get "SSM: No usable 2D work upstream!" ports are all open in computer and router as related to this.
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
December 01, 2015, 08:21:09 PM |
|
the S3 is set something like this to join the proxy ?. stratum+tcp://your miner ip :3333 port most be 3333 for the proxy for stratum+tcp to work right . other wise don't know . why not use a PI as the proxy they don't cost much and hell of a lot easier to set up as a proxy sever even with bfg . or get one of these for the wallets https://bitseed.org/product/pre-order-bitseed-v2/and xyzzy099 is right that's old school way for asicminer blades
|
|
|
|
clarkjhaley13
Member
Offline
Activity: 110
Merit: 10
|
|
December 01, 2015, 08:47:04 PM |
|
the S3 is set something like this to join the proxy ?. stratum+tcp://your miner ip :3333 port most be 3333 for the proxy for stratum+tcp to work right . other wise don't know . why not use a PI as the proxy they don't cost much and hell of a lot easier to set up as a proxy sever even with bfg . or get one of these for the wallets https://bitseed.org/product/pre-order-bitseed-v2/and xyzzy099 is right that's old school way for asicminer blades If I change the port to 3333 it just crashes bfgminer and it happens fast enough I can't catch the error. I am not exactly a novice at mining and have done plenty of solo with gpu and usb stuff. This network device setup has me beaten.
|
|
|
|
toptek
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
December 01, 2015, 08:56:58 PM |
|
the S3 is set something like this to join the proxy ?. stratum+tcp://your miner ip :3333 port most be 3333 for the proxy for stratum+tcp to work right . other wise don't know . why not use a PI as the proxy they don't cost much and hell of a lot easier to set up as a proxy sever even with bfg . or get one of these for the wallets https://bitseed.org/product/pre-order-bitseed-v2/and xyzzy099 is right that's old school way for asicminer blades If I change the port to 3333 it just crashes bfgminer and it happens fast enough I can't catch the error. I am not exactly a novice at mining and have done plenty of solo with gpu and usb stuff. This network device setup has me beaten. does it have to be bfg and windows PC ?. the S3's use CGminer unless you got bfg working on a s3 . i would rather use bfg my self but some times i can't .
|
|
|
|
xyzzy099
Legendary
Online
Activity: 1066
Merit: 1098
|
|
December 01, 2015, 09:06:51 PM |
|
the S3 is set something like this to join the proxy ?. stratum+tcp://your miner ip :3333 port most be 3333 for the proxy for stratum+tcp to work right . other wise don't know . why not use a PI as the proxy they don't cost much and hell of a lot easier to set up as a proxy sever even with bfg . or get one of these for the wallets https://bitseed.org/product/pre-order-bitseed-v2/and xyzzy099 is right that's old school way for asicminer blades If I change the port to 3333 it just crashes bfgminer and it happens fast enough I can't catch the error. I am not exactly a novice at mining and have done plenty of solo with gpu and usb stuff. This network device setup has me beaten. Just add '2>logfilename' to the end of the command line you start BFGMiner with. That will save the output to 'logfilename' so you can read it at your leisure.
|
Libertarians: Diligently plotting to take over the world and leave you alone.
|
|
|
epichaberdasher
Member
Offline
Activity: 66
Merit: 10
|
|
December 01, 2015, 09:08:16 PM |
|
So can somebody let me know how to install the latest version of BFGminer on Ubuntu ? I can only get 5.2.0 to install.
|
|
|
|
clarkjhaley13
Member
Offline
Activity: 110
Merit: 10
|
|
December 01, 2015, 09:22:23 PM |
|
the S3 is set something like this to join the proxy ?. stratum+tcp://your miner ip :3333 port most be 3333 for the proxy for stratum+tcp to work right . other wise don't know . why not use a PI as the proxy they don't cost much and hell of a lot easier to set up as a proxy sever even with bfg . or get one of these for the wallets https://bitseed.org/product/pre-order-bitseed-v2/and xyzzy099 is right that's old school way for asicminer blades well the log thing didn't work but I did a conf write and it is as : { "pools" : [ { "url" : " http://127.0.0.1:12832", "user" : "clark", "pass" : "forfun64", "pool-priority" : "0" } ] , "api-mcast-port" : "4028", "api-port" : "4028", "expiry" : "120", "expiry-lp" : "3600", "failover-switch-delay" : "300", "log" : "20", "no-pool-disable" : true, "no-client-reconnect" : true, "no-show-processors" : true, "no-show-procs" : true, "no-unicode" : true, "queue" : "1", "quiet-work-updates" : true, "quiet-work-update" : true, "scan-time" : "60", "skip-security-checks" : "0", "submit-stale" : true, "temp-hysteresis" : "3", "shares" : 0, "kernel-path" : "C:\\Program Files\\BFGMiner\\/share/bfgminer", "http-port" : 8330 } If I change the port to 3333 it just crashes bfgminer and it happens fast enough I can't catch the error. I am not exactly a novice at mining and have done plenty of solo with gpu and usb stuff. This network device setup has me beaten. Just add '2>logfilename' to the end of the command line you start BFGMiner with. That will save the output to 'logfilename' so you can read it at your leisure.
|
|
|
|
clarkjhaley13
Member
Offline
Activity: 110
Merit: 10
|
|
December 01, 2015, 09:35:13 PM |
|
Well I am just gonna do regular mining and declare mining solo with network gear as something only the bitcoin gods are capable of. I have months of research and work time trying to get this going and haven't ever managed it. Fortunately I run my miners in place of the baseboard heaters here so my goals ar accomplished so far. Not paying for heat you might say.
I appreciate the words offered here but none of it works for me.
Later.
|
|
|
|
xyzzy099
Legendary
Online
Activity: 1066
Merit: 1098
|
|
December 01, 2015, 09:54:49 PM |
|
Well I am just gonna do regular mining and declare mining solo with network gear as something only the bitcoin gods are capable of. I have months of research and work time trying to get this going and haven't ever managed it. Fortunately I run my miners in place of the baseboard heaters here so my goals ar accomplished so far. Not paying for heat you might say.
I appreciate the words offered here but none of it works for me.
Later.
I will throw out one more long-shot possibility why you might be crashing when trying to use the stratum proxy... That support requires libevent - and if you compiled BFGMiner on a machine that does not have that library present, the support will not be built. I wouldn't expect it to crash, but it's possible.
|
Libertarians: Diligently plotting to take over the world and leave you alone.
|
|
|
clarkjhaley13
Member
Offline
Activity: 110
Merit: 10
|
|
December 01, 2015, 10:09:31 PM |
|
Well I am just gonna do regular mining and declare mining solo with network gear as something only the bitcoin gods are capable of. I have months of research and work time trying to get this going and haven't ever managed it. Fortunately I run my miners in place of the baseboard heaters here so my goals ar accomplished so far. Not paying for heat you might say.
I appreciate the words offered here but none of it works for me.
Later.
I will throw out one more long-shot possibility why you might be crashing when trying to use the stratum proxy... That support requires libevent - and if you compiled BFGMiner on a machine that does not have that library present, the support will not be built. I wouldn't expect it to crash, but it's possible. I am running it on a windows computer. I did not compile it I downloaded the binary.
|
|
|
|
clarkjhaley13
Member
Offline
Activity: 110
Merit: 10
|
|
December 01, 2015, 10:11:55 PM |
|
Well I am just gonna do regular mining and declare mining solo with network gear as something only the bitcoin gods are capable of. I have months of research and work time trying to get this going and haven't ever managed it. Fortunately I run my miners in place of the baseboard heaters here so my goals ar accomplished so far. Not paying for heat you might say.
I appreciate the words offered here but none of it works for me.
Later.
I will throw out one more long-shot possibility why you might be crashing when trying to use the stratum proxy... That support requires libevent - and if you compiled BFGMiner on a machine that does not have that library present, the support will not be built. I wouldn't expect it to crash, but it's possible. I am running it on a windows computer. I did not compile it I downloaded the binary. Just looked and it has libevent-2-0-5.dll included in that.
|
|
|
|
mannyg
|
|
December 02, 2015, 05:57:22 PM |
|
Been going back in and out of trying to figure this out for about 2 days now..
--stratum-port just flat out doesnt work for me.
I can start bfgminer with the setting and port, but i just get the SSM: no 2d upstream error continuously scrolling. I can telnet to the stratum port and submit commands which do show up in the miners monitor screen, but the Antminers dont see it as a stratum pool that is alive.
I can probably avoid having to do this all together if I could get BFGminer working on the OpenWRT of the Antminer S1
|
|
|
|
xyzzy099
Legendary
Online
Activity: 1066
Merit: 1098
|
|
December 02, 2015, 06:09:21 PM |
|
Been going back in and out of trying to figure this out for about 2 days now..
--stratum-port just flat out doesnt work for me.
I can start bfgminer with the setting and port, but i just get the SSM: no 2d upstream error continuously scrolling. I can telnet to the stratum port and submit commands which do show up in the miners monitor screen, but the Antminers dont see it as a stratum pool that is alive.
I can probably avoid having to do this all together if I could get BFGminer working on the OpenWRT of the Antminer S1
I tried solo-mining by running BFGMiner on the Beaglebone Black of a KNC Jupiter once, and the GBT protocol ate all the processor and wanted a lot more. I don't know what embedded h/w the Antminers use, but it probably doesn't have the horsepower to run GBT.
|
Libertarians: Diligently plotting to take over the world and leave you alone.
|
|
|
|