-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Comments
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. |
Thanks for the additional details, @jwhull. We'll figure out what's going on and post here when we have a resolution. |
@panchengtao to take a loot |
Hello, I made a preliminary attempt in my development environment (according to the error you provided, I found the exact entry point), but unfortunately I did not trigger it successfully. I will deal with it further. If you have solved this problem or have new error prompts through other means, such as upgrading to the latest 10.3.0, please feel free to give me feedback, thank you very much. Latest update: Good news, we have located the specific problem, and after further design and processing, this problem will be properly resolved |
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: