Question/Issue:
Problem with upload data.
Project ID:
[Provide the project ID]
Context/Use case:
When trying to add data to a new project I select the folder which contains the data, it says it is going to upload the data and then says it is finished with 0 errors and 0 uploaded files.
Summary:
Uploading folders isn’t working.
Steps to Reproduce:
- Select Project.
- Select Data Acquisition.
- Select “Add Data +” button.
- Click “Upload Data”
- Set Upload mode to “Select a folder”
- Set Upload into Category to “Training”
- Set Label to “Leave data unlabeled”
- Click “Choose files” button.
- Navigate to folder on local machine.
- Click “Upload” button.
- Click “Upload” button to confirm, this is where it shows the correct file count.
- Click “Upload data” button.
Expected Results:
I expected it to spend many minutes uploading the 5760 files.
Actual Results:
It displayed this output:
Uploading 5760 files…
Done. Files uploaded successful: 0. Files that failed to upload: 0.
Job completed. No files were uploaded successfully.
Reproducibility:
- [X] 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:
I tried reducing the data set 1440 files to see if that would allow it to work, but it didn’t.