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

Cannot push commits using insomnia sync #8259

Open
2 of 4 tasks
jwhull opened this issue Dec 18, 2024 · 5 comments
Open
2 of 4 tasks

Cannot push commits using insomnia sync #8259

jwhull opened this issue Dec 18, 2024 · 5 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@jwhull
Copy link

jwhull commented Dec 18, 2024

Expected Behavior

When using the insomnia sync option versus git repository, a user should be able to successfully push commits without any errors.

Actual Behavior

When using the insomnia sync option using the push commit the following error is occurring:
Failed to query snapshotsPush: failed to push: extended protocol limited to 65535 parameters

Reproduction Steps

  1. Make sure to use the latest version of insomnia
  2. Use the Insomnia sync option
  3. Select the Push(number) Commits feature
  4. Error window should be displayed

NOTE: The commits are large amounts of changes made over the course of several months. The data history shows the last 3 commits had 6866 objects that were updated. The 6 updates/commits before that showed 5710 objects, then there was 1 update of 5707 objects, another update of 5686 objects and so on and so on with each update.

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

This issue has been occurring for me for awhile. I had an older version I was using and this issue was still occurring with v8.45. I thought updating(finally) would fix the issue but still unable to commit my changes.

Insomnia Version

Version: Insomnia 10.2.0

What operating system are you using?

macOS

Operating System Version

Sonoma v14.71

Installation method

Downloaded from website. Updated from the app.

Last Known Working Insomnia version

v8.45

@jwhull jwhull added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Dec 18, 2024
@godfrzero
Copy link
Contributor

Hey @jwhull, I ran a quick check using Insomnia 10.2.0 by committing and pushing ~10MB and ~26MB of data and it worked without any issues. I think it'd be useful for us to know how many commits or files we're talking about when we say "large amounts of changes".

@jwhull
Copy link
Author

jwhull commented Dec 18, 2024

Hey @godfrzero I am assuming I have a lot more than that. If there is a way to tell outside of the number is shows me it would be helpful. I cannot submit 38 commits but I run a lot of tests daily and have been trying to push my commits for over a year. I have also updated the ticket with additional information.

Screenshot 2024-12-18 at 11 12 21 AM

Screenshot 2024-12-18 at 11 10 54 AM

@jwhull
Copy link
Author

jwhull commented Dec 20, 2024

Hello again @godfrzero. I should also mentions that I can submit regular commits, however every time I perform a push commit, the number of commits keeps growing and failing with the same error.

@godfrzero
Copy link
Contributor

Thanks for the additional details, @jwhull. We'll figure out what's going on and post here when we have a resolution.

@notjaywu
Copy link
Contributor

@panchengtao to take a loot

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