Skip to content

Is --tuning-squid supposed to work with the mgrpxy install podman command? #9565

Answered by rjmateus
ppanon2022 asked this question in Q&A
Discussion options

You must be logged in to vote

Lets on the first isue from squid first. you have the error in the logs

Dec 12 17:54:25 ca07uyproxy1.semnet.dom uyuni-proxy-squid[2719774]: 2024/12/12 22:54:25| FATAL: Unable to open configuration file: /etc/squid/conf.d/squid_tuning.conf: (13) Permission denied_

The file on the host OS is mapped to /etc/squid/conf.d/squid_tuning.conf inside the container. Check the file permission on your host OS and if you need to re-label it because of SE Linux. You can try manually re-label the file with the command chcon -R -t container_file_t PATHTOFILE/

After this restart the containers.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@ppanon2022
Comment options

Comment options

You must be logged in to vote
2 replies
@ppanon2022
Comment options

@ppanon2022
Comment options

Answer selected by ppanon2022
Comment options

You must be logged in to vote
2 replies
@rjmateus
Comment options

@ppanon2022
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants