Git error : bad signature 0x00000000 fatal: index file corrupt
Problem-solving method
Question
After the computer blue screen restarts, resubmit the code prompt bad signature 0x00000000 fatal: index file corrupt
Solution:
Delete the old index file and rebuild the index file
under Windows
# Delete old index files
del .git\index
# Rebuild index file
git reset
Problem-solving
Read More:
- [Solved] Kafka Start Log Error: WARN Found a corrupted index file due to requirement failed: Corrupt index found
- [Solved] Git Error: client_global_hostkeys_private_confirm: server gave bad signature for RSA key 0
- [Solved] Git error: inflate: data stream error (invalid block type) error: corrupt loose object
- [Solved] fatal: not in a git directory Error: Command failed with exit 128: git
- [Solved] Opencv3. X fatal error: opencv2/nonfree/nonfree.hpp: there is no such file or directory
- Git pull code error fatal: authentication failed fo
- [Solved] OpenGL PowerVR SDK Compiling Error: Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB)
- [Solved] Git Error: fatal: refusing to merge unrelated histories
- [Solved] Git pull error: cannot pull with rebase: Your index contains uncommitted changes.
- [Solved] Git Error: fatal: refusing to merge unrelated histories
- [Solved] Git Push Error: &fatal: the remote end hung up unexpectedly
- Git fatal: No configured push destination. Either specify the URL from the command-line or co
- [How to Solve] Error: Invalid or corrupt jarfile…
- [Solved] Android Error: E/EGL_adreno: tid 3927: eglSurfaceAttrib(1334): error 0x3009 (EGL_BAD_MATCH)
- [Solved] Rocketmq console connect to x.x.x.x:10911 failed Error
- [Solved] Tableau Desktop Install Error: 0x80070643 fatal error during installation
- SourceTree Git Error: remote: HTTP Basic: Access denied fatal: Authentication failed
- [Solved] URIError: Failed to decode param ‘/%3C%=%20BASE_URL%20%3Estatic/index.%3C%=%20VUE_APP_INDEX_CSS_HASH%20%3E.css’
- [Solved] Software Compile Error: xdo.c:29:34: fatal error: X11/extensions/XTest.h:
- [Solved] VScode Run C++ File Error: fatal error:opencv2\core.hpp:No such file or diretory