Skip to content

Issue 6224 - d2entry - Could not open id2entry err 0 #6225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

progier389
Copy link
Contributor

@progier389 progier389 commented Jun 12, 2024

Problem:: d2entry - Could not open id2entry err 0 is logged at startup when having sub-suffixes
Reason: The slapi_exist_referral internal search access a backend that is not yet started.
Solution: Limit the internal search to a single backend

Issue: #6224

Reviewed by: @droideck Thanks!

@progier389 progier389 changed the title Issue 6224 - d2entry - Could not open id2entry err 0 - at startup whe… Issue 6224 - d2entry - Could not open id2entry err 0 Jun 12, 2024
@progier389 progier389 added this to the 2.2.0 milestone Jun 12, 2024
@progier389 progier389 added the work in progress Work in Progress - can be reviewed, but not ready for merge. label Jun 13, 2024
@progier389 progier389 force-pushed the i6224 branch 2 times, most recently from d644cdc to 55ed9e9 Compare June 14, 2024 17:59
@progier389 progier389 removed the work in progress Work in Progress - can be reviewed, but not ready for merge. label Jun 17, 2024
Copy link
Member

@droideck droideck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@progier389 progier389 merged commit 796f703 into 389ds:main Jun 18, 2024
193 checks passed
progier389 added a commit that referenced this pull request Jun 18, 2024
…n having sub-suffixes (#6225)

Problem:: d2entry - Could not open id2entry err 0 is logged at startup when having sub-suffixes
Reason: The slapi_exist_referral internal search access a backend that is not yet started.
Solution: Limit the internal search to a single backend

Issue: #6224

Reviewed by: @droideck Thanks!

(cherry picked from commit 796f703)
progier389 added a commit that referenced this pull request Jun 18, 2024
…n having sub-suffixes (#6225)

Problem:: d2entry - Could not open id2entry err 0 is logged at startup when having sub-suffixes
Reason: The slapi_exist_referral internal search access a backend that is not yet started.
Solution: Limit the internal search to a single backend

Issue: #6224

Reviewed by: @droideck Thanks!

(cherry picked from commit 796f703)
progier389 added a commit that referenced this pull request Jun 18, 2024
…n having sub-suffixes (#6225)

Problem:: d2entry - Could not open id2entry err 0 is logged at startup when having sub-suffixes
Reason: The slapi_exist_referral internal search access a backend that is not yet started.
Solution: Limit the internal search to a single backend

Issue: #6224

Reviewed by: @droideck Thanks!

(cherry picked from commit 796f703)
progier389 added a commit that referenced this pull request Jun 18, 2024
…n having sub-suffixes (#6225)

Problem:: d2entry - Could not open id2entry err 0 is logged at startup when having sub-suffixes
Reason: The slapi_exist_referral internal search access a backend that is not yet started.
Solution: Limit the internal search to a single backend

Issue: #6224

Reviewed by: @droideck Thanks!

(cherry picked from commit 796f703)
progier389 added a commit that referenced this pull request Jun 18, 2024
…n having sub-suffixes (#6225)

Problem:: d2entry - Could not open id2entry err 0 is logged at startup when having sub-suffixes
Reason: The slapi_exist_referral internal search access a backend that is not yet started.
Solution: Limit the internal search to a single backend

Issue: #6224

Reviewed by: @droideck Thanks!

(cherry picked from commit 796f703)
progier389 added a commit that referenced this pull request Nov 15, 2024
…n having sub-suffixes (#6225)

Problem:: d2entry - Could not open id2entry err 0 is logged at startup when having sub-suffixes
Reason: The slapi_exist_referral internal search access a backend that is not yet started.
Solution: Limit the internal search to a single backend

Issue: #6224

Reviewed by: @droideck Thanks!

(cherry picked from commit 796f703)
progier389 added a commit that referenced this pull request Nov 15, 2024
…n having sub-suffixes (#6225)

Problem:: d2entry - Could not open id2entry err 0 is logged at startup when having sub-suffixes
Reason: The slapi_exist_referral internal search access a backend that is not yet started.
Solution: Limit the internal search to a single backend

Issue: #6224

Reviewed by: @droideck Thanks!

(cherry picked from commit 796f703)
@progier389 progier389 deleted the i6224 branch May 20, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

d2entry - Could not open id2entry err 0 - at startup when having sub-suffixes
2 participants