[Bug] Remote control QR code scanning fails after initial connection

Resolved 💬 2 comments Opened Feb 25, 2026 by TheTom Closed Mar 25, 2026

Bug Description
remote control worked once and never again. scanning the qr code and following the link does not work

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.53
  • Feedback ID: cf2d3721-3dc5-4fb8-8272-0698bafc13b0

Errors

[
  {"error":"Error\n    at <anonymous> (unknown)\n    at onData (node:child_process:153:110)\n    at emit (node:events:95:22)\n    at addChunk (internal:streams/readable:264:47)\n    at readableAddChunkPushByteMode (internal:streams/readable:242:18)\n    at handleNumberResult (internal:streams/native-readable:69:18)\n    at <anonymous> (internal:streams/native-readable:43:68)\n    at processTicksAndRejections (unknown:7:39)","timestamp":"2026-02-25T02:18:12.857Z"},
  {"error":"Error: EISDIR: illegal operation on a directory, read '/Users/[USER]/[PROJECT]/client'\n    at Io_ (/$bunfs/root/claude:1646:248)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:21:35.865Z"},
  {"error":"Error: File does not exist. Note: your current working directory is /Users/[USER].\n    at call (/$bunfs/root/claude:1792:6346)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:21:38.023Z"},
  {"error":"Error: File does not exist. Note: your current working directory is /Users/[USER].\n    at call (/$bunfs/root/claude:1792:6346)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:21:47.267Z"},
  {"error":"Error: EISDIR: illegal operation on a directory, read '/Users/[USER]/[PROJECT]/[PROJECT]/server'\n    at Io_ (/$bunfs/root/claude:1646:248)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:21:50.938Z"},
  {"error":"Error: File does not exist. Note: your current working directory is /Users/[USER].\n    at call (/$bunfs/root/claude:1792:6346)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:21:59.137Z"},
  {"error":"Error: EISDIR: illegal operation on a directory, read '/Users/[USER]/[PROJECT]/[PROJECT]/server/config'\n    at Io_ (/$bunfs/root/claude:1646:248)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:22:17.672Z"},
  {"error":"Error: EISDIR: illegal operation on a directory, read '/Users/[USER]/[PROJECT]/ios_native/[APP]/SharedCore/Sources/SharedServices'\n    at Io_ (/$bunfs/root/claude:1646:248)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:22:29.649Z"},
  {"error":"AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:935:42)\n    at onAbortListener2 (node:child_process:35:24)\n    at abort (unknown)\n    at <anonymous> (/$bunfs/root/claude:6226:2278)","timestamp":"2026-02-25T02:26:22.436Z"},
  {"error":"MaxFileReadTokenExceededError: File content (35598 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at _t_ (/$bunfs/root/claude:1783:7740)\n    at async Bt_ (/$bunfs/root/claude:1787:2464)\n    at async call (/$bunfs/root/claude:1792:6048)\n    at async <anonymous> (/$bunfs/root/claude:6170:1808)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:29:07.683Z"},
  {"error":"MaxFileReadTokenExceededError: File content (48887 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at _t_ (/$bunfs/root/claude:1783:7740)\n    at async Bt_ (/$bunfs/root/claude:1787:2464)\n    at async call (/$bunfs/root/claude:1792:6048)\n    at async <anonymous> (/$bunfs/root/claude:6170:1808)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:29:17.439Z"},
  {"error":"MaxFileReadTokenExceededError: File content (48887 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at _t_ (/$bunfs/root/claude:1783:7740)\n    at async Bt_ (/$bunfs/root/claude:1787:2464)\n    at async call (/$bunfs/root/claude:1792:6048)\n    at async <anonymous> (/$bunfs/root/claude:6170:1808)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:29:22.721Z"},
  {"error":"Error: EISDIR: illegal operation on a directory, read '/Users/[USER]/[PROJECT]/client/web/src/pages'\n    at Io_ (/$bunfs/root/claude:1646:248)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:32:53.191Z"},
  {"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/claude:306:3940)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:42:43.645Z"},
  {"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/claude:306:3940)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-25T02:42:43.645Z"}
]

Note: Content was truncated and sanitized

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗