question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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 issue

Description

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

  1. using the desktop to pull my respository from my github account.
  2. 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:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
MachineKingcommented, Mar 25, 2018

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.

1reaction
splorpcommented, Apr 20, 2018

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.

screenshot 2018-04-20 15 31 13

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found