-
Notifications
You must be signed in to change notification settings - Fork 25
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
fluentd pods crashing specified cert path does not exist:/var/run/ocp-collector/secrets/openshift-logforwarding-splunk/ca-bundle.crt" #2
Comments
Just tested it on OpenShift 4.5 using the steps described in this issue. Deployed without issues. Can you share more about your environment and any additional information that you can provide? |
its disconnected 4.5 installation, will check again tomorrow, it is at work |
@walidshaari any update? |
I have to enable the TLS, if I enable TLS I do not have any issues. |
@walidshaari Is this in fluentd as part of the integrated OCP or as part of the forwarder? |
I believe it is the fluentd communication with each other as part of the OCP, not the forwarder |
@walidshaari I looked into the issue. there should be a secret called This is what the fluentd pod is trying to locate, but is failing |
yes, I can try again next week, but no matter how I did it last time, worked |
Hi Andrew,
I follow your README file, installed the local splunk, however when I try to deploy the openshift-logforwarding-splunk
fluentd pods start crashing loop and I get the error "specified cert path does not exist:/var/run/ocp-collector/secrets/openshift-logforwarding-splunk/ca-bundle.crt" so I thought maybe I am not using the right value so I specify the values.yaml file using -f option, same error, I do not do upgrade, but I uninstall and deploy
then I use both -f and --set
confession: I have not read your book yet, I promise I will do soon, any hints where I have gone wrong?
The text was updated successfully, but these errors were encountered: