Frustrated- connecting to Anthropic fails consistently

when using Agent in 0.47 and 0.48 beta

But I get a consistent "We’re having trouble connecting to Anthropic. This might be temporary - please try again in a moment. "
7912d55-0401-42b3-a091-c92ab9e1b2d2

I have been trying again and again, it only happens in Agent mode

Version: 0.47.8 (Universal)
VSCode Version: 1.96.2
Commit: 82ef0f61c01d079d1b7e5ab04d88499d5af500e0
Date: 2025-03-18T05:28:47.245Z (1 wk ago)
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 1.8.374.38-electron.0
OS: Darwin arm64 24.3.0

I see this in Developer console btw.

workbench.desktop.main.js:966 [composer] ToolFormer: error in toolWrappedStream undefined
toolWrappedStream @ workbench.desktop.main.js:966
await in toolWrappedStream
Fx @ workbench.desktop.main.js:598
handleStreamComposer @ workbench.desktop.main.js:927
streamResponse @ workbench.desktop.main.js:598
(anonymous) @ workbench.desktop.main.js:2977
(anonymous) @ workbench.desktop.main.js:2936
processCodeBlocks @ workbench.desktop.main.js:953
(anonymous) @ workbench.desktop.main.js:1922
await in (anonymous)
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:1922
await in submitChatMaybeAbortCurrent
Ri @ workbench.desktop.main.js:2912
await in Ri
onClick @ workbench.desktop.main.js:2912
(anonymous) @ workbench.desktop.main.js:1943
workbench.desktop.main.js:598 ConnectError: [unavailable] Error
    at BBs.$endAiConnectTransportReportError (workbench.desktop.main.js:2319:113322)
    at yPi.S (workbench.desktop.main.js:4951:42954)
    at yPi.Q (workbench.desktop.main.js:4951:42732)
    at yPi.M (workbench.desktop.main.js:4951:41820)
    at yPi.L (workbench.desktop.main.js:4951:40921)
    at zae.value (workbench.desktop.main.js:4951:39713)
    at $.B (workbench.desktop.main.js:49:748)
    at $.fire (workbench.desktop.main.js:49:967)
    at qie.fire (workbench.desktop.main.js:2301:10362)
    at l.onmessage (workbench.desktop.main.js:4996:12119)
streamResponse @ workbench.desktop.main.js:598
await in streamResponse
(anonymous) @ workbench.desktop.main.js:2977
(anonymous) @ workbench.desktop.main.js:2936
processCodeBlocks @ workbench.desktop.main.js:953
(anonymous) @ workbench.desktop.main.js:1922
await in (anonymous)
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:1922
await in submitChatMaybeAbortCurrent
Ri @ workbench.desktop.main.js:2912
await in Ri
onClick @ workbench.desktop.main.js:2912
(anonymous) @ workbench.desktop.main.js:1943
workbench.desktop.main.js:1922 [composer] Error in AI response: ConnectError: [unavailable] Error
    at BBs.$endAiConnectTransportReportError (workbench.desktop.main.js:2319:113322)
    at yPi.S (workbench.desktop.main.js:4951:42954)
    at yPi.Q (workbench.desktop.main.js:4951:42732)
    at yPi.M (workbench.desktop.main.js:4951:41820)
    at yPi.L (workbench.desktop.main.js:4951:40921)
    at zae.value (workbench.desktop.main.js:4951:39713)
    at $.B (workbench.desktop.main.js:49:748)
    at $.fire (workbench.desktop.main.js:49:967)
    at qie.fire (workbench.desktop.main.js:2301:10362)
    at l.onmessage (workbench.desktop.main.js:4996:12119)
(anonymous) @ workbench.desktop.main.js:1922
await in (anonymous)
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:1922
await in submitChatMaybeAbortCurrent
Ri @ workbench.desktop.main.js:2912
await in Ri
onClick @ workbench.desktop.main.js:2912
(anonymous) @ workbench.desktop.main.js:1943
workbench.desktop.main.js:1922 [composer] Failed to get complete AI response

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.