Skip to content
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

tr: write error: Broken pipe` during container startup #110

Open
micwic opened this issue Dec 4, 2024 · 0 comments
Open

tr: write error: Broken pipe` during container startup #110

micwic opened this issue Dec 4, 2024 · 0 comments

Comments

@micwic
Copy link

micwic commented Dec 4, 2024

Issue: tr: write error: Broken pipe during container startup

Description:
When starting the container osixia/phpldapadmin:latest, the following error appears in the logs:
*** Running /container/run/startup/phpldapadmin...
Set apache2 http config...
Bootstap phpLDAPadmin...
tr: write error: Broken pipe
tr: write error

The error seems to originate from the function get_salt in the startup script. While it does not block the container startup, it causes confusion and may indicate an underlying issue.

Environment:

  • OS: Windows 11 / Docker Desktop
  • Docker version: 27.3.1
  • Image version: osixia/phpldapadmin:latest

Steps to reproduce:

  1. Use the default Docker Compose configuration for phpLDAPadmin.
  2. Start the container.
  3. Observe the logs for the error.

Expected behavior:
The container should start without any errors.

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

No branches or pull requests

1 participant