Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
papampi
on 28/08/2017, 13:07:44 UTC
I'm getting this issue (straight from nvOC 19) when I select 'SALFTER_MPH_PROFIT_SWITCHING' as COIN, anyone had this issue?? I've tested URL on RIG's browser, it is working as expected.

Code:
Traceback (most recent call last):
  File "/home/m1/mph_switch", line 37, in
    data=json.loads(fetch("http://miningpoolhub.com/?page=api&action=getminingandprofitsstatistics"))["return"]
  File "/home/m1/mph_switch", line 32, in fetch
    return urllib2.build_opener().open(r).read()
  File "/usr/lib/python2.7/urllib2.py", line 435, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 473, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 500: Internal Server Error
[WARN] Unable to load the library libutempter !
[WARN] The command will not work in guake !
[WARN] libutempter.so.0: cannot open shared object file: No such file or directory


[WARN] Unable to load the library libutempter !
[WARN] The command will not work in guake !
[WARN] libutempter.so.0: cannot open shared object file: No such file or directory

BTW, thank you so much for all the updates with this release, awesome work fullzero as ever, the best mining OS and the best community ever Smiley

Have you tried to install libutempter0 ?
Code:
sudo apt install libutempter0