Pages:
Author

Topic: SHA-256 altcoin pools working with CUBE [SOLVED] (Read 4250 times)

sr. member
Activity: 364
Merit: 250
American1973
You were right buddy, it was a network issue.  I assumed comodo wasn't running because i'd shut it down, but it was still running, just needed to restart it, add the port 8330 and boom, we are good.  Thanks again!
newbie
Activity: 4
Merit: 0
Doesn't seem like the place for this question, but I'll take a stab. Need details on network really.

Can you ping the cube from your bfg box?
Can you connect to the web port from your windows box (guessing yes to both).
Why do you have two ips and ports configured in the pool addr on the box?
Any errors or log files on the cube that might be helpful from the web interfa
sr. member
Activity: 294
Merit: 250
тσ ¢σιи σя иσт тσ ¢σιи?
Common issue. It has been mentioned a few times in the thread. Only solution is to get stratum proxy working instead of bfgminer.

Have you tried what I posted on the first page ?


Hi Gamer67 and thanks for the reply. As if you had not guessed, I'm new at this Smiley

I read your posts (all the whole blog) several times, but I am not sure where you are getting the settings from, like the --gp and -p and the actual server/miner name from (your ex mining_proxy.exe -o stratum.coinex.pw -gp 8332 -p 9944). I am currently mining with bfgminer using the following settings:

bfgminer  -o stratum+tcp://xjo.ispace.co.uk:3342 -u Tom.J1 -p 1234 --http-port 8080

How would this be changed to your settings?

Any help greatly appreciated. And Thanks.....

Stratum proxy will not work with ispace pools, I had tried previously. As ahmed_bodi has mentioned it will not work with many pools. The coinex example that I posted was one of the pools that it did work with. Only thing I can suggest is to find another pool that it might work with or to just use bfgminer and deal with the rejects.


That being said.

-gp is the stratum getwork port.
-p is the port of the actual pool server.

Your pool user name and password should be set in the cube interface. You set the IP as the IP address of the stratum proxy there too.

hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
Common issue. It has been mentioned a few times in the thread. Only solution is to get stratum proxy working instead of bfgminer.

Have you tried what I posted on the first page ?



as stated above stratum proxy will not under any circumstance work with any of the new MPOS based pools using the latest stratum code
member
Activity: 378
Merit: 10
Common issue. It has been mentioned a few times in the thread. Only solution is to get stratum proxy working instead of bfgminer.

Have you tried what I posted on the first page ?


Hi Gamer67 and thanks for the reply. As if you had not guessed, I'm new at this Smiley

I read your posts (all the whole blog) several times, but I am not sure where you are getting the settings from, like the --gp and -p and the actual server/miner name from (your ex mining_proxy.exe -o stratum.coinex.pw -gp 8332 -p 9944). I am currently mining with bfgminer using the following settings:

bfgminer  -o stratum+tcp://xjo.ispace.co.uk:3342 -u Tom.J1 -p 1234 --http-port 8080

How would this be changed to your settings?

Any help greatly appreciated. And Thanks.....
sr. member
Activity: 294
Merit: 250
тσ ¢σιи σя иσт тσ ¢σιи?
Common issue. It has been mentioned a few times in the thread. Only solution is to get stratum proxy working instead of bfgminer.

Have you tried what I posted on the first page ?

member
Activity: 378
Merit: 10
My rejected share rate with my newly opened cube is between 45-55 percent with bfgminer. Any tips on how to lower this?
Having the same issue here, any ideas anyone??
full member
Activity: 213
Merit: 100
My rejected share rate with my newly opened cube is between 45-55 percent with bfgminer. Any tips on how to lower this?
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
slush mining proxy will not work on a high majority of mining pools which use my stratum code. this is due to the way it handled job id's (so miners get paid fairly) so the only working alternative around is bfgminer
legendary
Activity: 1134
Merit: 1000
So if I use bfgminer i dont need mining_proxy.exe? I'm a little unsure how that works
correct, you don't need mining proxy in that case.

Chadwick, I was able to connect my cube to any pool.
full member
Activity: 213
Merit: 100
So if I use bfgminer i dont need mining_proxy.exe? I'm a little unsure how that works
hero member
Activity: 826
Merit: 1000
Did you even figure this out> i am having the same problem.
using bfgminer with no issues. need bat file ?

Stex could you please post your the details of your bat file.

I pretty sure your -gp and -p number are switched, btw...
legendary
Activity: 1134
Merit: 1000
Did you even figure this out> i am having the same problem.
using bfgminer with no issues. need bat file ?
legendary
Activity: 1134
Merit: 1000
try dropping this off the address: 'stratum+tcp://'

like so:

mining_proxy.exe -o de1.miningpool.co -gp 10701 -p 8332
Just tried. Same error I get.
sr. member
Activity: 294
Merit: 250
тσ ¢σιи σя иσт тσ ¢σιи?
try dropping this off the address: 'stratum+tcp://'

like so:

mining_proxy.exe -o de1.miningpool.co -gp 10701 -p 8332
newbie
Activity: 1
Merit: 0
Need help.

Using mining_proxy.exe

CMD:
Code:
mining_proxy.exe -o stratum+tcp://de1.miningpool.co -gp 10701 -p 8332

WANT TO USE THIS POOL:
http://i60.tinypic.com/pnij4.jpg

CUBE SETUP:
[IMG]http[Suspicious link removed]\twisted\web\util.py:372: DeprecationWarning: Passing filenames or file objects to XMLFile is deprecated since Twisted 12.1.  Pass
 a FilePath instead.
2013-12-24 12:38:45,299 INFO proxy jobs. # C extension for midstate not available. Using default implementation instead.
2013-12-24 12:38:45,302 WARNING proxy mining_proxy.main # Stratum proxy version: 1.5.2
2013-12-24 12:38:45,305 WARNING proxy mining_proxy.test_update # Checking for updates...

Did you even figure this out> i am having the same problem.
sr. member
Activity: 367
Merit: 250
this method is good also with asicblade v1?
legendary
Activity: 1134
Merit: 1000
Need help.

Using mining_proxy.exe

CMD:

WANT TO USE THIS POOL:

CUBE SETUP:

ERROR:
c:\\mining_proxy.exe\twisted\web\util.py:372: DeprecationWarning: Passing filenames or file objects to XMLFile is deprecated since Twisted 12.1.  Pass
 a FilePath instead.
2013-12-24 12:38:45,299 INFO proxy jobs. # C extension for midstate not available. Using default implementation instead.
2013-12-24 12:38:45,302 WARNING proxy mining_proxy.main # Stratum proxy version: 1.5.2
2013-12-24 12:38:45,305 WARNING proxy mining_proxy.test_update # Checking for updates...
Got this to work with bfgminer easily. Not sure what the issue is with mining_proxy.exe .
legendary
Activity: 1134
Merit: 1000
Need help.

Using mining_proxy.exe

CMD:
Code:
mining_proxy.exe -o stratum+tcp://de1.miningpool.co -gp 10701 -p 8332

WANT TO USE THIS POOL:


CUBE SETUP:


ERROR:
c:\\mining_proxy.exe\twisted\web\util.py:372: DeprecationWarning: Passing filenames or file objects to XMLFile is deprecated since Twisted 12.1.  Pass
 a FilePath instead.
2013-12-24 12:38:45,299 INFO proxy jobs. # C extension for midstate not available. Using default implementation instead.
2013-12-24 12:38:45,302 WARNING proxy mining_proxy.main # Stratum proxy version: 1.5.2
2013-12-24 12:38:45,305 WARNING proxy mining_proxy.test_update # Checking for updates...
sr. member
Activity: 294
Merit: 250
тσ ¢σιи σя иσт тσ ¢σιи?
I've been trying to find all altcoin pools working smoothly with Asicminer CUBE miner. So far I tested PPC pool https://ppcoin.d7.lt/ with getwork address (getwork.d7.lt:8080) - it works properly without stratum proxy.

Coinotron.com works fine with stratum proxy (mining_proxy.exe) for all coins (PPC, TRC, FRC).

Unfortunately I was unable to mine at p2pool.org and coinex.pw with stratum proxy (mining_proxy.exe from http://mining.bitcoin.cz/mining-proxy-howto). The problem is on the proxy side, this software can't work with these pools for unknown reason.

Any others?


I finally managed to get connected to coinex.pw with stratum proxy. using the following.

mining_proxy.exe -o stratum.coinex.pw -gp 8332 -p 9944

It seems as if all we needed to do was put he getport first.

I used bfgminer until I figured this out but I was getting up to 30% rejects with bfg. Just like the poster above me.

At any rate stratum proxy is working fine now and I am getting full speed with minimal rejects.
Pages:
Jump to: