Pages:
Author

Topic: 30gh/s cube Help (Read 2687 times)

newbie
Activity: 18
Merit: 0
January 02, 2014, 06:00:49 PM
#30
I did a factory reset and cannot seem to access the config page even after changing my computers IP, before I reset it I could access the config page at the address I had set up before, all chips showed 0 when I could see there status last
member
Activity: 115
Merit: 10
January 02, 2014, 02:36:02 PM
#29
Re read your post Vodoo it sounds like a hardware problem? How long was it running befor you woke up and it was down ?? Did you take cube apart and check out all the cards Huh
member
Activity: 115
Merit: 10
January 02, 2014, 02:23:43 PM
#28
You must not have the settings right. Have you held in the reset button on cube and reset to factory settings. What is the IP address of your computer that is used to host miner?? Slushs proxy download exe worked super easy for me and my friend that i helped set up. Can you post a picture of your settings so everyone can see exactly how you have entered all values ??
sr. member
Activity: 280
Merit: 250
Helperizer
January 02, 2014, 01:40:20 PM
#27
I thought xjack had you all set.  ?

Anyway, to answer your earlier question, yes, you can use bfgminer's proxy to do this, but you should consider running a separate instance for the cube than you do the block erupter USBs so that the difficulty levels will be appropriate for each device.  Here's how I invoke my bfgminer proxy (though I use linux so I changed bfgminer to bfgminer.exe for you):

Code:
bfgminer.exe -s 50 -E 60 --http-port 8332 -q -Q 50 -pool1 -u pool1worker -p pool1workerpasswd

pool1 is of the form "stratum+tcp://net-pool.addr.com:####" where ### is the port the pool uses

Hope this helps!

BTW, you *have* to use double-entries on the last two input fields of cube web interface, and if you're using bfgminer I recommend having the second machine you point to being one that is NOT running a proxy since I've had loads of trouble with cube reboots if it's double - probably related to the networking/phone issue but never could solve it under bfgminer with completely duplicate proxy info.

I don't have that problem at all if I run slush's proxy.  To run that, I use:

Code:
mining_proxy.exe -o serveraddr -p serverport -cu myworker -cp myworkerpasswd

serveraddr using the above example is of the form "net-pool.addr.com" and serverport is ####

Lastly, I've *only* had luck with the bfgminer proxy when mining solo via proxy.

Hope this helps!
newbie
Activity: 18
Merit: 0
January 02, 2014, 12:53:28 PM
#26
I need help, can anyone help me trouble shoot my 30gh/s cube please been down for a week plus! just woke one morning and it was down!

there is bitcoin for who ever gets me up and running first!

clean jobs = false
member
Activity: 115
Merit: 10
December 27, 2013, 06:01:42 PM
#25
My buddy had a problem with his IP address not working with the cube. He ended up having to go into the router settings and change it to  192.168.1.(anynumbers) that number one has to be a 1 or i don't think the cube will work with your IP address ... I think the 1 is the subnet address but im not anywhere near a networking expert lol Smiley my friends IP address befor he changed it to a  192.168.1 address was like 178.66.7.107 or someshit and it would not work with the cube. It would load up the setting screen but would never work with proxy and actually mine shares.. I helped him set it up and ended up telling him to figure out a way to get a 192.168.1.xx address . After he got his new IP address changed it worked perfectly ....
newbie
Activity: 18
Merit: 0
December 18, 2013, 12:33:26 AM
#24
xjack

Had it on the money!

Thank you so much!!!
newbie
Activity: 54
Merit: 0
December 17, 2013, 10:47:50 PM
#23
so i figured I would try slush's pool being kinda default on the proxy, I changed my ID's /workers with pass words and bam it started working, for a minute. now the same! HELP ME BITCOIN REWARD for the one who gets me understanding this proxy!

Do you have an android phone on the same wifi network?

If so, take the droid phone off the network and see if the miner doesn't start working (might require restart of cube and/or proxy).

I am not joking here.  This took me 5 days to figure out and is a documented problem with cubes and/or blades.
hero member
Activity: 539
Merit: 500
December 17, 2013, 09:20:55 PM
#22
Looks like your mining proxy is working, but not receiving a connection from the cube.

Turn off windows firewall or any software firewall you may have running.

run this on the command line.  192.168.xxx.xxx is your computer's IP address.

mining_proxy.exe -o nl1.ghash.io -p 3334 -oh 192.168.xxx.xxx -gp 8332
newbie
Activity: 18
Merit: 0
December 17, 2013, 08:41:55 PM
#21
so i figured I would try slush's pool being kinda default on the proxy, I changed my ID's /workers with pass words and bam it started working, for a minute. now the same! HELP ME BITCOIN REWARD for the one who gets me understanding this proxy!
sr. member
Activity: 301
Merit: 250
December 17, 2013, 08:28:05 PM
#20
My Cube running at High mode uses 385Watts.
If you want to run 2 cubes on high mode you should at least get a 800W PSU or better.
newbie
Activity: 18
Merit: 0
December 17, 2013, 08:10:06 PM
#19
it looks right to me.... unique ip would be ipv4 address correct



legendary
Activity: 3374
Merit: 1859
Curmudgeonly hardware guy
December 17, 2013, 07:48:38 PM
#18
Your cube config stuff needs to match the computer's IP information.

IP   -> unique IP for your hardware
Mask   -> probably 255.255.255.0
Gateway   -> 192.168.2.1
WEB Port   -> 8000
Primary DNS   -> 192.168.2.1
Secondary DNS   -> eh, whatever
Pool ports   -> 8332,8332
Pool addresses   -> your computer's IP
Miners user:pas -> worker credentials
newbie
Activity: 18
Merit: 0
December 17, 2013, 07:30:41 PM
#17
time stamp    INFO proxy clien_service.handle_event #new job 23761eb for prevhash ec56aa61, clean_jobs=false

repeats with new job code
legendary
Activity: 3374
Merit: 1859
Curmudgeonly hardware guy
December 17, 2013, 07:14:56 PM
#16
In a batch file:

start C:\Users\riddick\Desktop\mining proxy\mining_proxy.exe -o nl1.ghash.io -p 3334
newbie
Activity: 18
Merit: 0
December 17, 2013, 06:53:33 PM
#15
C:\Users\riddick\Desktop\mining proxy\mining_proxy.exe -o stratum+tcp://nl1.ghash.io:3334

but it just opens and closes, when I put the same info in at command it gives the previously stated response,
legendary
Activity: 3374
Merit: 1859
Curmudgeonly hardware guy
December 17, 2013, 06:38:39 PM
#14
What's your batch file contents?
newbie
Activity: 18
Merit: 0
December 17, 2013, 05:53:52 PM
#13
is there a way to use bfgminer I have block erupters running on that, is that a problem?
newbie
Activity: 18
Merit: 0
December 17, 2013, 04:56:13 PM
#12
ok great that worked took me a bit to figure it all out but I can easily access the config page!

downloaded mining proxy tried entering a pool address as shown as a bat file but no luck, I get

unhandled error in deferred:
unhandled error
traceback :
failure: stratum.custom_exceptions.transportExcption: SocketTransportClinetfactory connection timed out
2013-12-17 15:53:13,641 ERROR proxy client_service.on_timeout # connections to up stream pool timed out
legendary
Activity: 3374
Merit: 1859
Curmudgeonly hardware guy
December 17, 2013, 03:00:52 PM
#11
Change your computer's IP to 192.168.1.whatever and try again. You'll need to change the Cube's IP to 192.168.2.whatever and then put your computer's IP back to its previous settings. After that you should have no trouble accessing the Cube's config page whenever you want.
Pages:
Jump to: