• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Concurrency: Target uploaded file already exists, aborting operation

hlx98007

Chevereto Member
▶🚶‍Reproduction steps
  1. Install Chevereto 3.17.1 on site1 and site2 (same server)
  2. Setup GCS and B2 external storage on site1 and GCS only on site2
  3. Create some albums and upload some pictures to both sites
  4. Upgrade to 3.17.2
  5. Upgrade to 3.18.0
  6. Upload "image.png" to the default album
😢Unexpected result

Showing: image.png - Concurrency: Target uploaded file already exists, aborting operation


📃Error log message

The message above. My setup is the exactly same as https://chevereto.com/community/thr...file-already-exists-aborting-operation.10599/ and the error message is also exactly the same.
 
Last edited:
Dear user,

Do please show me the bug, and the steps to trigger it. Specially I need to see in which context do this happens.

In short, explain yourself in a manner that not only I can understand, but every user of this community.
 
The step is to upload the image.png on my site, that's it. It doesn't matter which album it goes to, it will show this error. This issue is happening on 2 of my sites hosted on the same server, the older version 3.17.1 does not have this issue. I have not tested 3.17.2.

Both sites are using external storage (GCS and/or B2) systems.

1611329942796.png
 
I also noticed that my mysql engine is 10.2.36-MariaDB however the stats page says 5.5.5-10.5.8-MariaDB

I double checked my server, the stat report is correct. The phpmyadmin is showing different server.
 
Do all the drill please, like check if happens when using another storage.
 
I've set my external storages to OFF and I am still seeing the same issue.
GCS OFF:
Filenaming Original / B2 ON: image.png - Concurrency: Target uploaded file already exists, aborting operation

Filenaming Original / B2 OFF: FastCGI sent in stderr: "PHP message: Concurrency: Target uploaded file already exists, aborting operation" while reading response header from upstream

Filenaming Random / B2 ON: FastCGI sent in stderr: "PHP message: Concurrency: Target uploaded file already exists, aborting operation" while reading response header from upstream,

Filenaming Random / B2 OFF: FastCGI sent in stderr: "PHP message: Concurrency: Target uploaded file already exists, aborting operation" while reading response header from upstream

B2 OFF:
Filenaming Random / GCS ON: FastCGI sent in stderr: "PHP message: Concurrency: Target uploaded file already exists, aborting operation" while reading response header from upstream

Filenaming Original / GCS ON: image.png - Concurrency: Target uploaded file already exists, aborting operation

GCS + B2 ON:

Filenaming: Random: FastCGI sent in stderr: "PHP message: Concurrency: Target uploaded file already exists, aborting operation" while reading response header from upstream

Filenaming Original: image.png - Concurrency: Target uploaded file already exists, aborting operation

Filenaming ID: FastCGI sent in stderr: "PHP message: Concurrency: Target uploaded file already exists, aborting operation" while reading response header from upstream

GCS + B2 OFF:
Filenaming ID: FastCGI sent in stderr: "PHP message: Concurrency: Target uploaded file already exists, aborting operation" while reading response header from upstream
 
I could look in your server to narrow down the issue, but I'm sure that is related to your filesystem and that there won't be that much to do about it.

All is related to the temp dir, most likely you have an issue there.

Send server access to your installation, plus an admin account for support. I will need access to everything.
 
Back
Top