Hello,
I start the authentication server in YaST and receive the first screen but when I select any option in global setting , schema files or databases it doesn’t react (the right side of the screen is not refreshed)
Doing a tail of /var/log/YaST/y2log i see a lot of lines and errors coming after each selection
017-11-03 17:34:10 <1> hpprol2(8126) [Ruby] auth-server/dialogs.rb:803 TreeDialog: seeing return value `wizardTree
2017-11-03 17:34:10 <1> hpprol2(8126) [Ruby] auth-server/dialogs.rb:816 wizard-->current item is daemon
2017-11-03 17:34:10 <1> hpprol2(8126) [Ruby] auth-server/dialogs.rb:171 callhandler cb_check for item daemon
2017-11-03 17:34:10 <1> hpprol2(8126) [Ruby] auth-server/dialogs.rb:171 callhandler cb_write for item daemon
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 Cannot convert Array from 'any' to 'boolean'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 ------------- Backtrace begin -------------
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 (eval):2:in `to_boolean'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/include/auth-server/dialogs.rb:175:in `callHandler'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/include/auth-server/dialogs.rb:826:in `TreeDialog'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/include/auth-server/wizards.rb:28:in `block in MainSequence'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib64/ruby/vendor_ruby/2.4.0/yast/builtins.rb:546:in `eval'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/modules/Sequencer.rb:261:in `WS_run'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/modules/Sequencer.rb:333:in `block in Run'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/modules/Sequencer.rb:325:in `loop'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/modules/Sequencer.rb:325:in `Run'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/include/auth-server/wizards.rb:46:in `MainSequence'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/include/auth-server/wizards.rb:255:in `block in LdapServerSequence'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib64/ruby/vendor_ruby/2.4.0/yast/builtins.rb:546:in `eval'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/modules/Sequencer.rb:261:in `WS_run'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/modules/Sequencer.rb:333:in `block in Run'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/modules/Sequencer.rb:325:in `loop'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/modules/Sequencer.rb:325:in `Run'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/include/auth-server/wizards.rb:287:in `LdapServerSequence'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib64/ruby/vendor_ruby/2.4.0/yast/fun_ref.rb:33:in `call'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib64/ruby/vendor_ruby/2.4.0/yast/fun_ref.rb:33:in `call'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/modules/CommandLine.rb:1517:in `Run'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/clients/auth-server.rb:133:in `main'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/share/YaST2/clients/auth-server.rb:278:in `<top (required)>'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib64/ruby/vendor_ruby/2.4.0/yast/wfm.rb:300:in `eval'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib64/ruby/vendor_ruby/2.4.0/yast/wfm.rb:300:in `run_client'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib64/ruby/vendor_ruby/2.4.0/yast/wfm.rb:206:in `call_builtin'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib64/ruby/vendor_ruby/2.4.0/yast/wfm.rb:206:in `call_builtin_wrapper'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib64/ruby/vendor_ruby/2.4.0/yast/wfm.rb:195:in `CallFunction'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 /usr/lib/YaST2/bin/y2start:56:in `<main>'
2017-11-03 17:34:10 <2> hpprol2(8126) [Ruby] (eval):2 ------------- Backtrace end ---------------
Somebody can confirm this?
Many thanks in advance
Philippe