Session limit reached ∙ resets 6pm
Resolved 💬 3 comments Opened Oct 8, 2025 by mattslight Closed Oct 12, 2025
Bug Description
Since 2.x release I am getting session limit reached too often. I have been using sporadically today. As a paying customer it's very frustrating. There are 8 hours of usage in a day and 16 hours of downtime. This needs to be improve as it's a terrible CX
Environment Info
- Platform: darwin
- Terminal: Hyper
- Version: 2.0.9
- Feedback ID: 63d5f4be-e7c0-4d3c-a89a-af028e0201fc
Errors
[{"error":"Error\n at CA (/$bunfs/root/claude:530:1074)\n at <anonymous> (/$bunfs/root/claude:531:9903)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:862:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/claude:533:2088)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-10-08T09:24:12.148Z"},{"error":"Error: Request was aborted.\n at _createMessage (/$bunfs/root/claude:715:4707)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-10-08T09:45:56.313Z"},{"error":"AbortError: The operation was aborted.\n at unknown\n at abortChildProcess (node:child_process:937:42)\n at onAbortListener2 (node:child_process:35:24)\n at abort (unknown)\n at <anonymous> (/$bunfs/root/claude:3425:80)","timestamp":"2025-10-08T10:08:10.437Z"},{"error":"Error: Could not load the \"sharp\" module using the darwin-arm64 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=darwin --cpu=arm64 sharp\n- Consult the installation documentation:\n See https://sharp.pixelplumbing.com/install\n at <anonymous> (/$bunfs/root/claude:110:38273)\n at <anonymous> (/$bunfs/root/claude:11:356)\n at <anonymous> (/$bunfs/root/claude:111:78)\n at <anonymous> (/$bunfs/root/claude:11:356)\n at <anonymous> (/$bunfs/root/claude:111:79741)\n at <anonymous> (/$bunfs/root/claude:11:356)\n at <anonymous> (/$bunfs/root/claude:642:1842)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-10-08T11:06:33.669Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":null}\n at generate (/$bunfs/root/claude:711:18968)\n at makeRequest (/$bunfs/root/claude:856:5345)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-10-08T11:13:11.056Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":null}\n at generate (/$bunfs/root/claude:711:18968)\n at makeRequest (/$bunfs/root/claude:856:5345)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-10-08T11:13:52.629Z"},{"error":"TypeError: (Y.default||Y) is not a function. (In '(Y.default||Y)(Z)', '(Y.default||Y)' is an instance of Object)\n at Ud (/$bunfs/root/claude:642:1865)\n at async fs1 (/$bunfs/root/claude:642:6008)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-10-08T11:20:53.172Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at AH (/$bunfs/root/claude:2046:1223)\n at map (native:1:11)\n at G7 (/$bunfs/root/claude:2046:940)\n at MuG (/$bunfs/root/claude:2533:2696)\n at W$ (/$bunfs/root/claude:35:19414)\n at Ig (/$bunfs/root/claude:37:42805)\n at S5 (/$bunfs/root/claude:37:38347)\n at zk (/$bunfs/root/claude:37:38275)\n at F$ (/$bunfs/root/claude:37:38129)\n at RI (/$bunfs/root/claude:37:35208)","timestamp":"2025-10-08T11:39:19.193Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at AH (/$bunfs/root/claude:2046:1223)\n at map (native:1:11)\n at G7 (/$bunfs/root/claude:2046:940)\n at LuG (/$bunfs/root/claude:2533:373)\n at DMG (/$bunfs/root/claude:2046:5572)\n at W$ (/$bunfs/root/claude:35:19414)\n at Ig (/$bunfs/root/claude:37:42805)\n at S5 (/$bunfs/root/claude:37:38347)\n at zk (/$bunfs/root/claude:37:38275)\n at F$ (/$bunfs/root/claude:37:38129)","timestamp":"2025-10-08T11:55:38.835Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at AH (/$bunfs/root/claude:2046:1223)\n at map (native:1:11)\n at G7 (/$bunfs/root/claude:2046:940)\n at LuG (/$bunfs/root/claude:2533:373)\n at DMG (/$bunfs/root/claude:2046:5572)\n at W$ (/$bunfs/root/claude:35:19414)\n at Ig (/$bunfs/root/claude:37:42805)\n a
Note: Error logs were truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗