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

"osism apply bootstrap" sometimes does not install Docker and still returns successful #785

Closed
nerdicbynature opened this issue Nov 30, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@nerdicbynature
Copy link

Hi,

today i stumbled in the problem that "osism apply bootstrap" sometimes fails for some hosts to install Docker. However, the returncode is still 0.

This leads to problems in the later installation process when applying services fail due to missing Docker module.

Kind regards,
André.

@nerdicbynature
Copy link
Author

Just as a note: On our side this happens everytime that some nodes (20%) are not configured properly

@berendt
Copy link
Member

berendt commented Dec 1, 2023

Are there any logs of the failed task in the osism.services.docker role?

@nerdicbynature
Copy link
Author

Unfortunately not. Logs are not persisted. Maybe its related to slow package installation issue we face on some node that may lead running into a timeout on osismclient side. Maybe it just disconnects after some time regardless of the result?

@berendt berendt added the bug Something isn't working label Dec 1, 2023
berendt added a commit to osism/python-osism that referenced this issue Dec 3, 2023
Related to osism/issues#785

Signed-off-by: Christian Berendt <berendt@osism.tech>
berendt added a commit to osism/python-osism that referenced this issue Dec 3, 2023
Related to osism/issues#785

Signed-off-by: Christian Berendt <berendt@osism.tech>
berendt added a commit to osism/python-osism that referenced this issue Dec 3, 2023
Related to osism/issues#785

Signed-off-by: Christian Berendt <berendt@osism.tech>
berendt added a commit to osism/python-osism that referenced this issue Dec 3, 2023
Related to osism/issues#785

Signed-off-by: Christian Berendt <berendt@osism.tech>
berendt added a commit to osism/python-osism that referenced this issue Dec 3, 2023
Related to osism/issues#785

Signed-off-by: Christian Berendt <berendt@osism.tech>
@berendt
Copy link
Member

berendt commented Jan 12, 2024

Probably fixed. Please re-open if this still happens.

@berendt berendt closed this as completed Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants