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
Hi ,
I am trying to use filebeat cookbook version 2.2.0 on chef 12 in AWS. However I am getting below error on dependency module runit since it doesn't support chef12. Even if I take older versions of filebeat I get the same issue since runit always points to latest version. Could you please update the Berks file with right versions.
[2019-04-30T18:52:04+00:00] ERROR: Running exception handlers
[2019-04-30T18:52:04+00:00] ERROR: Exception handlers complete
[2019-04-30T18:52:04+00:00] FATAL: Stacktrace dumped to /var/chef/runs/e878a139-3c2a-4f8c-ab06-dba5c895beed/local-mode-cache/cache/chef-stacktrace.out
[2019-04-30T18:52:04+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report [2019-04-30T18:52:04+00:00] ERROR: Cookbook 'runit' version '5.1.0' depends on chef version [">= 14.0"], but the running chef version is 12.18.31
[2019-04-30T18:52:04+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Thanks,
Satish
The text was updated successfully, but these errors were encountered:
Hi ,
I am trying to use filebeat cookbook version 2.2.0 on chef 12 in AWS. However I am getting below error on dependency module runit since it doesn't support chef12. Even if I take older versions of filebeat I get the same issue since runit always points to latest version. Could you please update the Berks file with right versions.
[2019-04-30T18:52:04+00:00] ERROR: Running exception handlers
[2019-04-30T18:52:04+00:00] ERROR: Exception handlers complete
[2019-04-30T18:52:04+00:00] FATAL: Stacktrace dumped to /var/chef/runs/e878a139-3c2a-4f8c-ab06-dba5c895beed/local-mode-cache/cache/chef-stacktrace.out
[2019-04-30T18:52:04+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2019-04-30T18:52:04+00:00] ERROR: Cookbook 'runit' version '5.1.0' depends on chef version [">= 14.0"], but the running chef version is 12.18.31
[2019-04-30T18:52:04+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Thanks,
Satish
The text was updated successfully, but these errors were encountered: