https://github.com/lldap/lldap logo
`/app # /app/lldap healthcheck --config-file /data...
# troubleshooting
a
Copy code
/app # /app/lldap healthcheck --config-file /data/lldap_config.toml
Loading configuration from /data/lldap_config.toml
2023-04-03T11:50:44.233070235+00:00  INFO     i [info]: Starting healthchecks
2023-04-03T11:50:44.233474389+00:00  INFO     check_ldaps [ 617µs | 100.00% ]
2023-04-03T11:50:44.234090684+00:00  ERROR    ┕━ 🚨 [error]:  | error: invalid dns name
2023-04-03T11:50:44.233259881+00:00  INFO     check_ldap [ 945µs | 100.00% ]
2023-04-03T11:50:44.236026621+00:00  INFO     ┕━ i [info]: Success
2023-04-03T11:50:44.234167423+00:00  INFO     check_api [ 1.19ms | 100.00% ]
2023-04-03T11:50:44.236501882+00:00  INFO     ┕━ i [info]: Success
2023-04-03T11:50:44.236573923+00:00  ERROR    🚨 [error]: Healthcheck failed
/app #