[Bug] Model enters infinite loop without progressing on task resolution
Resolved 💬 2 comments Opened Apr 28, 2026 by faisal8755 Closed Apr 28, 2026
Bug Description
The model is looping over and over again and it giving the same result without fixing it
Environment Info
- Platform: win32
- Terminal: windows-terminal
- Version: 2.1.119
- Feedback ID: fc2a40c5-732d-400f-801f-82cd0a51b0f4
Errors
[{"error":"AxiosError: timeout of 5000ms exceeded\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:119:13291)\n at emit (node:events:92:22)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:118:3321)\n at request (B:/~BUN/root/src/entrypoints/cli.js:121:2467)\n at async Zn6 (B:/~BUN/root/src/entrypoints/cli.js:465:4242)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T17:56:37.771Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:119:13291)\n at emit (node:events:92:22)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:118:3321)\n at request (B:/~BUN/root/src/entrypoints/cli.js:121:2467)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T17:57:02.643Z"},{"error":"Error: File does not exist. Note: your current working directory is C:\\Users\\techlio\\Desktop\\projects\\SignalHouse\\ghl-app.\n at call (B:/~BUN/root/src/entrypoints/cli.js:4858:7647)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T17:58:00.612Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:119:13291)\n at emit (node:events:92:22)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:118:3321)\n at request (B:/~BUN/root/src/entrypoints/cli.js:121:2467)\n at async doExport (B:/~BUN/root/src/entrypoints/cli.js:2730:36263)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-27T18:49:59.802Z"},{"error":"Error: Failed to fetch version from https://downloads.claude.ai/claude-code-releases/latest: ECONNREFUSED\n at b51 (B:/~BUN/root/src/entrypoints/cli.js:2790:17141)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T10:22:07.122Z"},{"error":"Error: Failed to fetch version from https://downloads.claude.ai/claude-code-releases/latest: ECONNREFUSED\n at b51 (B:/~BUN/root/src/entrypoints/cli.js:2790:17141)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T10:22:07.123Z"},{"error":"Error: ECONNREFUSED\n at from (B:/~BUN/root/src/entrypoints/cli.js:111:7862)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:119:12876)\n at emitError (node:events:43:23)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:118:1149)\n at emitError (node:events:43:23)\n at <anonymous> (node:_http_client:253:22)\n at processTicksAndRejections (native:7:39)\n at request (B:/~BUN/root/src/entrypoints/cli.js:121:2467)\n at async $eH (B:/~BUN/root/src/entrypoints/cli.js:259:275970)\n at async iQ6 (B:/~BUN/root/src/entrypoints/cli.js:432:4433)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T10:22:07.370Z"},{"error":"Error: Was there a typo in the url or port?\n at from (B:/~BUN/root/src/entrypoints/cli.js:111:7862)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:119:12876)\n at emitError (node:events:43:23)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:118:1149)\n at emitError (node:events:43:23)\n at <anonymous> (node:_http_client:253:22)\n at processTicksAndRejections (native:7:39)\n at request (B:/~BUN/root/src/entrypoints/cli.js:121:2467)\n at async $eH (B:/~BUN/root/src/entrypoints/cli.js:259:275970)\n at async iQ6 (B:/~BUN/root/src/entrypoints/cli.js:432:4433)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T10:22:08.138Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:119:13291)\n at emit (node:events:92:22)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:118:3321)\n at request (B:/~BUN/root/src/entrypoints/cli.js:121:2467)\n at async Zn6 (B:/~BUN/root/src/entrypoints/cli.js:465:4242)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-28T10:22:27.276Z"},{"error":"Error: ECONNREFUSED\n at from (B:/~BUN/root/src/entrypoints/cli.js:111:7862)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:119:12876)\n at emitError (node:events:43:23)\n at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:118:1149)\n at emitError (node:events:43:23)\n at <anonymous> (node:_http_client:253:22)\n at processTicksAndRejections (native:7:39)\n at request (B:/~BUN/root/src/entrypoints/cli.js:121:2467)\n at async $eH (B:/~BUN/root/src/entrypoints/cli.js:259:275970)\n at async iQ6 (B:/~BUN/root/src/entrypoints/cli.js…
Note: Content was truncated.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗