Skip to content

Conversation

@EnDjeee
Copy link

@EnDjeee EnDjeee commented Mar 30, 2025

Problem:
The wait-for-it.sh script (used in run-community-server.sh) runs indefinitely because the documentserver container does not expose port 8000. This blocks updates triggered from the control panel, as the script waits for a port that is never opened.

Solution:
Expose port 8000 in the documentserver container by modifying its creation command in install.sh.

Details:

@CLAassistant
Copy link

CLAassistant commented Mar 30, 2025

CLA assistant check
All committers have signed the CLA.

@EnDjeee
Copy link
Author

EnDjeee commented Mar 30, 2025

Apologies, @roberttilewick. I had to close the previous pull request due to an issue with signing the original commit.

Regarding your question, exposing the port 8000 on the document server resolved the issue for me

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.

2 participants