[Bug] Unintended git checkout execution causes data loss
Resolved 💬 3 comments Opened Apr 27, 2026 by NickGr24 Closed May 30, 2026
Bug Description
Claude made a huge mistake by using git checkout and did not save a HUGE result and a lot of data disappeared
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.119
- Feedback ID: fa169bec-70b7-426a-b2db-308d226764c1
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/nikitagriu/.local/share/claude/versions/2.1.119 (expected in multi-process scenarios)\n at mH6 (/$bunfs/root/src/entrypoints/cli.js:2736:2177)\n at E$8 (/$bunfs/root/src/entrypoints/cli.js:2736:1257)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T13:39:15.334Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at TWH (/$bunfs/root/src/entrypoints/cli.js:2736:30496)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T13:39:15.356Z"},{"error":"AxiosError: Request failed with status code 400\n at zl (/$bunfs/root/src/entrypoints/cli.js:114:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:119:12696)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:121:2467)\n at async KeH (/$bunfs/root/src/entrypoints/cli.js:259:275970)\n at async _Q6 (/$bunfs/root/src/entrypoints/cli.js:412:4433)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T13:39:15.644Z"},{"error":"AxiosError: Request failed with status code 401\n at zl (/$bunfs/root/src/entrypoints/cli.js:114:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:119:12696)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:121:2467)\n at async Ql (/$bunfs/root/src/entrypoints/cli.js:259:273781)\n at async qI6 (/$bunfs/root/src/entrypoints/cli.js:259:280285)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T13:39:15.843Z"},{"error":"AxiosError: Request failed with status code 400\n at zl (/$bunfs/root/src/entrypoints/cli.js:114:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:119:12696)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:121:2467)\n at async KeH (/$bunfs/root/src/entrypoints/cli.js:259:275970)\n at async _Q6 (/$bunfs/root/src/entrypoints/cli.js:412:4433)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T13:39:17.927Z"},{"error":"AxiosError: Request failed with status code 401\n at zl (/$bunfs/root/src/entrypoints/cli.js:114:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:119:12696)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:121:2467)\n at async yn (/$bunfs/root/src/entrypoints/cli.js:427:5498)\n at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2623:190)\n at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:6786:23780)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T13:39:18.138Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at TWH (/$bunfs/root/src/entrypoints/cli.js:2736:30496)\n at async L (/$bunfs/root/src/entrypoints/cli.js:6300:11825)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T13:39:18.485Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at TWH (/$bunfs/root/src/entrypoints/cli.js:2736:30496)\n at async R (/$bunfs/root/src/entrypoints/cli.js:6300:11019)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T13:39:18.485Z"},{"error":"AxiosError: Request failed with status code 400\n at zl (/$bunfs/root/src/entrypoints/cli.js:114:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:119:12696)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:121:2467)\n at async KeH (/$bunfs/root/src/entrypoints/cli.js:259:275970)\n at async _Q6 (/$bunfs/root/src/entrypoints/cli.js:412:4433)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T13:39:18.925Z"},{"error":"AxiosError: Request failed with s…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗