You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You only can tell this is the issue if you run it manually.
The hostname was set to 'localhost.localdomain'
Here's the full stacktrace (sorry for bad formatting)
Traceback (most recent call last): File "/usr/bin/dd-agent", line 271, in ? sys.exit(main()) File "/usr/bin/dd-agent", line 227, in main agent.run(config=agentConfig) File "/usr/bin/dd-agent", line 96, in run self.collector = Collector(agentConfig, emitters, systemStats) File "/usr/share/datadog/agent/checks/collector.py", line 99, in __init__ self._event_checks = [ File "/usr/share/datadog/agent/util.py", line 195, in get_hostname raise Exception('Unable to reliably determine host name') Exception: Unable to reliably determine host name
The text was updated successfully, but these errors were encountered:
Here's the full stacktrace (sorry for bad formatting)
The text was updated successfully, but these errors were encountered: