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:
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.