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
Ruby stacktrace when running inspec compliance profiles with a pre-0.8.x Automate Server
InSpec and Platform Version
InSpec v1.27.0
Replication Case
Set up Automate 0.7.151
Install InSpec 1.27.0
Run inspec compliance login_automate
Run inspec compliance profiles (which will fail)
Possible Solutions
Unknown
Stacktrace
C:/Users/admin-hr/AppData/Local/chefdk/gem/ruby/2.3.0/gems/inspec-1.27.0/lib/bundles/inspec-compliance/api.rb:47:in `[]=': no implicit conversion of String into Integer (TypeError)
from C:/Users/admin-hr/AppData/Local/chefdk/gem/ruby/2.3.0/gems/inspec-1.27.0/lib/bundles/inspec-compliance/api.rb:47:in `block in profiles'
from C:/Users/admin-hr/AppData/Local/chefdk/gem/ruby/2.3.0/gems/inspec-1.27.0/lib/bundles/inspec-compliance/api.rb:46:in `each'
from C:/Users/admin-hr/AppData/Local/chefdk/gem/ruby/2.3.0/gems/inspec-1.27.0/lib/bundles/inspec-compliance/api.rb:46:in `map'
from C:/Users/admin-hr/AppData/Local/chefdk/gem/ruby/2.3.0/gems/inspec-1.27.0/lib/bundles/inspec-compliance/api.rb:46:in `profiles'
from C:/Users/admin-hr/AppData/Local/chefdk/gem/ruby/2.3.0/gems/inspec-1.27.0/lib/bundles/inspec-compliance/cli.rb:101:in `profiles'
from C:/opscode/chefdk/embedded/lib/ruby/gems/2.3.0/gems/thor-0.19.1/lib/thor/command.rb:27:in `run'
from C:/opscode/chefdk/em
The text was updated successfully, but these errors were encountered:
Description
Ruby stacktrace when running
inspec compliance profiles
with a pre-0.8.x Automate ServerInSpec and Platform Version
InSpec v1.27.0
Replication Case
inspec compliance login_automate
inspec compliance profiles
(which will fail)Possible Solutions
Unknown
Stacktrace
The text was updated successfully, but these errors were encountered: