Steve Owens
Steve Owens
I have the same issue.
none of these solutions works for me. How hard is it to write a SystemD service file anyhow?
Solved. Edit the init.d script as follows: Change: # pidfile: /var/ossec/var/run/ossec-authd.pid To: #### pidfile: /var/ossec/var/run/ossec-authd.pid Add: PIDFILE=/var/ossec/var/run/ossec-authd.pid below: PIDDIR=/var/ossec/var/run
I am not exactly sure which version to force. After removing everything and plugging in the cassandra-driver-core, I still get very similar errors. I know that you don't use the...
the above suggestion from Lifar does not work: Installed /usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg Searching for twisted>=12.2.0 Reading https://pypi.python.org/simple/twisted/ Best match: Twisted 18.9.0 Downloading https://files.pythonhosted.org/packages/5d/0e/a72d85a55761c2c3ff1cb968143a2fd5f360220779ed90e0fadf4106d4f2/Twisted-18.9.0.tar.bz2#sha256=294be2c6bf84ae776df2fc98e7af7d6537e1c5e60a46d33c3ce2a197677da395 Processing Twisted-18.9.0.tar.bz2 Writing /tmp/easy_install-kfcdDN/Twisted-18.9.0/setup.cfg Running Twisted-18.9.0/setup.py -q bdist_egg --dist-dir...
Ubuntu 18.04 LTE
steve@miner-1:~/stratum-mining-proxy$ curl -v http://pypi.org/simple/twisted/ * Trying 151.101.128.223... * TCP_NODELAY set * Connected to pypi.org (151.101.128.223) port 80 (#0) > GET /simple/twisted/ HTTP/1.1 > Host: pypi.org > User-Agent: curl/7.58.0 > Accept:...
You have a goof in your configuration you forgot to use https and are using http
Reading http://pypi.python.org/simple/twisted/ Couldn't find index page for 'twisted' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ Couldn't find index page for 'twisted' (maybe misspelled?)
Any updates on this?