Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS Monterey: Chef Client 17+ failing to report to automate #7279

Open
jweyer8 opened this issue Jul 21, 2022 · 3 comments
Open

macOS Monterey: Chef Client 17+ failing to report to automate #7279

jweyer8 opened this issue Jul 21, 2022 · 3 comments

Comments

@jweyer8
Copy link

jweyer8 commented Jul 21, 2022

Description

Monterey machines are failing to report to Automate for Chef Client 17+

Chef Version

Chef Workstation version: 22.6.973
Test Kitchen version: 3.2.2
Cookstyle version: 7.32.1
Chef Infra Client version: 17.10.0
Chef InSpec version: 4.56.20
Chef CLI version: 5.6.1
Chef Habitat version: 1.6.420

Platform Version

ProductName: macOS
ProductVersion: 12.2
BuildVersion: 21D49

Replication Case

run Chef Client 17+ on macOS Monterey

Client Output

[2022-07-06T15:13:04-07:00] WARN: Server returned error 500 for https://oe-chef-7x6i.managedautomate.io/organizations/core/data-collector, retrying 1/5 in 3s
[2022-07-06T15:13:07-07:00] WARN: Server returned error 500 for https://oe-chef-7x6i.managedautomate.io/organizations/core/data-collector, retrying 2/5 in 7s
[2022-07-06T15:13:15-07:00] WARN: Server returned error 500 for https://oe-chef-7x6i.managedautomate.io/organizations/core/data-collector, retrying 3/5 in 10s
[2022-07-06T15:13:26-07:00] WARN: Server returned error 500 for https://oe-chef-7x6i.managedautomate.io/organizations/core/data-collector, retrying 4/5 in 27s
[2022-07-06T15:13:53-07:00] WARN: Server returned error 500 for https://oe-chef-7x6i.managedautomate.io/organizations/core/data-collector, retrying 5/5 in 63s
[2022-07-06T15:14:57-07:00] WARN: Error while reporting run start to Data Collector. URL: https://oe-chef-7x6i.managedautomate.io/organizations/core/data-collector Exception: 500 -- 500 "Internal Server Error"

Stacktrace

@PrajaktaPurohit
Copy link
Contributor

Looks like the Automate server is having some issues here? Will transfer to the Automate teams backlog.

@PrajaktaPurohit PrajaktaPurohit transferred this issue from chef/chef Jul 26, 2022
@rodreag
Copy link

rodreag commented Sep 1, 2022

Any update on this? We are blocked from moving to chef-client v17.

@jweyer8
Copy link
Author

jweyer8 commented Nov 3, 2022

I dug into this more and was able to get the API response body:

rpc error: code = Internal desc = Unable to transform Run message to ChefClientRun: json: cannot unmarshal bool into Go struct field Deprecation.deprecations.message of type string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants