Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Render Failure: Invalid array length when loading a collection #7798

Open
1 task done
simonmudd opened this issue Aug 2, 2024 · 4 comments
Open
1 task done
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@simonmudd
Copy link

Expected Behavior

Opening the collection in the middle of the collection list should load the collection.

Actual Behavior

When switching to the collection in the middle of the list, the application stops responding for a few seconds before removing the collection list and showing the following error.

Screenshot 2024-08-02 at 11 29 49

If the application is quit and re-opened the collection loads with the application. If however I switch to any other collection and switch back it will cause the same issue. All other collections open perfectly it just seems to be the one in the middle of the collection list.

Reproduction Steps

  1. Load application
  2. Click on any collection above or below the middle
  3. Click on the middle collection
  4. Experience the error
  5. Quit the application
  6. Collection loads perfectly

Is there an existing issue for this?

Additional Information

Insomnia Info:
Version: Insomnia 9.3.3
Build date: 7/31/2024
OS: Darwin arm64 23.5.0
Electron: 30.2.0
Node: 20.15.0
Node ABI: 123
V8: 12.4.254.20-electron.0
Architecture: arm64

Insomnia Version

9.3.3 7/31/2024

What operating system are you using?

macOS

Operating System Version

macOS Sonoma 14.5

Installation method

download from the website

Last Known Working Insomnia version

No response

@simonmudd simonmudd added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Aug 2, 2024
@gatzjames
Copy link
Contributor

gatzjames commented Aug 2, 2024

Hi @simonmudd is there any more info you could share about the collection that has this error?
Is it a collection or a document? Also is there any significant difference between this collection and the other ones?

Would you be available to jump on quick zoom call with me to debug this?

@simonmudd
Copy link
Author

simonmudd commented Aug 2, 2024

Hi @simonmudd is there any more info you could share about the collection that has this error? Is it a collection or a document? Also is there any significant difference between this collection and the other ones?

Would you be available to jump on quick zoom call with me to debug this?

Sorry, it has just occurred to me that I am mistaking collections with projects, appollogies for the mistake.

The project in question has six collections in it and they have a mixture of GQL and Rest documents and I have 10 projects in total. The fifth project is the one that is causing me the error. It has also been cloud synched.

UPDATE
I have just tried to rename the project and the rename has fixed the issue, allowing me to move between all projects, even after a restart.

Once the project was renamed back to the original name the problem has shifted to the project above in the list.

UPDATE 2
Changing the effected project to local storage, restarting the application and then switching it back to cloud sync has fixed the issue completely

@gatzjames
Copy link
Contributor

gatzjames commented Aug 2, 2024

No worries and thanks for the details this is really helpful!
We will look into this to try to get to the bottom of the issue.
In the meantime I'll leave this issue open in case anyone else faces it so we can gather more information.
🙏

@mosaic-vikas-jain
Copy link

Facing same issue on filter bar - freezes and gives error Render Failure: Invalid array length

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

3 participants