Skip to content

OpenCode does not show UI in terminal or web #11092

@jara505

Description

@jara505

Description

Problem Description
When starting OpenCode on Linux, the interface does not appear in the terminal and in the browser it loads indefinitely. The process never reaches the point of displaying the UI.

What I have tried so far

  • Running opencode and opencode web
  • Switching Node versions (20 and 24)
  • Installing older versions of OpenCode (including 0.8.x), but none worked
  • Using environment variables:
    • OPENCODE_DISABLE_PLUGINS=1
    • OPENCODE_DISABLE_DEFAULT_PLUGINS=true
  • Clearing configuration and cache (~/.config/opencode, ~/.cache/opencode)
  • Running opencode uninstall and reinstalling

None of this has solved the issue; even after opencode uninstall, the UI still does not appear.

Relevant logs

INFO  2026-01-29T04:21:32 +694ms service=server method=GET path=/ request
INFO  2026-01-29T04:21:32 +0ms service=server status=started method=GET path=/ request
INFO  2026-01-29T04:21:32 +4ms service=default directory=/home/prueba creating instance
INFO  2026-01-29T04:21:32 +3ms service=project directory=/home/prueba fromDirectory
INFO  2026-01-29T04:21:32 +8ms service=storage index=0 running migration
INFO  2026-01-29T04:21:32 +5ms service=storage index=1 running migration
INFO  2026-01-29T04:21:32 +17ms service=default directory=/home/prueba bootstrapping
INFO  2026-01-29T04:21:32 +21ms service=bun cmd=["/home/prueba/.config/nvm/versions/node/v20.20.0/lib/node_modules/opencode-ai/node_modules/opencode-linux-x64/bin/opencode","add","@opencode-ai/[email protected]","--exact"] cwd=/home/prueba/.config/opencode running


Plugins

No response

OpenCode version

1.1.41

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

EndeavourOS (Arch Linux-based)

Terminal

Alacritty

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentui

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions