[GH-ISSUE #270] Invalid/unnecessary error log? #101

Closed
opened 2026-02-27 08:15:15 +03:00 by kerem · 0 comments
Owner

Originally created by @Tropaion on GitHub (Jul 25, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/270

When starting binary and no database exists, following erros is displayed:

Jul 25 20:17:52 builder lldap[57791]: 2022-07-25T20:17:52.497098427+00:00 ERROR    <E2><94><9D><E2><94><81> <F0><9F><9A><A8> [error]:  | error: Database error: `no rows returned by a query that expected to return at least one row`
Jul 25 20:17:52 builder lldap[57791]: 2022-07-25T20:17:52.497105700+00:00 WARN     <E2><94><9D><E2><94><81> <F0><9F><9A><A7> [warn]: Could not get admin user, trying to create it: Database error: `no rows returned by a query that expected to return at least one row`
Jul 25 20:17:52 builder lldap[57791]: 2022-07-25T20:17:52.759565488+00:00 WARN     <E2><94><9D><E2><94><81> <F0><9F><9A><A7> [warn]: Could not find password_manager group, trying to create it

after a restart and a database exists, it's gone.

Originally created by @Tropaion on GitHub (Jul 25, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/270 When starting binary and no database exists, following erros is displayed: ``` Jul 25 20:17:52 builder lldap[57791]: 2022-07-25T20:17:52.497098427+00:00 ERROR <E2><94><9D><E2><94><81> <F0><9F><9A><A8> [error]: | error: Database error: `no rows returned by a query that expected to return at least one row` Jul 25 20:17:52 builder lldap[57791]: 2022-07-25T20:17:52.497105700+00:00 WARN <E2><94><9D><E2><94><81> <F0><9F><9A><A7> [warn]: Could not get admin user, trying to create it: Database error: `no rows returned by a query that expected to return at least one row` Jul 25 20:17:52 builder lldap[57791]: 2022-07-25T20:17:52.759565488+00:00 WARN <E2><94><9D><E2><94><81> <F0><9F><9A><A7> [warn]: Could not find password_manager group, trying to create it ``` after a restart and a database exists, it's gone.
kerem closed this issue 2026-02-27 08:15:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#101
No description provided.