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

"Unable to get log" files Issue on Burpsuite deployed on Google Cloud i.e. GKE (v1.22.11-gke.400)

Rajender | Last updated: Sep 15, 2022 11:58AM UTC

I have deployed Burpsuite (burp-suite-enterprise-edition-2022.3.0) on Google Cloud and I am getting below error repeatedly on web server pod (bsee-deployment-web-server) 2022-09-15 11:19:55 [f RUNNING] WARN b.w.l.LogDownloadFileCleanupService - Unable to get log files java.nio.file.NoSuchFileException: /home/burpsuite/data/projectfiles at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) at java.base/sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:432) at java.base/java.nio.file.Files.newDirectoryStream(Files.java:472) at java.base/java.nio.file.Files.list(Files.java:3699) at net.portswigger.enterprise.web.j.f.K(Unknown Source) at net.portswigger.enterprise.common.z.l.B(Unknown Source) at net.portswigger.enterprise.common.h.j.runOneIteration(Unknown Source) at com.google.common.util.concurrent.AbstractScheduledService$ServiceDelegate$Task.run(AbstractScheduledService.java:232) at com.google.common.util.concurrent.Callables$4.run(Callables.java:121) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)

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