Skip to content

fix: windows claude not found, Failed to connect client#10

Open
zzq1027 wants to merge 1 commit intospring-ai-community:mainfrom
zzq1027:fix-bug-windowNoFind
Open

fix: windows claude not found, Failed to connect client#10
zzq1027 wants to merge 1 commit intospring-ai-community:mainfrom
zzq1027:fix-bug-windowNoFind

Conversation

@zzq1027
Copy link
Copy Markdown

@zzq1027 zzq1027 commented Mar 3, 2026

Exception in thread "main" org.springaicommunity.claude.agent.sdk.exceptions.TransportException: Failed to connect client
at org.springaicommunity.claude.agent.sdk.DefaultClaudeSyncClient.connect(DefaultClaudeSyncClient.java:224)
at org.springaicommunity.claude.agent.sdk.Query.execute(Query.java:237)
at org.springaicommunity.claude.agent.sdk.Query.execute(Query.java:206)
at org.springaicommunity.claude.agent.sdk.Query.text(Query.java:109)
at org.springaicommunity.claude.agent.sdk.Query.text(Query.java:98)
at org.springaicommunity.tutorial.module01.HelloWorld.main(HelloWorld.java:30)
Caused by: org.springaicommunity.claude.agent.sdk.exceptions.TransportException: Failed to start bidirectional session
at org.springaicommunity.claude.agent.sdk.transport.StreamingTransport.startSession(StreamingTransport.java:395)
at org.springaicommunity.claude.agent.sdk.DefaultClaudeSyncClient.connect(DefaultClaudeSyncClient.java:204)

@zzq1027 zzq1027 changed the title fix: fix claude not found fix: claude not found, Failed to connect client Mar 3, 2026
@zzq1027 zzq1027 changed the title fix: claude not found, Failed to connect client fix: windows claude not found, Failed to connect client Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant