|
Mark |
at Oct 10, 2012 at 10:54 pm
|
⇧ |
| |
Looks like a port issue:
[10/Oct/2012 22:25:58 +0000] 10916 MainThread agent ERROR
Heartbeating to ip-10-68-146-100.ec2.internal:7182 failed.
Traceback (most recent call last):
File "/usr/lib/cmf/agent/src/cmf/agent.py", line 558, in send_heartbeat
self.master_port)
File
"/usr/lib/cmf/agent/build/env/lib/python2.7/site-packages/avro-1.6.3-py2.7.egg/avro/ipc.py",
line 471, in __init__
self.conn.connect()
File "/usr/lib/python2.7/httplib.py", line 757, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 571, in create_connection
raise err
On Wednesday, October 10, 2012 3:34:23 PM UTC-7, Philip Zeyliger wrote:Almost certainly your agents think that they're localhost (127.0.0.1).
Check the agent logs. Is the single host you have "localhost"?
-- Philip
On Wed, Oct 10, 2012 at 3:31 PM, Mark <
[email protected] <javascript:>>wrote:
I ran the installation script and gave the list of IP Addresses and the
installation was successful. When I looked at the dashboard I only see one
host now.
Is this a known bug?