Unable to push, because "find: explorer.exe: no such file or directory"
See original GitHub issueI experience the same behavior as in #3208
The app worked well for a while, but suddenly when pushing, windows explorer is being opened and the action is never completed.
Status tells find: 'explorer.exe': No such file or directory
.
App version: 1.0.9 OS: Windows 10 64 bit Git version: 2.10 (something) windows Repository: https://github.com/Mrkvozrout/ts100
Did not help:
- update to latest 1.0.10
- update git to 2.15.1.windows.2
- remove repository from app and readd it again
- remove .git/hook folder with its content
git push
from command line works fine.
under .git/hooks I have:
Log for actions - start app, create new branch, push:
2017-12-13T22:34:20.926Z - info: [ui] [AppStore] loading 1 repositories from store
2017-12-13T22:34:20.930Z - info: [ui] [AppStore] found account: Mrkvozrout
2017-12-13T22:34:21.964Z - info: [ui] launching: 1.0.10 (Windows 10.0.16299)
2017-12-13T22:34:31.400Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: ts100 - Mrkvozrout (has token)
2017-12-13T22:34:34.779Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: ts100 - Mrkvozrout (has token)
For new empty branch or new branch with commited new file and cmd commands…
git --version
set GIT_TRACE=1
set GIT_CURL_VERBOSE=1
git push origin master --progress
…I get:
git version 2.15.1.windows.2
set GIT_TRACE=1
set GIT_CURL_VERBOSE=1
git push origin master --progress
Everything up-to-date
^ Strange, earlier I was able to push changes. No file or other details generated.
For ` git config -l --show-origin` I get:
file:"C:\\ProgramData/Git/config" core.symlinks=false
file:"C:\\ProgramData/Git/config" core.autocrlf=true
file:"C:\\ProgramData/Git/config" core.fscache=true
file:"C:\\ProgramData/Git/config" color.diff=auto
file:"C:\\ProgramData/Git/config" color.status=auto
file:"C:\\ProgramData/Git/config" color.branch=auto
file:"C:\\ProgramData/Git/config" color.interactive=true
file:"C:\\ProgramData/Git/config" help.format=html
file:"C:\\ProgramData/Git/config" diff.astextplain.textconv=astextplain
file:"C:\\ProgramData/Git/config" rebase.autosquash=true
file:"C:\\Program Files\\Git\\mingw64/etc/gitconfig" http.sslcainfo=C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
file:"C:\\Program Files\\Git\\mingw64/etc/gitconfig" http.sslbackend=openssl
file:"C:\\Program Files\\Git\\mingw64/etc/gitconfig" diff.astextplain.textconv=astextplain
file:"C:\\Program Files\\Git\\mingw64/etc/gitconfig" credential.helper=manager
file:"C:\\Program Files\\Git\\mingw64/etc/gitconfig" core.editor='C:\Program Files (x86)\Notepad++\notepad++.exe' -multiInst -notabbar -nosession -noPlugin
file:C:/Users/Tron/.gitconfig gui.recentrepo=D:/Workspace/Java/doxia-sitetools-git
file:C:/Users/Tron/.gitconfig user.name=M
file:C:/Users/Tron/.gitconfig user.email=M@email.cz
file:C:/Users/Tron/.gitconfig filter.lfs.clean=git-lfs clean -- %f
file:C:/Users/Tron/.gitconfig filter.lfs.smudge=git-lfs smudge -- %f
file:C:/Users/Tron/.gitconfig filter.lfs.process=git-lfs filter-process
file:C:/Users/Tron/.gitconfig filter.lfs.required=true
file:.git/config core.repositoryformatversion=0
file:.git/config core.filemode=false
file:.git/config core.bare=false
file:.git/config core.logallrefupdates=true
file:.git/config core.symlinks=false
file:.git/config core.ignorecase=true
file:.git/config submodule.active=.
file:.git/config remote.origin.url=https://github.com/Mrkvozrout/ts100.git
file:.git/config remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
file:.git/config branch.master.remote=origin
file:.git/config branch.master.merge=refs/heads/master
file:.git/config remote.upstream.url=https://github.com/Ralim/ts100.git
file:.git/config remote.upstream.fetch=+refs/heads/*:refs/remotes/upstream/*
file:.git/config branch.translation-czech-cs-cz.remote=origin
file:.git/config branch.translation-czech-cs-cz.merge=refs/heads/translation-czech-cs-cz
file:.git/config branch.settings-two-lines.remote=origin
file:.git/config branch.settings-two-lines.merge=refs/heads/settings-two-lines
file:.git/config branch.translation-czech-double-line.remote=origin
file:.git/config branch.translation-czech-double-line.merge=refs/heads/translation-czech-double-line
I do not hav LFS:
$ git lfs track
git: 'lfs' is not a git command. See 'git --help'.
Let me know if you need anything else or what should I try.
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (2 by maintainers)
Top Results From Across the Web
Unable to push to git using git desktop app - can't find explorer ...
1 Answer 1 · before find: 'explorer.exe': no such file or directory. · if you start cmd , it just blinks · after...
Read more >unable to push to bitbucket due to 'git-askpass.exe'
Since the 15.7.6 patch I am unable to use Visual Studio to push commits to any BitBucket repository. It works fine via the...
Read more >Windows cannot find explorer.exe [8 fixes that really work]
Check your computer for Virus Infection; Manually Start Explorer.exe from Task Manager; Change File Explorer Options; Run System File Checker ...
Read more >Error encountered while pushing to the remote repository
I'm no longer able to push changes from my local git repository to bitbucket. ... explorer/Git/mingw32/libexec/git-core/git-askpass.exe: No such file or ...
Read more >Unexplained Windows or software behavior may be caused ...
Cause. This issue may occur when deceptive software, such as spyware that is ... In the Uninstall or change a program list, find...
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
@shiftkey So I investigated furthed this SoundMixer executable and it seems to be a mining malware.
I took the steps from here to remove it and the pushing works again - so no problem with the app in the end. The malware tried to run the mining code each time
cmd
was started.Thanks for your time and for the question about SoundMixer 😉
Wow, i had the same malware, thanks for letting me know how to get rid of it @Mrkvozrout