Hello,
I encounter errors during the installation of GroupShare.
In the Logs it says that the Chef Client is responsible. It expects an object key as a string at some point. Unfortunately I can't locate the script or json containing the mentioned lines:
2020-04-27 10:08:41.907#Sdl.Distribution.ServerInstall.Chef.ChefCommand#Executing Command: 'C:\opscode\chef\bin\chef-solo.bat' with parameters '--no-color -c C:\temp\sdltradosgroupshare2020\chefsolo\utils\solo.rb -j C:\temp\sdltradosgroupshare2020\chefsolo\nodes\gs_single_server.json -E chef_solo_env '
2020-04-27 10:09:08.163#Sdl.Distribution.ServerInstall.Wizard.PostInstallStep#Starting Chef Client, version 13.2.20
2020-04-27 10:09:14.773#Sdl.Distribution.ServerInstall.Wizard.PostInstallStep#[2020-04-27T10:09:14+02:00] ERROR: #<FFI_Yajl::ParseError: parse error: invalid object key (must be a string)
2020-04-27 10:09:14.774#Sdl.Distribution.ServerInstall.Wizard.PostInstallStep# lth_monitoring": false, }, "cc_tmservice": {
2020-04-27 10:09:14.774#Sdl.Distribution.ServerInstall.Wizard.PostInstallStep# (right here) ------^
2020-04-27 10:09:14.775#Sdl.Distribution.ServerInstall.Wizard.PostInstallStep#>
2020-04-27 10:09:14.775#Sdl.Distribution.ServerInstall.Wizard.PostInstallStep#C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/ffi-yajl-2.3.1/lib/ffi_yajl/parser.rb:87:in `do_yajl_parse'
2020-04-27 10:09:14.775#Sdl.Distribution.ServerInstall.Wizard.PostInstallStep#C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/ffi-yajl-2.3.1/lib/ffi_yajl/parser.rb:87:in `parse'
2020-04-27 10:09:14.776#Sdl.Distribution.ServerInstall.Wizard.PostInstallStep#C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/ffi-yajl-2.3.1/lib/ffi_yajl/parser.rb:46:in `parse'
Has anyone encountered this error or can point to a solution?
Thanks a lot,
Christian