Have hostname, but getting Chef::Exceptions::CannotDetermineNodeName

The hell? Any ideas anyone?

[2014-01-16T13:35:02-05:00] INFO: *** Chef 11.8.2 ***
[2014-01-16T13:35:02-05:00] INFO: Chef-client pid: 428
[2014-01-16T13:35:04-05:00] WARN: unable to detect ipaddress
[2014-01-16T13:35:04-05:00] WARN: unable to detect macaddress
[2014-01-16T13:35:04-05:00] WARN: unable to detect ip6address
[2014-01-16T13:35:06-05:00] FATAL: Stacktrace dumped to
C:/chef/cache/chef-stacktrace.out
[2014-01-16T13:35:06-05:00] FATAL:
Chef::Exceptions::CannotDetermineNodeName: Unable to determine node
name: configure node_name or configure the system’s hostname and fqdn

C:>hostname
ats-21

C:>

It’s the fqdn you need, hostname -f usually.

--
Daniel DeLeo

On Thursday, January 16, 2014 at 12:08 PM, Jeff Blaine wrote:

The hell? Any ideas anyone?

[2014-01-16T13:35:02-05:00] INFO: *** Chef 11.8.2 ***
[2014-01-16T13:35:02-05:00] INFO: Chef-client pid: 428
[2014-01-16T13:35:04-05:00] WARN: unable to detect ipaddress
[2014-01-16T13:35:04-05:00] WARN: unable to detect macaddress
[2014-01-16T13:35:04-05:00] WARN: unable to detect ip6address
[2014-01-16T13:35:06-05:00] FATAL: Stacktrace dumped to
C:/chef/cache/chef-stacktrace.out
[2014-01-16T13:35:06-05:00] FATAL:
Chef::Exceptions::CannotDetermineNodeName: Unable to determine node
name: configure node_name or configure the system's hostname and fqdn

C:>hostname
ats-21

C:>