After a standard setup I get this:
root@mhn-server:~# supervisorctl status
geoloc FATAL Exited too quickly (process log may have details)
honeymap RUNNING pid 29356, uptime 1:37:33
hpfeeds-broker RUNNING pid 29347, uptime 1:37:33
mnemosyne RUNNING pid 29339, uptime 1:37:33
The geoloc.err file at /var/log gives me this:
-> errormessage from server: accessfail.
Parsing config file: /opt/hpfeeds/geoloc.json
connected to @hp2
-> errormessage from server: accessfail.
Parsing config file: /opt/hpfeeds/geoloc.json
Traceback (most recent call last):
File "/opt/hpfeeds/env/local/lib/python2.7/site-packages/hpfeeds.py", line 137, in connect
self.s.connect((addr, self.port))
File "/usr/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
error: [Errno 111] Connection refused
connected to @hp2
-> errormessage from server: accessfail.
Parsing config file: /opt/hpfeeds/geoloc.json
connected to @hp2
-> errormessage from server: accessfail.
Parsing config file: /opt/hpfeeds/geoloc.json
connected to @hp2
I have reviewed the trouble shooting guide, but I can’t resolve the issue.
Can you point me in the right direction?
Michael Perry
Our OS who art in CPU, UNIX be thy name.
Thy programs run, thy syscalls done,
In kernel as it is in user.