Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Unable to Push on this computer only #1300

Open
@mac785

Description

@mac785

Prerequisites

  • Have you tried to reproduce the problem in Safe Mode?
    yes
  • Have you followed all applicable steps in the debugging guide?
    yes
  • Have you checked the FAQs on the message board for common solutions?
    yes
  • Have you checked that your issue isn't already filed?
    There are similar issues about being unable to push, but for different reasons

Description

Trying to push changes by using the buttons at the right corner of Atom. Fetching/Pulling work fine, as does pushing from the desktop program/Git Bash.
[Description of the issue]

Steps to Reproduce

  1. Open Atom
  2. Open some repo, and make a change.
  3. Click the pull/push button in the bottom right (up arrow/down arrow).
  4. Click the "Push" button.

Expected behavior:

Changed pushed to the repo.

Actual behavior:

Before the username and password prompt appears, this shows up in a red "Unable to push" box in the upper right corner:

/PATH/git-credential-atom.sh: line 2: 29756 Segmentation fault ELECTRON_RUN_AS_NODE=1 ELECTRON_NO_ATTACH_CONSOLE=1 "$ATOM_GITHUB_ELECTRON_PATH" "$ATOM_GITHUB_CREDENTIAL_PATH" "$ATOM_GITHUB_SOCK_PATH" "$@"

error: cannot spawn /PATH/git-askpass-atom.sh: No such file or directory

fatal: could not read Username for 'https://github.com': terminal prompts

I have added blank lines between separate messages, as I am not sure how to add horizontal scrolling to the ticket.

Reproduces how often:

100%

Versions

Version 1.23.3
Windows 10 Home

Additional Information

The "git-askpass-atom.sh" in the specified location is there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions