I did what you said, Michael, and I'm still having an error:
```
The LDAP search request failed: 91 (Connect Error)
Additional Information: Connection refused
0
```
On the other hand, when I'm trying to implement the export command: `/opt/opendj/bin/export-ldif -n userRoot -l ldap-backup-01-20-2021.ldif`, it asks me for the password for user 'cn=Directory Manager' and I have the error:
```
Password for user 'cn=Directory Manager':
You have provided options for scheduling this operation as a task but options
provided for connecting to the server's tasks backend resulted in the
following error: 'Connect Error'
```