[Bug Report] Unable to process request - while running custom commands and skills under .claude
Resolved 💬 2 comments Opened Jan 14, 2026 by checkshi Closed Jan 14, 2026
Bug Description
[Bug Report] Unable to process request - while running custom commands and skills under .claude I get a 400 API error that the command is empty but it is not. And claude code crashes and keep showing me the same message.
I have logged out a couple of times. It works fine in the other terminal windows and repos only this specific repo runs into this probelm.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.7
- Feedback ID: fe31e0df-a925-4df8-ace3-86b15e9d952a
Errors
[{"error":"Error: EISDIR: illegal operation on a directory, read\n at readFileSync (unknown)\n at <anonymous> (/$bunfs/root/claude:12:562)\n at n2 (/$bunfs/root/claude:11:34565)\n at readFileSync (/$bunfs/root/claude:12:521)\n at Zk_ (/$bunfs/root/claude:4639:24009)\n at call (/$bunfs/root/claude:1618:945)\n at call (/$bunfs/root/claude:1614:6443)\n at zA8 (/$bunfs/root/claude:3075:17932)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:57:49.838Z"},{"error":"Error\n at <anonymous> (/$bunfs/root/claude:59:10691)\n at emit (node:events:92:22)\n at <anonymous> (/$bunfs/root/claude:58:5642)\n at request (/$bunfs/root/claude:61:2149)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:58:30.921Z"},{"error":"Error: 1P event logging: 62 events failed to export\n at queueFailedEvents (/$bunfs/root/claude:211:2077)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:58:31.968Z"},{"error":"Error: {\"message\":\"Failed to export 62 events\",\"originalLine\":\"211\",\"originalColumn\":\"1336\",\"line\":\"211\",\"column\":\"1336\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Failed to export 62 events\\n at doExport (/$bunfs/root/claude:211:1336)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/claude:2225:25028)\n at <anonymous> (/$bunfs/root/claude:205:38580)\n at BQD (/$bunfs/root/claude:205:39124)\n at <anonymous> (/$bunfs/root/claude:206:17366)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:58:31.968Z"},{"error":"Error: 1P event logging: 2 events failed to export\n at queueFailedEvents (/$bunfs/root/claude:211:2077)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:58:46.978Z"},{"error":"Error: {\"message\":\"Failed to export 2 events\",\"originalLine\":\"211\",\"originalColumn\":\"1336\",\"line\":\"211\",\"column\":\"1336\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Failed to export 2 events\\n at doExport (/$bunfs/root/claude:211:1336)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/claude:2225:25028)\n at <anonymous> (/$bunfs/root/claude:205:38580)\n at BQD (/$bunfs/root/claude:205:39124)\n at <anonymous> (/$bunfs/root/claude:206:17366)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:58:46.978Z"},{"error":"Error: 1P event logging: 29 events failed to export\n at queueFailedEvents (/$bunfs/root/claude:211:2077)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:59:02.256Z"},{"error":"Error: {\"message\":\"Failed to export 29 events\",\"originalLine\":\"211\",\"originalColumn\":\"1336\",\"line\":\"211\",\"column\":\"1336\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Failed to export 29 events\\n at doExport (/$bunfs/root/claude:211:1336)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/claude:2225:25028)\n at <anonymous> (/$bunfs/root/claude:205:38580)\n at BQD (/$bunfs/root/claude:205:39124)\n at <anonymous> (/$bunfs/root/claude:206:17366)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:59:02.256Z"},{"error":"Error\n at <anonymous> (/$bunfs/root/claude:59:10691)\n at emit (node:events:92:22)\n at <anonymous> (/$bunfs/root/claude:58:5642)\n at request (/$bunfs/root/claude:61:2149)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:59:07.687Z"},{"error":"Error: 1P event logging: 40 events failed to export\n at queueFailedEvents (/$bunfs/root/claude:211:2077)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-14T06:59:51.335Z"},{"error":"Error: {\"message\":\"Failed to export 40 events\",\"originalLine\":\"211\",\"originalColumn\":\"1336\",\"line\":\"211\",\"column\":\"1336\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Failed to export 40 events\\n at doExport (/$bunfs/root/claude:211:1336)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/claude:2225:25028)\n at <anonymous> (/$bunfs/root/claude:205:38580)\n
Note: Error logs were truncated.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗