-
Notifications
You must be signed in to change notification settings - Fork 31
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
s6 service issue on start up after down/up or restart of the mailserver container #68
Comments
Interestingly enough, I sometimes get the same error message when starting the docker container, version 1.1.18: Accessing a shell within the container - after startup finished - and starting the rsyslog service then succeeds. |
I cannot run 1.1.19 because of this, I guess I need to get to the bottom of it over xmas if I find time |
I consulted the author of s6, here is what I got:
I think that adding the delay as advised should resolve this issue. I'll look into it in the new few weeks. |
Some more info:
|
Classification
Reproducibility
Docker information
Description
After doing a down and up or just a restart of "mailserver2/mailserver" container, the container running into the issue that s6 service does not start properly.
It seems that only a restart of the host system ensures that the container can start normally again without errors. We also tried to restart the docker service, but this seems not to be working properly.
Steps to reproduce
docker compose down && docker compose up
docker restart docker-mailserver-1
Expected results
All services starting without issues
Actual results
S6 running into issues on startup
Debugging information
Configuration (docker-compose.yml, traefik.toml...etc)
The text was updated successfully, but these errors were encountered: