Error after activing TLS Samba AD NSDC

Hello,
after activating tls by changing hostname from ldaps to ldap and save the changes
get this error:
Error
Configuration not edited.
The following command has failed:
system-accounts-provider/update
Unfortunately we couldn’t catch the exact error. If you want to help, please click on the button below to copy the failed command to the clipboard, paste it into the Terminal and submit command output to the developers.

echo'{"StartTls":"enabled","BindPassword":"xxxxxxxxxxxxxxx","BaseDN":"dc=ad,dc=xx,dc=xx","BindDN":"ldapservice@xxxx","LdapURI":"ldap://nsdc-th.xxx","UserDN":"dc=ad,dc=xx,dc=xx","GroupDN":"dc=ad,dc=xx,dc=xx","action":"bind-credentials"}' | /usr/bin/setsid /usr/bin/sudo /usr/libexec/nethserver/api/system-accounts-provider/update | jq
   {
>       "steps": 7,
>       "pid": 22258,
>       "args": "",
>       "event": "nethserver-sssd-save"
>     }
>     {
>       "step": 1,
>       "pid": 22258,
>       "action": "S01nethserver-sssd-cleanup",
>       "event": "nethserver-sssd-save",
>       "state": "running"
>     }
>     {
>       "progress": "0.14",
>       "time": "0.041756",
>       "exit": 0,
>       "event": "nethserver-sssd-save",
>       "state": "done",
>       "step": 1,
>       "pid": 22258,
>       "action": "S01nethserver-sssd-cleanup"
>     }
>     {
>       "step": 2,
>       "pid": 22258,
>       "action": "S05generic_template_expand",
>       "event": "nethserver-sssd-save",
>       "state": "running"
>     }
>     {
>       "progress": "0.29",
>       "time": "0.396429",
>       "exit": 0,
>       "event": "nethserver-sssd-save",
>       "state": "done",
>       "step": 2,
>       "pid": 22258,
>       "action": "S05generic_template_expand"
>     }
>     {
>       "step": 3,
>       "pid": 22258,
>       "action": "S20nethserver-sssd-conf",
>       "event": "nethserver-sssd-save",
>       "state": "running"
>     }
>     {
>       "progress": "0.43",
>       "time": "0.361344",
>       "exit": 0,
>       "event": "nethserver-sssd-save",
>       "state": "done",
>       "step": 3,
>       "pid": 22258,
>       "action": "S20nethserver-sssd-conf"
>     }
>     {
>       "step": 4,
>       "pid": 22258,
>       "action": "S30nethserver-sssd-initkeytabs",
>       "event": "nethserver-sssd-save",
>       "state": "running"
>     }
>     {
>       "progress": "0.57",
>       "time": "2.963454",
>       "exit": 0,
>       "event": "nethserver-sssd-save",
>       "state": "done",
>       "step": 4,
>       "pid": 22258,
>       "action": "S30nethserver-sssd-initkeytabs"
>     }
>     {
>       "step": 5,
>       "pid": 22258,
>       "action": "S50nethserver-webtop5-conf-db",
>       "event": "nethserver-sssd-save",
>       "state": "running"
>     }
>     {
>       "progress": "0.71",
>       "time": "0.549874",
>       "exit": 0,
>       "event": "nethserver-sssd-save",
>       "state": "done",
>       "step": 5,
>       "pid": 22258,
>       "action": "S50nethserver-webtop5-conf-db"
>     }
>     {
>       "step": 6,
>       "pid": 22258,
>       "action": "S80nethserver-sssd-notifyclients",
>       "event": "nethserver-sssd-save",
>       "state": "running"
>     }
>     {
>       "progress": "0.86",
>       "time": "17.467381",
>       "exit": 256,
>       "event": "nethserver-sssd-save",
>       "state": "done",
>       "step": 6,
>       "pid": 22258,
>       "action": "S80nethserver-sssd-notifyclients"
>     }
>     {
>       "step": 7,
>       "pid": 22258,
>       "action": "S90adjust-services",
>       "event": "nethserver-sssd-save",
>       "state": "running"
>     }
>     {
>       "progress": "1.00",
>       "time": "11.507961",
>       "exit": 0,
>       "event": "nethserver-sssd-save",
>       "state": "done",
>       "step": 7,
>       "pid": 22258,
>       "action": "S90adjust-services"
>     }
>     {
>       "pid": 22258,
>       "status": "failed",
>       "event": "nethserver-sssd-save"
>     }

and how can check if ldaps work or not?
Best regards

Why you did that change? If you revert the modification the error gets fixed?

thanks for your replay,
Actually the TLS wasn’t activated so try to active it but when try than show the same message if the LDAP server URL
show error when the protocol is LDAPS
after show message error was TLS activated and i think if revert it get the same message error

Error
Configuration not edited.
The following command has failed:
system-accounts-provider/update
Unfortunately we couldn’t catch the exact error. If you want to help, please click on the button below to copy the failed command to the clipboard, paste it into the Terminal and submit command output to the developers.
echo ‘{“StartTls”:“disabled”,“BindPassword”:“”,“BaseDN”:“”,“BindDN”:“ldapservice@”,“LdapURI”:“ldaps://nsdc-th.”,“UserDN”:“”,“GroupDN”:“”,“action”:“bind-credentials”}’ | /usr/bin/setsid /usr/bin/sudo /usr/libexec/nethserver/api/system-accounts-provider/update | jq
{
“steps”: 7,
“pid”: 2399,
“args”: “”,
“event”: “nethserver-sssd-save”
}
{
“step”: 1,
“pid”: 2399,
“action”: “S01nethserver-sssd-cleanup”,
“event”: “nethserver-sssd-save”,
“state”: “running”
}
{
“progress”: “0.14”,
“time”: “0.040991”,
“exit”: 0,
“event”: “nethserver-sssd-save”,
“state”: “done”,
“step”: 1,
“pid”: 2399,
“action”: “S01nethserver-sssd-cleanup”
}
{
“step”: 2,
“pid”: 2399,
“action”: “S05generic_template_expand”,
“event”: “nethserver-sssd-save”,
“state”: “running”
}
{
“progress”: “0.29”,
“time”: “0.396139”,
“exit”: 0,
“event”: “nethserver-sssd-save”,
“state”: “done”,
“step”: 2,
“pid”: 2399,
“action”: “S05generic_template_expand”
}
{
“step”: 3,
“pid”: 2399,
“action”: “S20nethserver-sssd-conf”,
“event”: “nethserver-sssd-save”,
“state”: “running”
}
{
“progress”: “0.43”,
“time”: “0.359561”,
“exit”: 0,
“event”: “nethserver-sssd-save”,
“state”: “done”,
“step”: 3,
“pid”: 2399,
“action”: “S20nethserver-sssd-conf”
}
{
“step”: 4,
“pid”: 2399,
“action”: “S30nethserver-sssd-initkeytabs”,
“event”: “nethserver-sssd-save”,
“state”: “running”
}
{
“progress”: “0.57”,
“time”: “2.542204”,
“exit”: 0,
“event”: “nethserver-sssd-save”,
“state”: “done”,
“step”: 4,
“pid”: 2399,
“action”: “S30nethserver-sssd-initkeytabs”
}
{
“step”: 5,
“pid”: 2399,
“action”: “S50nethserver-webtop5-conf-db”,
“event”: “nethserver-sssd-save”,
“state”: “running”
}
{
“progress”: “0.71”,
“time”: “0.533549”,
“exit”: 0,
“event”: “nethserver-sssd-save”,
“state”: “done”,
“step”: 5,
“pid”: 2399,
“action”: “S50nethserver-webtop5-conf-db”
}
{
“step”: 6,
“pid”: 2399,
“action”: “S80nethserver-sssd-notifyclients”,
“event”: “nethserver-sssd-save”,
“state”: “running”
}

{
  "progress": "0.86",
  "time": "17.765655",
  "exit": 256,
  "event": "nethserver-sssd-save",
  "state": "done",
  "step": 6,
  "pid": 2399,
  "action": "S80nethserver-sssd-notifyclients"
}
{
  "step": 7,
  "pid": 2399,
  "action": "S90adjust-services",
  "event": "nethserver-sssd-save",
  "state": "running"
}
{
  "progress": "1.00",
  "time": "11.428773",
  "exit": 0,
  "event": "nethserver-sssd-save",
  "state": "done",
  "step": 7,
  "pid": 2399,
  "action": "S90adjust-services"
}
{
  "pid": 2399,
  "status": "failed",
  "event": "nethserver-sssd-save"
}

and the same error before activating TLS check box


the second error sames to be as bug :zipper_mouth_face:
why?because try to active TLS
why need to active ldaps when had TLS activated?
Thanks

What are the installed applications?

Maybe some of those relying on LDAP fails…