You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Make sure to use the latest version of insomnia
Use the Insomnia sync option
Select the Push(number) Commits feature
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.
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
The text was updated successfully, but these errors were encountered:
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".
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.
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.
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
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?
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
The text was updated successfully, but these errors were encountered: