You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good afternoon!
I made a neuvector deployment using the helm chart via the git server in openshift. The version of neuvector is 5.4
There were not created internal certificates during the deployment process.
Controller, Enforcer, Scanner give errors related to internal certificates
In general, the errors are as follows
2024-11-11T12:38:55.609|INFO|SCN|main.main: start initializing k8s internal secret controller and wait for internal secret creation if it's not created
these are the scanner logs
2024-11-11T12:46:35.378|INFO|CTL|main.main: start initializing k8s internal secret controller and wait for internal secret creation if it's not created
2024-11-11T12:46:35.407|INFO|CTL|migration.(*InternalSecretController).ReloadSecret: internal certificate is not ready yet.
these are the logs of the controller
2024-11-11T12:45:58.728|ERRO|AGT|main.main: failed to initialize internal secret controller - error=failed to run internal secret controller: failed to sync with k8s for internal certs
2024-11-11T12:45:58|MON|Process agent exit status 254, pid=3744269
2024-11-11T12:45:58|MON|Process agent exit with non-recoverable return code. Monitor Exit!!
these are the logs of the enforcer
What could be the problem?
The text was updated successfully, but these errors were encountered:
Neuvector version 5.4
Chart version 2.8.0
Good afternoon!
I made a neuvector deployment using the helm chart via the git server in openshift. The version of neuvector is 5.4
There were not created internal certificates during the deployment process.
Controller, Enforcer, Scanner give errors related to internal certificates
In general, the errors are as follows
2024-11-11T12:38:55.609|INFO|SCN|main.main: start initializing k8s internal secret controller and wait for internal secret creation if it's not created
these are the scanner logs
2024-11-11T12:46:35.378|INFO|CTL|main.main: start initializing k8s internal secret controller and wait for internal secret creation if it's not created
2024-11-11T12:46:35.407|INFO|CTL|migration.(*InternalSecretController).ReloadSecret: internal certificate is not ready yet.
these are the logs of the controller
2024-11-11T12:45:58.728|ERRO|AGT|main.main: failed to initialize internal secret controller - error=failed to run internal secret controller: failed to sync with k8s for internal certs
2024-11-11T12:45:58|MON|Process agent exit status 254, pid=3744269
2024-11-11T12:45:58|MON|Process agent exit with non-recoverable return code. Monitor Exit!!
these are the logs of the enforcer
What could be the problem?
The text was updated successfully, but these errors were encountered: