What is Chef::HTTP?

All,

I am trying to use a cookbook which uses Chef::HTTP. Chef doesn’t seem to
like it, and I can’t find any documentation on it. What could it be?

Thanks,
Douglas

I explained to you on IRC that it was added in a later version of Chef. Please don't ask people to do your job for you in checking which version of Chef you are running. Cross posting questions because you don't want to do any leg work is not cool.

--Noah

On Mar 10, 2014, at 10:43 AM, Douglas Garstang doug.garstang@gmail.com wrote:

All,

I am trying to use a cookbook which uses Chef::HTTP. Chef doesn't seem to like it, and I can't find any documentation on it. What could it be?

Thanks,
Douglas

Noah,

I upgraded to a later (latest) version of Chef.

(bitcasa-prod) dhcp-244-167:~ chef-client --version
Chef: 11.10.4

The problem persisted. I explain to you in IRC that I was still seeing the
error, and I don't believe I saw a reply. If I did, sorry.

I also asked for guidance on a pointer to the relevant documentation. I
really do not appreciate your negative attitude.

Douglas

On Mon, Mar 10, 2014 at 10:47 AM, Noah Kantrowitz noah@coderanger.netwrote:

I explained to you on IRC that it was added in a later version of Chef.
Please don't ask people to do your job for you in checking which version of
Chef you are running. Cross posting questions because you don't want to do
any leg work is not cool.

--Noah

On Mar 10, 2014, at 10:43 AM, Douglas Garstang doug.garstang@gmail.com
wrote:

All,

I am trying to use a cookbook which uses Chef::HTTP. Chef doesn't seem
to like it, and I can't find any documentation on it. What could it be?

Thanks,
Douglas

--
Regards,

Douglas Garstang
http://www.linkedin.com/in/garstang
Email: doug.garstang@gmail.com
Cell: +1-805-340-5627

On Mon Mar 10 11:31:27 2014, Douglas Garstang wrote:

Noah,

I upgraded to a later (latest) version of Chef.

(bitcasa-prod) dhcp-244-167:~ chef-client --version
Chef: 11.10.4

The problem persisted. I explain to you in IRC that I was still seeing
the error, and I don't believe I saw a reply. If I did, sorry.

Chef::HTTP is an internal Chef class. It is definitely present in Chef
11.10.4. Without posting the full text of the error, though, there's
no way to guess what cookbook you're using or what could possibly be
wrong.