▶🚶Reproduction steps
Concurrency: Target uploaded file already exists, aborting operation
📃Error log message
2018/11/08 20:23:38 [error] 6793#0: *28499 FastCGI sent in stderr: "PHP message: Concurrency: Target uploaded file already exists, aborting operation" while reading response header from upstream, client:
I have an idea that file was not properly cleaned up somewhere, but I have no idea where to find the file in the cache/temp system?
- Download 3.12.1 version and setup a Google Bucket correctly (using the old way)
- Upload some image (i.e. daylight_1.jpg) and produce an error, internal server error
- Upgrade Chevereto to 3.12.2 with the GCS fix.
- Fix GCS service account private key section to JSON format
- Upload the same image again (daylight_1.jpg)
Concurrency: Target uploaded file already exists, aborting operation
📃Error log message
2018/11/08 20:23:38 [error] 6793#0: *28499 FastCGI sent in stderr: "PHP message: Concurrency: Target uploaded file already exists, aborting operation" while reading response header from upstream, client:
I have an idea that file was not properly cleaned up somewhere, but I have no idea where to find the file in the cache/temp system?