内网Windows桌面版程序启动bug #7708

Open
opened 2026-02-16 18:07:59 -05:00 by yindo · 2 comments
Owner

Originally created by @wangwuqi on GitHub (Jan 27, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

opencode-desktop-windows-x64.exe 拷贝到内网Windows电脑进行安装,然后启动发现一直卡在启动界面,按照 https://github.com/anomalyco/opencode/issues/9380#issuecomment-3771601563 进行环境变量设置然后再启动,出现如下启动bug界面

Image

Plugins

none

OpenCode version

1.1.36

Steps to reproduce

  1. opencode-desktop-windows-x64.exe 拷贝到内网Windows电脑进行安装,双击opencode启动软件,卡在启动界面
  2. 按照 https://github.com/anomalyco/opencode/issues/9380#issuecomment-3771601563 进行环境变量设置然后再启动,出现如下启动错误

Screenshot and/or share link

No response

Operating System

Windows10

Terminal

No response

Originally created by @wangwuqi on GitHub (Jan 27, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description 将[opencode-desktop-windows-x64.exe](https://github.com/anomalyco/opencode/releases/download/v1.1.36/opencode-desktop-windows-x64.exe) 拷贝到内网Windows电脑进行安装,然后启动发现一直卡在启动界面,按照 https://github.com/anomalyco/opencode/issues/9380#issuecomment-3771601563 进行环境变量设置然后再启动,出现如下启动bug界面 ![Image](https://github.com/user-attachments/assets/ece352ea-b4ab-4699-a2a6-ce5613c26536) ### Plugins none ### OpenCode version 1.1.36 ### Steps to reproduce 1. 将[opencode-desktop-windows-x64.exe](https://github.com/anomalyco/opencode/releases/download/v1.1.36/opencode-desktop-windows-x64.exe) 拷贝到内网Windows电脑进行安装,双击opencode启动软件,卡在启动界面 2. 按照 https://github.com/anomalyco/opencode/issues/9380#issuecomment-3771601563 进行环境变量设置然后再启动,出现如下启动错误 ### Screenshot and/or share link _No response_ ### Operating System Windows10 ### Terminal _No response_
yindo added the windowsbugweb labels 2026-02-16 18:07:59 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 27, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #9074: Windows 11 desktop program startup error - similar startup/rendering issues on Windows
  • #9380: CLI unable to start with "Unable to connect" error - related server connection issues that the referenced environment variable fix attempts to address
  • #10059: Windows error about unable to connect to server on localhost - appears to be the same connection error symptom
  • #9577: White screen on launch on Windows 10 - similar hanging/frozen startup screen issue
  • #10221: Black screen on just installed opencode - similar startup freeze behavior
  • #531: Support for HTTP_PROXY & HTTPS_PROXY - environment variable configuration for intranet/firewall environments

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 27, 2026): This issue might be a duplicate of existing issues. Please check: - #9074: Windows 11 desktop program startup error - similar startup/rendering issues on Windows - #9380: CLI unable to start with "Unable to connect" error - related server connection issues that the referenced environment variable fix attempts to address - #10059: Windows error about unable to connect to server on localhost - appears to be the same connection error symptom - #9577: White screen on launch on Windows 10 - similar hanging/frozen startup screen issue - #10221: Black screen on just installed opencode - similar startup freeze behavior - #531: Support for HTTP_PROXY & HTTPS_PROXY - environment variable configuration for intranet/firewall environments Feel free to ignore if none of these address your specific case.
Author
Owner

@pschiel commented on GitHub (Jan 28, 2026):

#6763 could be possible fix: Sandbox path handling has backslash issues, possibly causing toSorted() on an empty result

@pschiel commented on GitHub (Jan 28, 2026): #6763 could be possible fix: Sandbox path handling has backslash issues, possibly causing `toSorted()` on an empty result
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7708