The output from the command could not fit into the allocated stdout buffer. Set options.maxBuffer to a larger value than 10485760 bytes
See original GitHub issueDescription
I used the github desktop to pull the code of linux repository from my github.and then issue it: The output from the command could not fit into the allocated stdout buffer. Set options.maxBuffer to a larger value than 10485760 bytes
Version
GitHub Desktop version: 0.7.2
OS version: Microsoft Windows[version 6.1.7601]
Steps to Reproduce
- using the desktop to pull my respository from my github account.
- my github respository is https://github.com/torvalds/linux
The output from the command could not fit into the allocated stdout buffer. Set options.maxBuffer to a larger value than 10485760 bytes
Expected behavior: [What you expected to happen]
Actual behavior: [What actually happened]
Reproduces how often: [What percentage of the time does it reproduce?]
Logs
Additional Information
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Adding Local repository Github Desktop whole User file
I'm checked the repository settings and my primary remote repository is "(fetch)". Adding a new repository and then copy/pasting the code into ......
Read more >Issue of creation of new repository in GitHub Desktop (Example ...
... message that says "The output command could not fit into the allocated stdout buffer. Set the options.maxBuffer to a larger value than...
Read more >Github Desktop 报Error: The output from the command could not fit ...
Error:The output from the command could not fit into the allocated stdout buffer. Set options.maxBuffer to a larger value than 10485760 bytes. error ......
Read more >Github Desktop 报Error: The output from the command could ...
Error:The output from the command could not fit into the allocated stdout buffer. Set options.maxBuffer to a larger value than 10485760 bytes. error ......
Read more >fconfigure manual page - Tcl Built-In Commands
Newvalue must be an integer; its value is used to set the size of buffers, in bytes, subsequently allocated for this channel to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have the same problem, All I did was create an empty local repository and started getting this error immediately, it just keeps popping up in the app without me doing anything in the app.
I am seeing this same error in the current Mac release (version 1.1.1 running under Sierra 10.12.6) after moving a folder containing approximately 150,000 text files (each between 2–10kb in size) into my repo folder.
The error message stopped appearing once I manually moved the folder containing the files out of the repo folder.