The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Burp Enterprise Kubernetes Helm Chart - Troubleshooting bsee-connection-check OOMKilled Error

Nick | Last updated: Apr 07, 2023 02:39PM UTC

Hello, I installed Burp Enterprise in a Kubernetes cluster through the provided Helm chart, and I ran into a strange issue with the bsee-connection-check job running out of memory. After modifying the values.yaml file to give that job more memory, and running a helm upgrade, new bsee-connection-check jobs still had the smaller memory limit and seemed to ignore the new value I entered. This blog post documents my troubleshooting steps and how I solved the problem: http://nickcoblentz.blogspot.com/2023/04/burp-enterprise-kubernetes-fixing.html I thought it might help someone else who struggled with the same thing. In addition, I wondered if there was some kind of change that could be made to the helm chart to cause the enterprise server to be restarted when the ConfigMap injected as environment variables changes.

Maia, PortSwigger Agent | Last updated: Apr 11, 2023 02:01PM UTC