Author

Topic: [solved] BE Cube keeps restarting, Proxy issue? (Read 1381 times)

newbie
Activity: 24
Merit: 0
January 21, 2014, 02:16:53 PM
#5
No problem, you can set the secondary IP on the proxy machine itself, not through the router. On Windows 7 you do this by going to network and sharing center -> change adapter settings ->  Right click adapter being used -> properties -> select IPv4 -> properties -> advanced -> add IP address. The primary IP has to be static in order to add another, I would recommend using static IPs anyway. You can set the IP to static on the main IPv4 properties page of the adapter. You may also have to change the DHCP pool range on your router, for example, I have my DCHP pool set tp 192.168.1.2 to 192.168.1.199 and my proxy has IPs of 192.168.1.200 and 192.168.1.201.
Thanks for that - I've given that a try and the different IP's on the proxy - I never had looked at setting a secondary IP address on a card - can it bridge 2 x subnets like that?
The problem had been driving me nuts as well and wading through thousands of lines of console output seemed like just too much work for the size of the problem!

BR

Philip
newbie
Activity: 5
Merit: 0
No problem, you can set the secondary IP on the proxy machine itself, not through the router. On Windows 7 you do this by going to network and sharing center -> change adapter settings ->  Right click adapter being used -> properties -> select IPv4 -> properties -> advanced -> add IP address. The primary IP has to be static in order to add another, I would recommend using static IPs anyway. You can set the IP to static on the main IPv4 properties page of the adapter. You may also have to change the DHCP pool range on your router, for example, I have my DCHP pool set tp 192.168.1.2 to 192.168.1.199 and my proxy has IPs of 192.168.1.200 and 192.168.1.201.
sr. member
Activity: 294
Merit: 250
тσ ¢σιи σя иσт тσ ¢σιи?
Thanks. I was having the same exact problem. It was driving me nuts.

Although I could not figure out how to set a secondary IP address (Verison FIOS router). I just set the back up pool to another proxy that I have running on my local network. Like so: 192.168.1.9,192.168.1.5

Working fine now.
newbie
Activity: 5
Merit: 0
Fixed the problem. Apparently the cubes don't like having the same address for the primary/backup pool, so I gave my proxy machine a secondary static IP address and pointed the backup pool address to that IP. It still switches back and forth between pool addresses every 6 min or so, but it is mining consistently.
newbie
Activity: 5
Merit: 0
I just got a block erupter cube and it keeps restarting about every 8 minutes. When it restarts, the hashrate goes down to 0 then gradually works its way back up to around 30GH. At about 6 minutes, long poll goes inactive, pool begins to switch back and forth between A and B (although they are the same), and stratum proxy stops outputting work request and share accepted messages and starts outputting messages like this:
Code:
2014-01-16 11:12:51,437 INFO proxy client_service.handle_event # New job 6dc for prevhash 87944af4, clean_jobs=False
At about 8 minutes, the cube restarts and does the same thing again.

Here is how I have the system configured:
cube powered by corsair 750 psu with nothing else powered by it. Cube is set to low clock and has its default address of 192.168.1.254:8000. Cube is hardwired directly into the modem/router. Proxy PC is a Windows 7 machine running stratum proxy with default settings to Slush's Pool. It is also hardwired directly to the modem/router with a static IP of 192.168.1.200. Router has an IP of 192.168.1.1. Cube settings are as follows:

IP: 192.168.1.254
Mask: 255.255.255.0
Gateway: 192.168.1.1
WEB Port: 8000
Primary DNS: 192.168.1.1
Secondary DNS: 8.8.8.8
Pool ports: 8332,8332
Pool addresses: 192.168.1.200,192.168.1.200
Miners user:pass: myuser:mypass,myuser:mypass

My initial thought is a proxy issue but I'm not sure what would be causing this or how to fix it. Any help would be greatly appreciated.
Jump to: