Skip to content

Instantly share code, notes, and snippets.

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