Actions
Bug #814
closedorfeo unreachable since 2026-03-09 8pm UTC+1
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
System :: Base
Start date:
2026-03-11
Due date:
% Done:
100%
Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
Help Needed:
Description
Reported by guihome, thank to him !
Mar 09 20:04:18 Toushirou dovecot[3053542]: 2026-03-09 19:04:18 auth: Error: ldap(/etc/dovecot/dovecot-ldap.conf.ext): ldap_start_tls_s() failed: Can't contact LDAP server
Orfeo seems unreachable. In order to workaround this issue, on Toushirou:
1. Within
/etc/dovecot/dovecot-ldap.conf.ext, replace db-ldap-1.duckcorp.org (primary, orfeo hosted) with db-ldap-2.duckcorp.org (secondary, toushirou hosted)2.
machinectl shell vmail /usr/bin/systemctl --user restart dovecot.service@
Next step: check orfeo.
Updated by Marc Dequènes 9 days ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Logs filled the fs due to the previous cert problem and after rotation the most recent are not compressed and boum. This bothered a few apps and the L2TP tunnel went down.
I fixed the space situation and the L2TP tunnel is up again. I made a patch to use the local LDAP server, that was a mistake when switching to the containerized deployment.
Thanks GiuHome for the report and Pilou for finding the LDAP bug.
Actions