Knife cookbook upload datadog

Hi,

I am getting below error message. Please advise.

ubuntu@chef:~$ knife cookbook upload datadog
ERROR: The object you are looking for could not be found
Response:

Chef - 404 Not Found

404 - Not Found

Sorry, I can't find what you are looking for.

© 2010 – 2017 Chef Software, Inc. All Rights Reserved

ubuntu@chef:~$ knife cookbook upload datadog
ERROR: The object you are looking for could not be found
Response:

Chef - 404 Not Found

404 - Not Found

Sorry, I can't find what you are looking for.

© 2010 – 2017 Chef Software, Inc. All Rights Reserved
ubuntu@chef:~$ ubuntu@chef:~$

Hello this may sound silly but I had a similar issue, review the test and the case of the string you are looking for. When I get these it’s the first thing I check. Might I also suggest creating a support ticket, as I am going beyond my level of expertise with the supermarket and remote cookbooks.

~WRD0000.jpg

I am getting this error now when try to upload the cookbook.

ubuntu@chef:~$ knife cookbook upload datadog
WARN: Failed to read the private key /home/ubuntu/.chef/admin.pem: #<Errno::ENOENT: No such file or directory @ rb_sysopen - /home/ubuntu/.chef/admin.pem>
ERROR: Your private key could not be loaded from /home/ubuntu/.chef/admin.pem
Check your configuration file and ensure that your private key is readable

Did you either add the proper key to knife.rb/config.rb or place the key where knife is looking for it?

It looks like you don't have .chef/knife.rb or .chef/config.rb in the directory where you are running knife