This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-04-26 00:13:44,004 WARNING HTTPError = 500 | |
[2014-04-26 00:13:44] Sending to MobileMiner API | |
2014-04-26 00:13:44,698 WARNING GetCommands Generic Exception: Traceback (most recent call last): | |
File "/opt/CGMinerMobileAdapter/CGMinerMobileAdapter.py", line 181, in <module> | |
commands = json.loads(getCommandsResponse.read()) | |
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen | |
return _opener.open(url, data, timeout) | |
File "/usr/lib/python2.7/urllib2.py", line 407, in open | |
response = meth(req, response) | |
File "/usr/lib/python2.7/urllib2.py", line 520, in http_response |