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 Suite 2.0 doesn't play well with Google Drive File Stream

Mikail | Last updated: May 16, 2019 10:22PM UTC

I've had issues with Burp and GDrive File Stream on Windows 10 (fresh install). Specifically, automatic backups fail and the explicit saving of a project in the GDrive location (G:/ by default) results in the following error message: "Failed to create new project file: java.nio.channels.OverlappingFileLockException" The problem persists even after marking the destination directory as 'Available Offline' in GDrive. Unfortunately, this has resulted in me losing hours worth of data as I was under the impression that my data was being autosaved.

Liam, PortSwigger Agent | Last updated: May 17, 2019 11:55AM UTC

Mikail, the error message you are encountering occurs when two instances of Burp try to access the same project file. Are you running two instances of Burp? Have you used Google Drive File Stream with Burp Suite projects successfully?

TwelveSec | Last updated: Mar 30, 2020 05:37PM UTC

We have the same issue with Google Drive File Stream. Any way around it?

TwelveSec | Last updated: Mar 30, 2020 05:40PM UTC

And then, when I close and reopen the project, the project file is corrupted..

Ben, PortSwigger Agent | Last updated: Mar 31, 2020 07:54AM UTC

Hi, Burp uses memory mapped files to load projects, which causes issues on shared drives. We always recommend using a local hard drive for Burp Project files.

TwelveSec | Last updated: Mar 31, 2020 04:29PM UTC

Hi Ben, First of all, in that case, Burp should not allow me to close the project without any warnings, loosing all the work done before that. Is there a view on when this will be fixed?

Ben, PortSwigger Agent | Last updated: Apr 01, 2020 10:40AM UTC