-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Setting up an account for 'bitminter"
You have to set a pw.
activate the account in MPBM, and set a 'wrong' password
Then try to delete the whole password in the 'work-source', by selecting it and pressing the delete key.
for some reason it hangs the web front end.
also even with a pw set "bitminter" rejects the login...
2013-06-27 14:39:00.855 [200] bitminter_stratum: Stratum worker authorization failed: [25, u'Not subscribed', None]
2013-06-27 14:39:00.872 [200] bitminter_stratum: Stratum connection died: Traceback (most recent call last):
File "/home/Modular-Python-Bitcoin-Miner/modules/theseven/stratum/stratumworksource.py", line 194, in _listener
msgs = json.loads(self.connr.readline())
File "/usr/lib/python2.7/socket.py", line 447, in readline
data = self._sock.recv(self._rbufsize)
AttributeError: 'NoneType' object has no attribute 'recv'