Can no longer open opencode v0.4.3 #1218

Closed
opened 2026-02-16 17:30:02 -05:00 by yindo · 10 comments
Owner

Originally created by @monotykamary on GitHub (Aug 10, 2025).

Just upgraded and now the cli seems to just hang 🤔

Originally created by @monotykamary on GitHub (Aug 10, 2025). Just upgraded and now the cli seems to just hang 🤔
yindo closed this issue 2026-02-16 17:30:02 -05:00
Author
Owner

@MarkZsombor commented on GitHub (Aug 10, 2025):

I'm having the same issue, just upgraded and now the cli hangs and fails to load. MacOS 15.6

@MarkZsombor commented on GitHub (Aug 10, 2025): I'm having the same issue, just upgraded and now the cli hangs and fails to load. MacOS 15.6
Author
Owner

@bitgineer commented on GitHub (Aug 10, 2025):

I too got this issue,

INFO 2025-08-11T00:52:30 +1ms service=models.dev file={} refreshing
INFO 2025-08-11T00:52:30 +3ms service=provider init
INFO 2025-08-11T00:52:30 +8ms service=provider providerID=github-copilot found
INFO 2025-08-11T00:52:30 +7ms service=default cmd=["/home/razing/.cache/opencode/tui/tui-rgxqskzr."] tui
INFO 2025-08-11T00:52:30 +0ms service=app name=mode registering service
INFO 2025-08-11T00:52:35 +4483ms service=server method=GET path=/config request
INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response
INFO 2025-08-11T00:52:35 +11ms service=server method=GET path=/file/status request
INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response
INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/event request
INFO 2025-08-11T00:52:35 +1ms service=server event connected
INFO 2025-08-11T00:52:35 +3ms service=bus type=* subscribing
INFO 2025-08-11T00:52:35 +2ms service=server duration=6 response
INFO 2025-08-11T00:52:35 +6ms service=server method=GET path=/tui/control/next request
INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/config/providers request
INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response
INFO 2025-08-11T00:52:35 +1ms service=tui commands={"app_exit":{},"app_help":{},"editor_open":{},"file_close":{},"file_diff_toggle":{},"file_search":{},"input_clear":{},"input_newline":{},"input_paste":{},"input_submit":{},"messages_copy":{},"messages_first":{},"messages_half_page_down":{},"messages_half_page_up":{},"messages_last":{},"messages_layout_toggle":{},"messages_next":{},"messages_page_down":{},"messages_page_up":{},"messages_previous":{},"messages_redo":{},"messages_undo":{},"model_list":{},"project_init":{},"session_compact":{},"session_export":{},"session_interrupt":{},"session_list":{},"session_new":{},"session_share":{},"session_unshare":{},"switch_mode":{},"switch_mode_reverse":{},"theme_list":{},"tool_details":{}} Loaded commands
WARN 2025-08-11T00:52:35 +309ms service=tui No clipboard utility found on system. Copy/paste functionality will be disabled. See https://opencode.ai/docs/troubleshooting/ for more information.
ERROR 2025-08-11T00:52:35 +1ms service=tui error=clipboard unavailable: No clipboard utility found. Install one of the following:

For X11 systems:
apt install -y xclip
# or
apt install -y xsel

For Wayland systems:
apt install -y wl-clipboard

If running in a headless environment, you may also need:
apt install -y xvfb
# and run:
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
export DISPLAY=:99.0 Failed to initialize clipboard

upgraded
INFO 2025-08-11T00:52:36 +0ms service=bus type=installation.updated publishing
INFO 2025-08-11T00:52:36 +0ms service=app name=plugin registering service
INFO 2025-08-11T00:52:37 +1009ms service=tui offset=0 x=93 y=27 mouse
INFO 2025-08-11T00:52:37 +1ms service=tui end=-1,-1 start=93,27 mouse selection
INFO 2025-08-11T00:52:38 +997ms service=bus type=* unsubscribing
INFO 2025-08-11T00:52:38 +1ms service=server event disconnected
INFO 2025-08-11T00:52:38 +0ms service=app name=lsp shutdown

@bitgineer commented on GitHub (Aug 10, 2025): I too got this issue, INFO 2025-08-11T00:52:30 +1ms service=models.dev file={} refreshing INFO 2025-08-11T00:52:30 +3ms service=provider init INFO 2025-08-11T00:52:30 +8ms service=provider providerID=github-copilot found INFO 2025-08-11T00:52:30 +7ms service=default cmd=["/home/razing/.cache/opencode/tui/tui-rgxqskzr."] tui INFO 2025-08-11T00:52:30 +0ms service=app name=mode registering service INFO 2025-08-11T00:52:35 +4483ms service=server method=GET path=/config request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +11ms service=server method=GET path=/file/status request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/event request INFO 2025-08-11T00:52:35 +1ms service=server event connected INFO 2025-08-11T00:52:35 +3ms service=bus type=* subscribing INFO 2025-08-11T00:52:35 +2ms service=server duration=6 response INFO 2025-08-11T00:52:35 +6ms service=server method=GET path=/tui/control/next request INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/config/providers request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +1ms service=tui commands={"app_exit":{},"app_help":{},"editor_open":{},"file_close":{},"file_diff_toggle":{},"file_search":{},"input_clear":{},"input_newline":{},"input_paste":{},"input_submit":{},"messages_copy":{},"messages_first":{},"messages_half_page_down":{},"messages_half_page_up":{},"messages_last":{},"messages_layout_toggle":{},"messages_next":{},"messages_page_down":{},"messages_page_up":{},"messages_previous":{},"messages_redo":{},"messages_undo":{},"model_list":{},"project_init":{},"session_compact":{},"session_export":{},"session_interrupt":{},"session_list":{},"session_new":{},"session_share":{},"session_unshare":{},"switch_mode":{},"switch_mode_reverse":{},"theme_list":{},"tool_details":{}} Loaded commands WARN 2025-08-11T00:52:35 +309ms service=tui No clipboard utility found on system. Copy/paste functionality will be disabled. See https://opencode.ai/docs/troubleshooting/ for more information. ERROR 2025-08-11T00:52:35 +1ms service=tui error=clipboard unavailable: No clipboard utility found. Install one of the following: For X11 systems: apt install -y xclip # or apt install -y xsel For Wayland systems: apt install -y wl-clipboard If running in a headless environment, you may also need: apt install -y xvfb # and run: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & export DISPLAY=:99.0 Failed to initialize clipboard upgraded INFO 2025-08-11T00:52:36 +0ms service=bus type=installation.updated publishing INFO 2025-08-11T00:52:36 +0ms service=app name=plugin registering service INFO 2025-08-11T00:52:37 +1009ms service=tui offset=0 x=93 y=27 mouse INFO 2025-08-11T00:52:37 +1ms service=tui end=-1,-1 start=93,27 mouse selection INFO 2025-08-11T00:52:38 +997ms service=bus type=* unsubscribing INFO 2025-08-11T00:52:38 +1ms service=server event disconnected INFO 2025-08-11T00:52:38 +0ms service=app name=lsp shutdown
Author
Owner

@longsman commented on GitHub (Aug 10, 2025):

I too got this issue,

INFO 2025-08-11T00:52:30 +1ms service=models.dev file={} refreshing INFO 2025-08-11T00:52:30 +3ms service=provider init INFO 2025-08-11T00:52:30 +8ms service=provider providerID=github-copilot found INFO 2025-08-11T00:52:30 +7ms service=default cmd=["/home/razing/.cache/opencode/tui/tui-rgxqskzr."] tui INFO 2025-08-11T00:52:30 +0ms service=app name=mode registering service INFO 2025-08-11T00:52:35 +4483ms service=server method=GET path=/config request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +11ms service=server method=GET path=/file/status request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/event request INFO 2025-08-11T00:52:35 +1ms service=server event connected INFO 2025-08-11T00:52:35 +3ms service=bus type=* subscribing INFO 2025-08-11T00:52:35 +2ms service=server duration=6 response INFO 2025-08-11T00:52:35 +6ms service=server method=GET path=/tui/control/next request INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/config/providers request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +1ms service=tui commands={"app_exit":{},"app_help":{},"editor_open":{},"file_close":{},"file_diff_toggle":{},"file_search":{},"input_clear":{},"input_newline":{},"input_paste":{},"input_submit":{},"messages_copy":{},"messages_first":{},"messages_half_page_down":{},"messages_half_page_up":{},"messages_last":{},"messages_layout_toggle":{},"messages_next":{},"messages_page_down":{},"messages_page_up":{},"messages_previous":{},"messages_redo":{},"messages_undo":{},"model_list":{},"project_init":{},"session_compact":{},"session_export":{},"session_interrupt":{},"session_list":{},"session_new":{},"session_share":{},"session_unshare":{},"switch_mode":{},"switch_mode_reverse":{},"theme_list":{},"tool_details":{}} Loaded commands WARN 2025-08-11T00:52:35 +309ms service=tui No clipboard utility found on system. Copy/paste functionality will be disabled. See https://opencode.ai/docs/troubleshooting/ for more information. ERROR 2025-08-11T00:52:35 +1ms service=tui error=clipboard unavailable: No clipboard utility found. Install one of the following:

For X11 systems: apt install -y xclip # or apt install -y xsel

For Wayland systems: apt install -y wl-clipboard

If running in a headless environment, you may also need: apt install -y xvfb # and run: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & export DISPLAY=:99.0 Failed to initialize clipboard

upgraded INFO 2025-08-11T00:52:36 +0ms service=bus type=installation.updated publishing INFO 2025-08-11T00:52:36 +0ms service=app name=plugin registering service INFO 2025-08-11T00:52:37 +1009ms service=tui offset=0 x=93 y=27 mouse INFO 2025-08-11T00:52:37 +1ms service=tui end=-1,-1 start=93,27 mouse selection INFO 2025-08-11T00:52:38 +997ms service=bus type=* unsubscribing INFO 2025-08-11T00:52:38 +1ms service=server event disconnected INFO 2025-08-11T00:52:38 +0ms service=app name=lsp shutdown

@bitgineer how'd you get the log output out i didnt get any logs

@longsman commented on GitHub (Aug 10, 2025): > I too got this issue, > > INFO 2025-08-11T00:52:30 +1ms service=models.dev file={} refreshing INFO 2025-08-11T00:52:30 +3ms service=provider init INFO 2025-08-11T00:52:30 +8ms service=provider providerID=github-copilot found INFO 2025-08-11T00:52:30 +7ms service=default cmd=["/home/razing/.cache/opencode/tui/tui-rgxqskzr."] tui INFO 2025-08-11T00:52:30 +0ms service=app name=mode registering service INFO 2025-08-11T00:52:35 +4483ms service=server method=GET path=/config request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +11ms service=server method=GET path=/file/status request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/event request INFO 2025-08-11T00:52:35 +1ms service=server event connected INFO 2025-08-11T00:52:35 +3ms service=bus type=* subscribing INFO 2025-08-11T00:52:35 +2ms service=server duration=6 response INFO 2025-08-11T00:52:35 +6ms service=server method=GET path=/tui/control/next request INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/config/providers request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +1ms service=tui commands={"app_exit":{},"app_help":{},"editor_open":{},"file_close":{},"file_diff_toggle":{},"file_search":{},"input_clear":{},"input_newline":{},"input_paste":{},"input_submit":{},"messages_copy":{},"messages_first":{},"messages_half_page_down":{},"messages_half_page_up":{},"messages_last":{},"messages_layout_toggle":{},"messages_next":{},"messages_page_down":{},"messages_page_up":{},"messages_previous":{},"messages_redo":{},"messages_undo":{},"model_list":{},"project_init":{},"session_compact":{},"session_export":{},"session_interrupt":{},"session_list":{},"session_new":{},"session_share":{},"session_unshare":{},"switch_mode":{},"switch_mode_reverse":{},"theme_list":{},"tool_details":{}} Loaded commands WARN 2025-08-11T00:52:35 +309ms service=tui No clipboard utility found on system. Copy/paste functionality will be disabled. See https://opencode.ai/docs/troubleshooting/ for more information. ERROR 2025-08-11T00:52:35 +1ms service=tui error=clipboard unavailable: No clipboard utility found. Install one of the following: > > For X11 systems: apt install -y xclip # or apt install -y xsel > > For Wayland systems: apt install -y wl-clipboard > > If running in a headless environment, you may also need: apt install -y xvfb # and run: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & export DISPLAY=:99.0 Failed to initialize clipboard > > upgraded INFO 2025-08-11T00:52:36 +0ms service=bus type=installation.updated publishing INFO 2025-08-11T00:52:36 +0ms service=app name=plugin registering service INFO 2025-08-11T00:52:37 +1009ms service=tui offset=0 x=93 y=27 mouse INFO 2025-08-11T00:52:37 +1ms service=tui end=-1,-1 start=93,27 mouse selection INFO 2025-08-11T00:52:38 +997ms service=bus type=* unsubscribing INFO 2025-08-11T00:52:38 +1ms service=server event disconnected INFO 2025-08-11T00:52:38 +0ms service=app name=lsp shutdown @bitgineer how'd you get the log output out i didnt get any logs
Author
Owner

@bitgineer commented on GitHub (Aug 10, 2025):

I too got this issue,
INFO 2025-08-11T00:52:30 +1ms service=models.dev file={} refreshing INFO 2025-08-11T00:52:30 +3ms service=provider init INFO 2025-08-11T00:52:30 +8ms service=provider providerID=github-copilot found INFO 2025-08-11T00:52:30 +7ms service=default cmd=["/home/razing/.cache/opencode/tui/tui-rgxqskzr."] tui INFO 2025-08-11T00:52:30 +0ms service=app name=mode registering service INFO 2025-08-11T00:52:35 +4483ms service=server method=GET path=/config request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +11ms service=server method=GET path=/file/status request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/event request INFO 2025-08-11T00:52:35 +1ms service=server event connected INFO 2025-08-11T00:52:35 +3ms service=bus type=* subscribing INFO 2025-08-11T00:52:35 +2ms service=server duration=6 response INFO 2025-08-11T00:52:35 +6ms service=server method=GET path=/tui/control/next request INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/config/providers request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +1ms service=tui commands={"app_exit":{},"app_help":{},"editor_open":{},"file_close":{},"file_diff_toggle":{},"file_search":{},"input_clear":{},"input_newline":{},"input_paste":{},"input_submit":{},"messages_copy":{},"messages_first":{},"messages_half_page_down":{},"messages_half_page_up":{},"messages_last":{},"messages_layout_toggle":{},"messages_next":{},"messages_page_down":{},"messages_page_up":{},"messages_previous":{},"messages_redo":{},"messages_undo":{},"model_list":{},"project_init":{},"session_compact":{},"session_export":{},"session_interrupt":{},"session_list":{},"session_new":{},"session_share":{},"session_unshare":{},"switch_mode":{},"switch_mode_reverse":{},"theme_list":{},"tool_details":{}} Loaded commands WARN 2025-08-11T00:52:35 +309ms service=tui No clipboard utility found on system. Copy/paste functionality will be disabled. See https://opencode.ai/docs/troubleshooting/ for more information. ERROR 2025-08-11T00:52:35 +1ms service=tui error=clipboard unavailable: No clipboard utility found. Install one of the following:
For X11 systems: apt install -y xclip # or apt install -y xsel
For Wayland systems: apt install -y wl-clipboard
If running in a headless environment, you may also need: apt install -y xvfb # and run: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & export DISPLAY=:99.0 Failed to initialize clipboard
upgraded INFO 2025-08-11T00:52:36 +0ms service=bus type=installation.updated publishing INFO 2025-08-11T00:52:36 +0ms service=app name=plugin registering service INFO 2025-08-11T00:52:37 +1009ms service=tui offset=0 x=93 y=27 mouse INFO 2025-08-11T00:52:37 +1ms service=tui end=-1,-1 start=93,27 mouse selection INFO 2025-08-11T00:52:38 +997ms service=bus type=* unsubscribing INFO 2025-08-11T00:52:38 +1ms service=server event disconnected INFO 2025-08-11T00:52:38 +0ms service=app name=lsp shutdown

@bitgineer how'd you get the log output out i didnt get any logs

home\USER.local\share\opencode\log

@bitgineer commented on GitHub (Aug 10, 2025): > > I too got this issue, > > INFO 2025-08-11T00:52:30 +1ms service=models.dev file={} refreshing INFO 2025-08-11T00:52:30 +3ms service=provider init INFO 2025-08-11T00:52:30 +8ms service=provider providerID=github-copilot found INFO 2025-08-11T00:52:30 +7ms service=default cmd=["/home/razing/.cache/opencode/tui/tui-rgxqskzr."] tui INFO 2025-08-11T00:52:30 +0ms service=app name=mode registering service INFO 2025-08-11T00:52:35 +4483ms service=server method=GET path=/config request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +11ms service=server method=GET path=/file/status request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/event request INFO 2025-08-11T00:52:35 +1ms service=server event connected INFO 2025-08-11T00:52:35 +3ms service=bus type=* subscribing INFO 2025-08-11T00:52:35 +2ms service=server duration=6 response INFO 2025-08-11T00:52:35 +6ms service=server method=GET path=/tui/control/next request INFO 2025-08-11T00:52:35 +0ms service=server method=GET path=/config/providers request INFO 2025-08-11T00:52:35 +1ms service=server duration=1 response INFO 2025-08-11T00:52:35 +1ms service=tui commands={"app_exit":{},"app_help":{},"editor_open":{},"file_close":{},"file_diff_toggle":{},"file_search":{},"input_clear":{},"input_newline":{},"input_paste":{},"input_submit":{},"messages_copy":{},"messages_first":{},"messages_half_page_down":{},"messages_half_page_up":{},"messages_last":{},"messages_layout_toggle":{},"messages_next":{},"messages_page_down":{},"messages_page_up":{},"messages_previous":{},"messages_redo":{},"messages_undo":{},"model_list":{},"project_init":{},"session_compact":{},"session_export":{},"session_interrupt":{},"session_list":{},"session_new":{},"session_share":{},"session_unshare":{},"switch_mode":{},"switch_mode_reverse":{},"theme_list":{},"tool_details":{}} Loaded commands WARN 2025-08-11T00:52:35 +309ms service=tui No clipboard utility found on system. Copy/paste functionality will be disabled. See https://opencode.ai/docs/troubleshooting/ for more information. ERROR 2025-08-11T00:52:35 +1ms service=tui error=clipboard unavailable: No clipboard utility found. Install one of the following: > > For X11 systems: apt install -y xclip # or apt install -y xsel > > For Wayland systems: apt install -y wl-clipboard > > If running in a headless environment, you may also need: apt install -y xvfb # and run: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & export DISPLAY=:99.0 Failed to initialize clipboard > > upgraded INFO 2025-08-11T00:52:36 +0ms service=bus type=installation.updated publishing INFO 2025-08-11T00:52:36 +0ms service=app name=plugin registering service INFO 2025-08-11T00:52:37 +1009ms service=tui offset=0 x=93 y=27 mouse INFO 2025-08-11T00:52:37 +1ms service=tui end=-1,-1 start=93,27 mouse selection INFO 2025-08-11T00:52:38 +997ms service=bus type=* unsubscribing INFO 2025-08-11T00:52:38 +1ms service=server event disconnected INFO 2025-08-11T00:52:38 +0ms service=app name=lsp shutdown > > [@bitgineer](https://github.com/bitgineer) how'd you get the log output out i didnt get any logs home\USER\.local\share\opencode\log
Author
Owner

@longsman commented on GitHub (Aug 10, 2025):

no logs for me ill dig

@longsman commented on GitHub (Aug 10, 2025): no logs for me ill dig
Author
Owner

@nounder commented on GitHub (Aug 10, 2025):

Same here. It's Sunday night. I feel handicapped.

@nounder commented on GitHub (Aug 10, 2025): Same here. It's Sunday night. I feel handicapped.
Author
Owner

@monotykamary commented on GitHub (Aug 10, 2025):

Ah, it's because of a lazy import; let me cook up a PR.

@monotykamary commented on GitHub (Aug 10, 2025): Ah, it's because of a lazy import; let me cook up a PR.
Author
Owner

@betoop commented on GitHub (Aug 10, 2025):

You can downgrade for now

curl -fsSL https://opencode.ai/install | VERSION=0.4.2 bash

@betoop commented on GitHub (Aug 10, 2025): You can downgrade for now `curl -fsSL https://opencode.ai/install | VERSION=0.4.2 bash`
Author
Owner

@rekram1-node commented on GitHub (Aug 10, 2025):

thanks @monotykamary for swift fix!

@rekram1-node commented on GitHub (Aug 10, 2025): thanks @monotykamary for swift fix!
Author
Owner

@thdxr commented on GitHub (Aug 10, 2025):

sorry about that! thank you for the fix

@thdxr commented on GitHub (Aug 10, 2025): sorry about that! thank you for the fix
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1218