Windows WSL crashed opencode #9324

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

Originally created by @WhiteBite on GitHub (Feb 14, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Error: Failed to spawn OpenCode Server (Sidecar terminated before becoming healthy (code=Some(1) signal=None)). Logs:
2026-02-14T12:52:08.568814Z INFO opencode_lib: Initializing app
2026-02-14T12:52:08.568861Z INFO opencode_lib: Main and loading windows created
2026-02-14T12:52:08.569656Z INFO opencode_lib::cli: No CLI installation found, skipping sync
2026-02-14T12:52:08.574376Z INFO opencode_lib: Setting up server connection
2026-02-14T12:52:08.574434Z INFO opencode_lib::cli: WSL is enabled, spawning CLI server in WSL
2026-02-14T12:52:08.956210Z INFO opencode_lib: Attempting server connection custom_url=None
2026-02-14T12:52:11.008986Z INFO opencode_lib: Spawning new local server
2026-02-14T12:52:11.008995Z INFO opencode_lib::cli: Spawning sidecar port=56987
2026-02-14T12:52:11.009023Z INFO opencode_lib::cli: WSL is enabled, spawning CLI server in WSL
2026-02-14T12:52:11.015080Z INFO opencode_lib: Server connection setup
2026-02-14T12:52:11.015085Z INFO opencode_lib: server connection started
2026-02-14T12:52:11.224793Z INFO sidecar: opencode_lib::cli: <3>WSL (16190 - Relay) ERROR: CreateProcessCommon:800: execvpe(bash) failed: No such file or directory

2026-02-14T12:52:11.231070Z INFO sidecar: opencode_lib::cli: Sidecar terminated code=Some(1) signal=None
at castError (http://tauri.localhost/assets/bindings-1hwGuUjD.js:1:10353)
at http://tauri.localhost/assets/bindings-1hwGuUjD.js:1:3246

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @WhiteBite on GitHub (Feb 14, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description Error: Failed to spawn OpenCode Server (Sidecar terminated before becoming healthy (code=Some(1) signal=None)). Logs: 2026-02-14T12:52:08.568814Z INFO opencode_lib: Initializing app 2026-02-14T12:52:08.568861Z INFO opencode_lib: Main and loading windows created 2026-02-14T12:52:08.569656Z INFO opencode_lib::cli: No CLI installation found, skipping sync 2026-02-14T12:52:08.574376Z INFO opencode_lib: Setting up server connection 2026-02-14T12:52:08.574434Z INFO opencode_lib::cli: WSL is enabled, spawning CLI server in WSL 2026-02-14T12:52:08.956210Z INFO opencode_lib: Attempting server connection custom_url=None 2026-02-14T12:52:11.008986Z INFO opencode_lib: Spawning new local server 2026-02-14T12:52:11.008995Z INFO opencode_lib::cli: Spawning sidecar port=56987 2026-02-14T12:52:11.009023Z INFO opencode_lib::cli: WSL is enabled, spawning CLI server in WSL 2026-02-14T12:52:11.015080Z INFO opencode_lib: Server connection setup 2026-02-14T12:52:11.015085Z INFO opencode_lib: server connection started 2026-02-14T12:52:11.224793Z INFO sidecar: opencode_lib::cli: <3>WSL (16190 - Relay) ERROR: CreateProcessCommon:800: execvpe(bash) failed: No such file or directory 2026-02-14T12:52:11.231070Z INFO sidecar: opencode_lib::cli: Sidecar terminated code=Some(1) signal=None at castError (http://tauri.localhost/assets/bindings-1hwGuUjD.js:1:10353) at http://tauri.localhost/assets/bindings-1hwGuUjD.js:1:3246 ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the windowsbugneeds:compliance labels 2026-02-16 18:12:11 -05:00
yindo closed this issue 2026-02-16 18:12:11 -05:00
Author
Owner

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

This issue doesn't fully meet our contributing guidelines.

What needs to be fixed:

  • Steps to reproduce: Currently shows "No response". Please provide clear steps to reproduce the crash.
  • Operating System: Currently shows "No response". Please specify your Windows version (e.g., Windows 10, Windows 11) and whether you're using WSL 1 or WSL 2.
  • Terminal: Currently shows "No response". Please specify which terminal you're using.

These details are important to help diagnose the WSL sidecar spawn issue you're experiencing.

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 14, 2026): <!-- issue-compliance --> This issue doesn't fully meet our [contributing guidelines](https://github.com/anomalyco/opencode/blob/dev/CONTRIBUTING.md). **What needs to be fixed:** - **Steps to reproduce**: Currently shows "_No response_". Please provide clear steps to reproduce the crash. - **Operating System**: Currently shows "_No response_". Please specify your Windows version (e.g., Windows 10, Windows 11) and whether you're using WSL 1 or WSL 2. - **Terminal**: Currently shows "_No response_". Please specify which terminal you're using. These details are important to help diagnose the WSL sidecar spawn issue you're experiencing. 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

@github-actions[bot] commented on GitHub (Feb 14, 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 14, 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9324