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

Container image v2024.2 failes to start apache2 and squid #1107

Open
tfunq opened this issue Aug 15, 2024 · 2 comments
Open

Container image v2024.2 failes to start apache2 and squid #1107

tfunq opened this issue Aug 15, 2024 · 2 comments
Assignees
Labels
deployment This issue is about the deployment of the Docker image, WAR file or operational environment under analysis

Comments

@tfunq
Copy link

tfunq commented Aug 15, 2024

Upgrading from v2023.3 to v2024.2 failes. It seems like apache2 and squid wont start. I get

Setting hostname ...
hostname: sethostname: Operation not permitted                                                                                                                                                                                
ERROR: hostname failed to start

Any ideas what to do?

@juanluisrp
Copy link

We have found the same problem running the image in kubernetes. Apache and Squid can't start. There was some discussion in this other support issue about this #1081 (comment) but it was closed because it wasn't related to the original ticket subject.

@stempler
Copy link

stempler commented Sep 12, 2024

For me as workaround it worked to add changes to the Dockerfile as mentioned here and modify the Pod configuration in Kubernetes as mentioned here.

Before that had tried to disable the use of squid as proxy for HTTP, but this resulted in errors when running tests, as the validator was not able to load some resources that use redirects.

@fabiovinci fabiovinci added the deployment This issue is about the deployment of the Docker image, WAR file or operational environment label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment This issue is about the deployment of the Docker image, WAR file or operational environment under analysis
Projects
Status: To do
Development

No branches or pull requests

5 participants