[Bug] Excessive re-authentication required - token/session expiration too frequent

Resolved 💬 3 comments Opened Jan 9, 2026 by BigDru Closed Feb 26, 2026

Bug Description
Please revert whatever changes were made in the last few days to the token / login system. I now need to login to claude cli 5-7 times a day. Before it would be once every few days. This new change is absurd. You can invalid tokens server side if subscription gets expired or do a min between subscription time left and a more reasonable session timeout period.

On top of that, authenticating via login through the automatically opened browser typically only works after the third time i've done /login. Please fix the backend infrastructure for this.

Environment Info

  • Platform: linux
  • Terminal: tmux
  • Version: 2.0.76
  • Feedback ID: 1c1df607-ae78-4d94-92de-d74d5b71c331

Errors

[{"error":"Error: {\"message\":\"Operation timed out.\",\"originalLine\":\"186\",\"originalColumn\":\"131981\",\"line\":\"186\",\"column\":\"131981\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Operation timed out.\\n    at <anonymous> (/$bunfs/root/claude:186:131981)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/claude:1615:25028)\n    at <anonymous> (/$bunfs/root/claude:186:61116)\n    at tT0 (/$bunfs/root/claude:186:61660)\n    at <anonymous> (/$bunfs/root/claude:187:16930)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-09T03:25:43.266Z"},{"error":"Error: {\"message\":\"Operation timed out.\",\"originalLine\":\"186\",\"originalColumn\":\"131981\",\"line\":\"186\",\"column\":\"131981\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Operation timed out.\\n    at <anonymous> (/$bunfs/root/claude:186:131981)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/claude:1615:25028)\n    at <anonymous> (/$bunfs/root/claude:186:61116)\n    at tT0 (/$bunfs/root/claude:186:61660)\n    at <anonymous> (/$bunfs/root/claude:187:16930)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-09T03:26:24.518Z"},{"error":"Error: {\"message\":\"Operation timed out.\",\"originalLine\":\"186\",\"originalColumn\":\"131981\",\"line\":\"186\",\"column\":\"131981\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Operation timed out.\\n    at <anonymous> (/$bunfs/root/claude:186:131981)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/claude:1615:25028)\n    at <anonymous> (/$bunfs/root/claude:186:61116)\n    at tT0 (/$bunfs/root/claude:186:61660)\n    at <anonymous> (/$bunfs/root/claude:187:16930)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-09T03:27:29.547Z"},{"error":"Error: {\"message\":\"Operation timed out.\",\"originalLine\":\"186\",\"originalColumn\":\"131981\",\"line\":\"186\",\"column\":\"131981\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Operation timed out.\\n    at <anonymous> (/$bunfs/root/claude:186:131981)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/claude:1615:25028)\n    at <anonymous> (/$bunfs/root/claude:186:61116)\n    at tT0 (/$bunfs/root/claude:186:61660)\n    at <anonymous> (/$bunfs/root/claude:187:16930)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-09T03:28:19.637Z"},{"error":"Error: {\"message\":\"Operation timed out.\",\"originalLine\":\"186\",\"originalColumn\":\"131981\",\"line\":\"186\",\"column\":\"131981\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Operation timed out.\\n    at <anonymous> (/$bunfs/root/claude:186:131981)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/claude:1615:25028)\n    at <anonymous> (/$bunfs/root/claude:186:61116)\n    at tT0 (/$bunfs/root/claude:186:61660)\n    at <anonymous> (/$bunfs/root/claude:187:16930)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-09T03:29:01.879Z"},{"error":"Error: {\"message\":\"Operation timed out.\",\"originalLine\":\"186\",\"originalColumn\":\"131981\",\"line\":\"186\",\"column\":\"131981\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Operation timed out.\\n    at <anonymous> (/$bunfs/root/claude:186:131981)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/claude:1615:25028)\n    at <anonymous> (/$bunfs/root/claude:186:61116)\n    at tT0 (/$bunfs/root/claude:186:61660)\n    at <anonymous> (/$bunfs/root/claude:187:16930)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-09T03:30:22.341Z"},{"error":"Error: {\"message\":\"Operation timed out.\",\"originalLine\":\"186\",\"originalColumn\":\"131981\",\"line\":\"186\",\"column\":\"131981\",\"sourceURL\":\"/$bunfs/root/claude\",\"

Note: Error logs were truncated.

View original on GitHub ↗

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