webUI open with opencode.internal instead of 127.0.0.1 from cmd pallete #5685

Open
opened 2026-02-16 17:55:37 -05:00 by yindo · 0 comments
Owner

Originally created by @BKR-dev on GitHub (Jan 14, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

I dont know if this is desired behaviour, but when running opencode and using the command palette (ctrl+p) to start the webUI

http://opencode.internal/

when opening the webui via opencode web it works just fine.

Plugins

none

OpenCode version

1.1.10

Steps to reproduce

  1. open opencode cli
  2. ctr+p -> type webUI -> enter
  3. Browser opens with a tab http://opencode.internal/
This site can’t be reached
opencode.internal’s DNS address could not be found. Diagnosing the problem.
DNS_PROBE_POSSIBLE

  1. run opencode web
  2. browser tab opens on http://127.0.0.1:4096/

Screenshot and/or share link

No response

Operating System

macos 26.2

Terminal

iterm2

Originally created by @BKR-dev on GitHub (Jan 14, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description I dont know if this is desired behaviour, but when running opencode and using the command palette (ctrl+p) to start the webUI `http://opencode.internal/` when opening the webui via `opencode web` it works just fine. ### Plugins none ### OpenCode version 1.1.10 ### Steps to reproduce 1. open opencode cli 2. ctr+p -> type webUI -> enter 3. Browser opens with a tab `http://opencode.internal/` ``` This site can’t be reached opencode.internal’s DNS address could not be found. Diagnosing the problem. DNS_PROBE_POSSIBLE ``` --- 1. run `opencode web` 2. browser tab opens on `http://127.0.0.1:4096/` ### Screenshot and/or share link _No response_ ### Operating System macos 26.2 ### Terminal iterm2
yindo added the bugweb labels 2026-02-16 17:55:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#5685