Unable to upload images

Question/Issue:
[44/44] Failed to upload 1762647697784.jpg: An item with this hash already exists (ids: 2364966656, 2364966676, 2364966666)
Done. Files uploaded successful: 0. Files that failed to upload: 44.
Job completed. No files were uploaded successfully.

I have a new account and am unable to upload any images.

Project ID:
[Provide the project ID]

Context/Use case:
[Provide context or use case where the issue is encountered]

Summary:
[Provide a concise summary of the bug]

Steps to Reproduce:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

Expected Results:
[Describe what you expected to happen]

Actual Results:
[Describe what actually happened]

Reproducibility:

  • [ ] Always
  • [ ] Sometimes
  • [ ] Rarely

Environment:

  • Platform: [e.g., Raspberry Pi, nRF9160 DK, etc.]
  • Build Environment Details: [e.g., Arduino IDE 1.8.19 ESP32 Core for Arduino 2.0.4]
  • OS Version: [e.g., Ubuntu 20.04, Windows 10]
  • Edge Impulse Version (Firmware): [e.g., 1.2.3]
    To find out Edge Impulse Version:
  • if you have pre-compiled firmware: run edge-impulse-run-impulse --raw and type AT+INFO. Look for Edge Impulse version in the output.
  • if you have a library deployment: inside the unarchived deployment, open model-parameters/model_metadata.h and look for EI_STUDIO_VERSION_MAJOR, EI_STUDIO_VERSION_MINOR, EI_STUDIO_VERSION_PATCH
  • Edge Impulse CLI Version: [e.g., 1.5.0]
  • Project Version: [e.g., 1.0.0]
  • Custom Blocks / Impulse Configuration: [Describe custom blocks used or impulse configuration]
    Logs/Attachments:
    [Include any logs or screenshots that may help in diagnosing the issue]

Logs/Attachments:
[Include any logs or screenshots that may help in diagnosing the issue]

Additional Information:
[Any other information that might be relevant to the issue]

Hi @LSP_Dataworks - welcome to the forum; thanks for posting!

Typically when you receive the error message An item with this hash already exists it means that the exact same file already exists in the dataset for your project.

Are you trying to upload the same file multiple times to have multiple instances of it in your dataset?