[Bug] Authentication fails with --bare flag despite successful login

Resolved 💬 3 comments Opened Apr 16, 2026 by chrisohalloran Closed Jul 5, 2026

Bug Description
unable to launch with --bare - was asked to login, which I did and was still not logged in back in the terminal. Launcing without --bare works

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.112
  • Feedback ID: d9a13473-0894-4f31-9a89-76541573f96f

Errors

[{"error":"Error: Plugin MCP server error - generic-error: Missing required user configuration value: api_url. This should have been validated before variable substitution.\n    at ZX6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3010:30035)","timestamp":"2026-04-16T21:57:37.265Z"},{"error":"Error: Plugin MCP server error - generic-error: Missing required user configuration value: api_url. This should have been validated before variable substitution.\n    at ZX6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3010:30035)\n    at async v (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:6394:10879)","timestamp":"2026-04-16T21:57:38.119Z"},{"error":"Error: Plugin MCP server error - generic-error: Missing required user configuration value: api_url. This should have been validated before variable substitution.\n    at ZX6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3010:30035)\n    at async V (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:6394:11674)","timestamp":"2026-04-16T21:57:38.120Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Extra usage is required for long context requests.\"},\"request_id\":\"req_011Ca8CUrQvdMmXhDGFxdtat\"}\n    at vq.generate (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:52537)\n    at qh.makeStatusError (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:47:1652)\n    at qh.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:47:4928)\n    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)","timestamp":"2026-04-16T21:57:49.738Z"},{"error":"Error: Failed to delete keychain entry: security: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n    at TMq (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:301:272235)\n    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n    at async pUq (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:480:889)\n    at async qS1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:480:787)\n    at async pq8 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2986:2123)\n    at async fX6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3011:5687)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3035:3250","timestamp":"2026-04-16T21:58:42.805Z"},{"error":"Error: Plugin MCP server error - generic-error: Missing required user configuration value: api_url. This should have been validated before variable substitution.\n    at ZX6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3010:30035)\n    at async V (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:6394:11674)","timestamp":"2026-04-16T21:58:52.021Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Extra usage is required for long context requests.\"},\"request_id\":\"req_011Ca8CZnf6Z3GrsRfBeSVfp\"}\n    at vq.generate (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:52537)\n    at qh.makeStatusError (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:47:1652)\n    at qh.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:47:4928)\n    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)","timestamp":"2026-04-16T21:58:56.733Z"},{"error":"AxiosError: Request failed with status code 403\n    at jU (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:113:1188)\n    at BrotliDecompress.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:118:12476)\n    at BrotliDecompress.emit (node:events:508:20)\n    at endReadableNT (node:internal/streams/readable:1729:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at IU6.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:120:2450)\n    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n    at async C57 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3654:1671)\n    at async b57 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3654:2946)\n    at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3657:…

Note: Content was truncated.

View original on GitHub ↗

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