AppProtect function not work #2109
-
Describe the bug To Reproduce
Expected behavior
Your environment
Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 1 reply
-
Hi @Wonderingkaho thanks for reporting! Be sure to check out the docs while you wait for a human to take a look at this 🙂 Cheers! |
Beta Was this translation helpful? Give feedback.
-
did you enable App Protect in the command arguments? https://docs.nginx.com/nginx-ingress-controller/configuration/global-configuration/command-line-arguments/#-enable-app-protect |
Beta Was this translation helpful? Give feedback.
-
Hi @lucacome
Without App Protect, Ingress nginx-plus pods can run normally with access nginx-plus dashboard: |
Beta Was this translation helpful? Give feedback.
-
Based on this line in your log: Did you pull a pre-built image that has NAP WAF already installed? Or did you build the image yourself using a Dockerfile we provided?
|
Beta Was this translation helpful? Give feedback.
-
Sorry, I missed that you were using helm in your first message. The error you're seeing usually means that you have App Protect enabled with an image that doesn't have it installed, can you double-check that you built/pulled the right Docker image? You can do something like this with your current image to get the info
|
Beta Was this translation helpful? Give feedback.
-
THX @brianehlert @lucacome thx a lot :D |
Beta Was this translation helpful? Give feedback.
Hi @Wonderingkaho
did you enable App Protect in the command arguments? https://docs.nginx.com/nginx-ingress-controller/configuration/global-configuration/command-line-arguments/#-enable-app-protect