Created 10-28-2018 08:41 PM
Hortonworks Sandbox 2.6 shows heartbeat lost. Tried restarting the ambari-agent, server. Tried almost everything on this forum. I removed the sandbox and installed 2.5, it is the same issue. Tried restarting all the services, nothing works.
Though there are no errors in ambari-agent, server, ambari-metrics-collector, I do see the following error on ambari-metrics-monitor log: Any help on this is much appreciated!
2017-05-05 12:55:29,580 [INFO] emitter.py:152 - Calculated collector shard based on hostname : sandbox.hortonworks.com 2017-05-05 12:55:29,580 [WARNING] emitter.py:144 - Error sending metrics to server. [Errno 111] Connection refused 2017-05-05 12:55:29,581 [WARNING] emitter.py:109 - Retrying after 5 ... 2017-05-05 12:55:34,586 [WARNING] emitter.py:144 - Error sending metrics to server. [Errno 111] Connection refused 2017-05-05 12:55:34,586 [WARNING] emitter.py:109 - Retrying after 5 ... 2017-05-05 12:55:39,587 [WARNING] emitter.py:144 - Error sending metrics to server. [Errno 111] Connection refused 2017-05-05 12:55:39,587 [WARNING] emitter.py:109 - Retrying after 5 ... 2017-05-05 12:55:44,588 [WARNING] emitter.py:118 - Metric collector host sandbox.hortonworks.com was blacklisted.
Created 10-29-2018 12:13 AM
The errors which you posted does not look related to be related to Ambari Agent heartbeat lost.
Can you please share try restarting the ambari agent snad then share the agent log along with the ambari-server.log of the same time when the agent was restarted. (better to restart ambari-server and agent at once and share the logs)
# ambari-agent restart # hostname -f # ls -l /var/log/ambari-agent/ambari-agent.log # ls -l /var/log/ambari-server/ambari-server.log
.
Created 10-29-2018 03:50 AM
Thanks for your response! Here are the ambari server and agent logs
[root@sandbox hbase]# hostname -f sandbox.hortonworks.com
Created 10-31-2018 02:26 AM
@Jay Kumar SenSharma any thoughts based n the logs shared ? Appreciate your help!