After update window desktop version to 1.1.61,the windows app can not open and throw follows exception: #9191

Closed
opened 2026-02-16 18:11:51 -05:00 by yindo · 9 comments
Owner

Originally created by @FountainChan on GitHub (Feb 12, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

Error: Failed to spawn OpenCode Server (Health check timed out). Logs:
2026-02-12T18:33:24.707574Z INFO opencode_lib: Initializing app
2026-02-12T18:33:24.708157Z INFO opencode_lib: Main and loading windows created
2026-02-12T18:33:24.708281Z INFO opencode_lib::cli: No CLI installation found, skipping sync
2026-02-12T18:33:24.752492Z INFO opencode_lib: Setting up server connection
2026-02-12T18:34:12.031211Z INFO opencode_lib: Attempting server connection custom_url=None
2026-02-12T18:34:14.088922Z INFO opencode_lib: Spawning new local server
2026-02-12T18:34:14.088935Z INFO opencode_lib::cli: Spawning sidecar port=60172
2026-02-12T18:34:14.097046Z INFO opencode_lib: Server connection setup
2026-02-12T18:34:14.097054Z INFO opencode_lib: server connection started
at castError (http://tauri.localhost/assets/bindings-BHHEEz0a.js:1:10353)
at http://tauri.localhost/assets/bindings-BHHEEz0a.js:1:3246

Plugins

No response

OpenCode version

1.1.61

Steps to reproduce

  1. update to version to 1.1.61 or 1.1.62 or 1.1.63
  2. lanuch it new windows desktop app
  3. wait for over than 60s
  4. the desktop shows blew problem.

Screenshot and/or share link

Image

Operating System

Windows 10 pro. Version: 10.0.19045 Build 19045
CPU: Intel Core i5

Terminal

No response

Originally created by @FountainChan on GitHub (Feb 12, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description Error: Failed to spawn OpenCode Server (Health check timed out). Logs: 2026-02-12T18:33:24.707574Z INFO opencode_lib: Initializing app 2026-02-12T18:33:24.708157Z INFO opencode_lib: Main and loading windows created 2026-02-12T18:33:24.708281Z INFO opencode_lib::cli: No CLI installation found, skipping sync 2026-02-12T18:33:24.752492Z INFO opencode_lib: Setting up server connection 2026-02-12T18:34:12.031211Z INFO opencode_lib: Attempting server connection custom_url=None 2026-02-12T18:34:14.088922Z INFO opencode_lib: Spawning new local server 2026-02-12T18:34:14.088935Z INFO opencode_lib::cli: Spawning sidecar port=60172 2026-02-12T18:34:14.097046Z INFO opencode_lib: Server connection setup 2026-02-12T18:34:14.097054Z INFO opencode_lib: server connection started at castError (http://tauri.localhost/assets/bindings-BHHEEz0a.js:1:10353) at http://tauri.localhost/assets/bindings-BHHEEz0a.js:1:3246 ### Plugins _No response_ ### OpenCode version 1.1.61 ### Steps to reproduce 1. update to version to 1.1.61 or 1.1.62 or 1.1.63 2. lanuch it new windows desktop app 3. wait for over than 60s 4. the desktop shows blew problem. ### Screenshot and/or share link <img width="823" height="656" alt="Image" src="https://github.com/user-attachments/assets/a754347e-d06b-4b3a-8ac1-91ed5077eaf3" /> ### Operating System Windows 10 pro. Version: 10.0.19045 Build 19045 CPU: Intel Core i5 ### Terminal _No response_
yindo added the windowsbugwebneeds:compliance labels 2026-02-16 18:11:51 -05:00
yindo closed this issue 2026-02-16 18:11:51 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 12, 2026):

This issue doesn't fully meet our contributing guidelines.

What needs to be fixed:

  • Steps to reproduce: This field is empty. Please provide clear steps showing how to reproduce the error (e.g., "Install version 1.1.61, launch the app, wait for X seconds")
  • Operating System: Please specify your exact OS and version (e.g., "Windows 11 22H2", "Windows 10 Pro")
  • Terminal/Environment info: Please include relevant system information that might help with debugging (CPU info, installed antivirus, network setup, etc.)

Additionally, this issue might be a duplicate of existing issues. Please check:

  • #12857: "Failed to spawn OpenCode Server. Logs:" (similar health check timeout on Windows)
  • #12521: "After updating to 1.1.53 from 1.1.51, the desktop app doesn't create OpenCode server and fails to start" (post-update startup issue)
  • #8206: "Error: Failed to spawn OpenCode Server" (related server spawn errors)

Please edit this issue to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions[bot] commented on GitHub (Feb 12, 2026): <!-- issue-compliance --> This issue doesn't fully meet our [contributing guidelines](../blob/dev/CONTRIBUTING.md). **What needs to be fixed:** - **Steps to reproduce**: This field is empty. Please provide clear steps showing how to reproduce the error (e.g., "Install version 1.1.61, launch the app, wait for X seconds") - **Operating System**: Please specify your exact OS and version (e.g., "Windows 11 22H2", "Windows 10 Pro") - **Terminal/Environment info**: Please include relevant system information that might help with debugging (CPU info, installed antivirus, network setup, etc.) Additionally, this issue might be a duplicate of existing issues. Please check: - #12857: "Failed to spawn OpenCode Server. Logs:" (similar health check timeout on Windows) - #12521: "After updating to 1.1.53 from 1.1.51, the desktop app doesn't create OpenCode server and fails to start" (post-update startup issue) - #8206: "Error: Failed to spawn OpenCode Server" (related server spawn errors) Please edit this issue to address the above within **2 hours**, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know.
Author
Owner

@adamdotdevin commented on GitHub (Feb 12, 2026):

@FountainChan can you upgrade to latest (1.1.64) and let me know if this is resolved?

@adamdotdevin commented on GitHub (Feb 12, 2026): @FountainChan can you upgrade to latest (1.1.64) and let me know if this is resolved?
Author
Owner

@FountainChan commented on GitHub (Feb 12, 2026):

@adamdotdevin Yes. I was upgrade to 1.1.63, the problem still here. There is the same exception logs.

@FountainChan commented on GitHub (Feb 12, 2026): @adamdotdevin Yes. I was upgrade to 1.1.63, the problem still here. There is the same exception logs.
Author
Owner

@fusspawn commented on GitHub (Feb 12, 2026):

Just installed it for the first time and can confirm Im seeing the same issue.

fresh 1.1.63 opencode install.
Latest win 11 build.

Edit: Reinstalling any of 62,61,60 all result in the same issue. Still walking the versions back to see how far I need to go to get it working,

@fusspawn commented on GitHub (Feb 12, 2026): Just installed it for the first time and can confirm Im seeing the same issue. fresh 1.1.63 opencode install. Latest win 11 build. Edit: Reinstalling any of 62,61,60 all result in the same issue. Still walking the versions back to see how far I need to go to get it working,
Author
Owner

@github-actions[bot] commented on GitHub (Feb 12, 2026):

This issue has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new issue that follows our issue templates.

@github-actions[bot] commented on GitHub (Feb 12, 2026): This issue has been automatically closed because it was not updated to meet our [contributing guidelines](../blob/dev/CONTRIBUTING.md) within the 2-hour window. Feel free to open a new issue that follows our issue templates.
Author
Owner

@adamdotdevin commented on GitHub (Feb 12, 2026):

Sorry @FountainChan @fusspawn can you try 1.1.64?

@adamdotdevin commented on GitHub (Feb 12, 2026): Sorry @FountainChan @fusspawn can you try 1.1.64?
Author
Owner

@github-actions[bot] commented on GitHub (Feb 12, 2026):

This issue has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new issue that follows our issue templates.

@github-actions[bot] commented on GitHub (Feb 12, 2026): This issue has been automatically closed because it was not updated to meet our [contributing guidelines](../blob/dev/CONTRIBUTING.md) within the 2-hour window. Feel free to open a new issue that follows our issue templates.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 12, 2026):

This issue has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new issue that follows our issue templates.

@github-actions[bot] commented on GitHub (Feb 12, 2026): This issue has been automatically closed because it was not updated to meet our [contributing guidelines](../blob/dev/CONTRIBUTING.md) within the 2-hour window. Feel free to open a new issue that follows our issue templates.
Author
Owner

@FountainChan commented on GitHub (Feb 13, 2026):

Sorry @FountainChan @fusspawn can you try 1.1.64?抱歉,请问您能试试 1.1.64 版本吗?

@adamdotdevin Cool, version 1.1.64 is now available. Thank you very much.

@FountainChan commented on GitHub (Feb 13, 2026): > Sorry [@FountainChan](https://github.com/FountainChan) [@fusspawn](https://github.com/fusspawn) can you try 1.1.64?抱歉,请问您能试试 1.1.64 版本吗? @adamdotdevin Cool, version 1.1.64 is now available. Thank you very much.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9191