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.

Error while uploading files locally on Github Desktop for Mac

See original GitHub issue

Description

I downloaded Github for Desktop for Mac and clicked on File>>Add Local Repository>>Selected the file Path.

Then it showed me a error message. I have included the screenshot

The error message said

The output from the command could not fit into the allocated stdout buffer. Set options.maxBuffer to a larger value than 10485760 bytes.

Version

I am using the latest version of Github Version 0.6.2 for Mac

GitHub Desktop version: [0.6.2]

OS version: [Mac OS Sierra 10.12.5 (16F73)]

Steps to Reproduce

  1. Download Github Desktop for Mac
  2. Click on file add local Repository.
  3. Add file path.
  4. Observe error messages.
screen shot 2017-07-17 at 9 23 58 pm

Expected behavior: [Such errors should not be shown.]

Actual behavior: [I should be able to easily add files and upload and sync]

Reproduces how often: [Now when I open the App, it shows me thrice and no work is done]

Logs

Additional Information

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

9reactions
apateonascommented, Nov 8, 2017

This was happening to me, and I noticed that instead of using the directory I wanted, it was taking my whole user. I just deleted the git tracking on the user directory and it fixed everything

rm -rf .git

hope this helps

1reaction
j-f1commented, Aug 17, 2017

@SamkitS

We haven’t gotten a response to our questions above. With only the information that is currently in the issue, we don’t have enough information to take action.

If you answer their questions above, they’ll probably reopen it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error while opening github desktop on mac · Issue #13912
To access the log files go to the file menu in GitHub Desktop and select Help > Show Logs in Finder (macOS) or...
Read more >
Unable to push in GitHub desktop · Issue #4181
I've been using GitHub Desktop to push my changes to my repo on GitHub. Today when I went to push my latest commit,...
Read more >
Creating repo on GitHub works fine, but cannot push any ...
Everything worked fine. Made a change to a local file. Went to GitHub Desktop, saw that the change was recognized. Committed the change....
Read more >
Resolving Git Large File Storage upload failures - GitHub Docs
Resolving Git Large File Storage upload failures. If your Git LFS files didn't upload properly, you can take several steps to troubleshoot the...
Read more >
Adding a file to a repository - GitHub Docs
If a repository has any protected branches, you can't edit or upload files in the protected branch using GitHub. For more information, see...
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