All Apps and Add-ons

Splunk App for Dropbox for Business on Windows: Getting error "Cannot create a file when that file already exists" with the dfb.py Python script

jralston
Explorer

Hi,

We have a Splunk Enterprise install on Windows. After installing and configuring the app, when I run the data input, I get an error pointing back to line 147 of dfb.py every time the input runs.

I think the issue is with os.rename() Python method and Windows. Any one else run into problems when installing the app on a Windows host?

File "Splunk\etc\apps\splunk-app-dropbox\bin\dfb.py", line 142, in save_checkpoint
os.rename(tmp_path, path)
WindowsError: [Error 183] Cannot create a file when that file already exists
0 Karma
1 Solution

jconger
Splunk Employee
Splunk Employee

The os.rename method does fail on Windows platforms. The app has been updated to delete the current file prior to renaming the temp file to the correct file path in order to alleviate this problem.

View solution in original post

0 Karma

jconger
Splunk Employee
Splunk Employee

The os.rename method does fail on Windows platforms. The app has been updated to delete the current file prior to renaming the temp file to the correct file path in order to alleviate this problem.

0 Karma
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...