Job for slapd.service failed at install

What type of hardware are you using: Virtual machine
What YunoHost version are you running: 12
How are you able to access your server: The webadmin

Describe your issue

When installing the last version via:

bash <(curl -fsSL https://install.yunohost.org) -a

im getting slapd issues:

Selecting previously unselected package slapd.
(Reading database ... 29546 files and directories currently installed.)
Preparing to unpack .../slapd_2.5.13+dfsg-5_amd64.deb ...
Unpacking slapd (2.5.13+dfsg-5) ...
Setting up slapd (2.5.13+dfsg-5) ...
  Creating new user openldap... done.
  Omitting slapd configuration as requested.
Job for slapd.service failed because the control process exited with error code.
See "systemctl status slapd.service" and "journalctl -xeu slapd.service" for details.
invoke-rc.d: initscript slapd, action "start" failed.
× slapd.service - LSB: OpenLDAP standalone server (Lightweight Directory Access Protocol)
     Loaded: loaded (/etc/init.d/slapd; generated)
    Drop-In: /usr/lib/systemd/system/slapd.service.d
             └─slapd-remain-after-exit.conf
     Active: failed (Result: exit-code) since Tue 2024-11-05 10:40:34 -03; 7ms ago
       Docs: man:systemd-sysv-generator(8)
    Process: 6117 ExecStart=/etc/init.d/slapd start (code=exited, status=1/FAILURE)
        CPU: 6ms

Nov 05 10:40:34 debian systemd[1]: Starting slapd.service - LSB: OpenLDAP standalone server (Lightweight Directory Access Protocol)...
Nov 05 10:40:34 debian slapd[6117]: No configuration file was found for slapd at /etc/ldap/slapd.conf. ... (warning).
Nov 05 10:40:34 debian systemd[1]: slapd.service: Control process exited, code=exited, status=1/FAILURE
Nov 05 10:40:34 debian systemd[1]: slapd.service: Failed with result 'exit-code'.
Nov 05 10:40:34 debian systemd[1]: Failed to start slapd.service - LSB: OpenLDAP standalone server (Lightweight Directory Access Protocol).
Selecting previously unselected package ldap-utils.
(Reading database ... 29822 files and directories currently installed.)
Preparing to unpack .../ldap-utils_2.5.13+dfsg-5_amd64.deb ...
Unpacking ldap-utils (2.5.13+dfsg-5) ...
Setting up ldap-utils (2.5.13+dfsg-5) ...