v1.0.119: nothing to see in an environment with a proxy #3154

Closed
opened 2026-02-16 17:38:53 -05:00 by yindo · 3 comments
Owner

Originally created by @somera on GitHub (Nov 27, 2025).

Description

I'm using opencode in an environment with a proxy. I updated from 0.15.31 to 1.0.119 and when I start opencode I see only black screen. No errors. I can only kill the whole Windows Terminal or Git Bash windows.

OpenCode version

1.0.119

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Windows 11

Terminal

Windows Terminal with PowerShell, Git Bash

Originally created by @somera on GitHub (Nov 27, 2025). ### Description I'm using opencode in an environment with a proxy. I updated from 0.15.31 to 1.0.119 and when I start opencode I see only black screen. No errors. I can only kill the whole Windows Terminal or Git Bash windows. ### OpenCode version 1.0.119 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System Windows 11 ### Terminal Windows Terminal with PowerShell, Git Bash
yindo added the opentuibug labels 2026-02-16 17:38:53 -05:00
yindo closed this issue 2026-02-16 17:38:53 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 27, 2025):

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

  • #3989: acp-command unhandled rejection - Similar proxy-related crashes with error handling when http_proxy is set in environment
  • #4284: socket connection error with ProxyChains from v1.0.0 - Socket connection errors when using proxies in v1.0.0+ (after upgrading from 0.15.31)
  • #4140: black screen when using >1.0.46 - Black screen issue reported in newer v1.0 versions
  • #531: Support HTTP_PROXY & HTTPS_PROXY - General proxy support feature request

All of these appear to be related to proxy handling breaking in v1.0+ releases. Your issue specifically matches the proxy environment + v1.0.119 update scenario from #4284 and #3989.

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

@github-actions[bot] commented on GitHub (Nov 27, 2025): This issue might be a duplicate of existing issues. Please check: - #3989: acp-command unhandled rejection - Similar proxy-related crashes with error handling when http_proxy is set in environment - #4284: socket connection error with ProxyChains from v1.0.0 - Socket connection errors when using proxies in v1.0.0+ (after upgrading from 0.15.31) - #4140: black screen when using >1.0.46 - Black screen issue reported in newer v1.0 versions - #531: Support HTTP_PROXY & HTTPS_PROXY - General proxy support feature request All of these appear to be related to proxy handling breaking in v1.0+ releases. Your issue specifically matches the proxy environment + v1.0.119 update scenario from #4284 and #3989. Feel free to ignore if none of these address your specific case.
Author
Owner

@somera commented on GitHub (Nov 27, 2025):

I waited 10+ minutes and than I saw this

Image

And this

$ opencode --print-logs
INFO  2025-11-27T11:37:55 +851ms service=default version=1.0.119 args=["--print-logs"] opencode
ERROR 2025-11-27T11:49:49 +714226ms service=acp-command promise={} reason=EditBuffer is destroyed Unhandled rejection
ERROR 2025-11-27T11:49:49 +0ms service=default e=EditBuffer is destroyed rejection
ERROR 2025-11-27T11:49:49 +0ms service=default Error: EditBuffer is destroyed

after exit opencode.

@somera commented on GitHub (Nov 27, 2025): I waited 10+ minutes and than I saw this <img width="977" height="616" alt="Image" src="https://github.com/user-attachments/assets/e2b8a70f-1440-4f30-b79e-5cc70cd6683b" /> And this ``` $ opencode --print-logs INFO 2025-11-27T11:37:55 +851ms service=default version=1.0.119 args=["--print-logs"] opencode ERROR 2025-11-27T11:49:49 +714226ms service=acp-command promise={} reason=EditBuffer is destroyed Unhandled rejection ERROR 2025-11-27T11:49:49 +0ms service=default e=EditBuffer is destroyed rejection ERROR 2025-11-27T11:49:49 +0ms service=default Error: EditBuffer is destroyed ``` after exit opencode.
Author
Owner

@rekram1-node commented on GitHub (Nov 30, 2025):

Yeah we will fix this this week

@rekram1-node commented on GitHub (Nov 30, 2025): Yeah we will fix this this week
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3154