Error Cloning Public Project: "Cannot read properties of undefined (reading 'filter')"

Question/Issue:
[Describe the question or issue in detail]
Cannot read properties of undefined (reading ‘filter’)
Application exited with code 1
Job failed

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. Opened Edge Impulse Studio
2. Clicked “Clone project”
3. Entered the public project link or imported the project package
4. Started cloning

Expected Results:
[Describe what you expected to happen]
:heavy_check_mark: Job scheduled at 30 Jun 2025 03:35:08
:heavy_check_mark: Job started at 30 Jun 2025 03:35:10
[2/8] Downloading version…
Downloading 103841/versioning/v3.zip…
Downloading 103841/versioning/v3.zip OK
[2/8] Downloading version OK

[3/8] Extracting version archive…
43%
100%
[3/8] Extracting version archive OK

[4/8] Copying back project files…
0% (0 MB copied)
100% (35 MB copied)
[4/8] Copying back project files OK

[5/8] Restoring project and impulse config…

Cannot read properties of undefined (reading ‘filter’)
Application exited with code 1
Job failed (see above)

Actual Results:
[Describe what actually happened]

Reproducibility:

  • [ -] Always

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 @joon2ran, thanks for reporting - we’re investigating.

Hi @joon2ran The job you linked is from 30 June (about a month ago), we fixed this issue on July 2nd… If you do a fresh clone of the project this should be resolved (if you go to the previously created clone you’ll see the old logs - it won’t reclone).

edit: Apparently this question was stuck in the review code for a month and just got unblocked, apologies.

1 Like