[Bug] Session enters infinite loop state

Resolved 💬 3 comments Opened Mar 24, 2026 by sebastianthies Closed Mar 28, 2026

Bug Description
here is something going wrong becuase session is in loop now

Environment Info

  • Platform: win32
  • Terminal: null
  • Version: 2.1.81
  • Feedback ID: f81c5719-d7bb-4dbe-b330-528158f11da5

Errors

[{"error":"Unable to determine image format","timestamp":"2026-03-24T22:24:35.215Z"},{"error":"Unable to determine image format","timestamp":"2026-03-24T22:24:35.557Z"},{"error":"Unable to determine image format","timestamp":"2026-03-24T22:24:35.889Z"},{"error":"Unable to determine image format","timestamp":"2026-03-24T22:24:35.889Z"},{"error":"ImageResizeError: Unable to compress image (82.1KB) to fit within 58.6KB. Please use a smaller image.\n    at gA8 (B:/~BUN/root/src/entrypoints/cli.js:981:5461)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-24T22:24:35.889Z"},{"error":"Error: Could not load the \"sharp\" module using the win32-x64 runtime\nPossible solutions:\n- Ensure optional dependencies can be installed:\n    npm install --include=optional sharp\n- Ensure your package manager supports multi-platform installation:\n    See https://sharp.pixelplumbing.com/install#cross-platform\n- Add platform-specific dependencies:\n    npm install --os=win32 --cpu=x64 sharp\n- Consult the installation documentation:\n    See https://sharp.pixelplumbing.com/install\n    at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:950:2606)\n    at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:11:1047)\n    at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:954:61)\n    at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:11:1047)\n    at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:981:13)\n    at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:11:1047)\n    at <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:4367:3880)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-24T22:24:35.893Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Could not process image\"},\"request_id\":\"req_011CZNgvEU2KKsnsmD5C3LGp\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:226:286102)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:265:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-24T22:24:37.284Z"}]

View original on GitHub ↗

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