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

Issue on Burpsuite deployed on Google Cloud i.e. GKE (v1.22.11-gke.400) during Scan. The scan runs infinitely.

Rajender | Last updated: Sep 15, 2022 12:53PM UTC

I have deployed Burpsuite (burp-suite-enterprise-edition-2022.3.0) on Google Cloud and I am getting below Logs repeatedly when running scan and scan runs infinetly textPayload: "2022-09-15 09:41:39 WARN o.e.j.server.handler.ContextHandler - o.e.j.s.h.ContextHandler@6b0facef{/,null,UNAVAILABLE} contextPath ends with /* [r STARTING]" textPayload: "2022-09-15 09:41:39 WARN o.e.j.server.handler.ContextHandler - Empty contextPath [r STARTING]" textPayload: "2022-09-15 09:41:39 WARN o.g.jersey.server.wadl.WadlFeature - JAXBContext implementation could not be found. WADL feature is disabled. [r STARTING]" 2022-09-15 09:41:39 WARN o.g.jersey.internal.inject.Providers - A provider net.portswigger.enterprise.burpmanager.rest.c.g registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider net.portswigger.enterprise.burpmanager.rest.c.g will be ignored. [r STARTING] textPayload: "2022-09-15 09:41:40 INFO b.b.b.BurpSuiteProInstanceLauncher - Starting new burp instance : scan-6 [pool-3-thread-1]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - [Thread: 24] 2022-09-15 09:41:47.162 393838307564593, net.portswigger.kf INFO - connectedSocket, opened new socket: 1996302999 [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - [Thread: 24] 2022-09-15 09:41:47.667 393838812453734, net.portswigger.bx INFO - Closing socket due to timeout: 1996302999 [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - 2022-09-15 09:41:47: Failed to send NOT_READY heartbeat to http://127.0.0.1:15220/c4725507-579f-4790-874c-44a393118ff4/api/heartbeat [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - java.net.SocketTimeoutException: Communication timed out [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - at net.portswigger.bx.c(Unknown Source) [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - at net.portswigger.bx.a(Unknown Source) [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - at burp.h5j.lambda$new$0(Unknown Source) [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [g]" textPayload: "2022-09-15 09:41:47 INFO bsee.BurpProcess.scan-6 - at java.base/java.lang.Thread.run(Thread.java:829) [g]" textPayload: "2022-09-15 09:42:36 INFO bsee.BurpProcess.scan-6 - net.portswigger.devtools.client.aq: (-1000) Target has crashed [g]" timestamp: "2022-09-15T09:42:36.472829027Z"

Maia, PortSwigger Agent | Last updated: Sep 15, 2022 02:54PM UTC