Web/desktop breaks with blank page #3833

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

Originally created by @PraveenAsh on GitHub (Dec 24, 2025).

Originally assigned to: @adamdotdevin on GitHub.

Description

Web not working for me even with default host Afaik was working fine till 1.0.160. That was my latest pull.

OpenCode version

1.0.160 ish checked on 1.0.142(works)

Steps to reproduce

  • Pull the latest code in the dev branch and cd into package/desktop, run bun run vite
  • Open the url in the browser(with/without) host, breaks the same
Image

I did set the RUST_TARGET = "x86_64-pc-windows-msvc" in the env. But nothing changed

Screenshot and/or share link

No response

Operating System

Windows x64

Terminal

CMD

Originally created by @PraveenAsh on GitHub (Dec 24, 2025). Originally assigned to: @adamdotdevin on GitHub. ### Description Web not working for me even with default host Afaik was working fine till 1.0.160. That was my latest pull. ### OpenCode version 1.0.160 ish checked on 1.0.142(works) ### Steps to reproduce - Pull the latest code in the dev branch and cd into package/desktop, run `bun run vite` - Open the url in the browser(with/without) host, breaks the same <img width="575" height="283" alt="Image" src="https://github.com/user-attachments/assets/3b88ea70-7bf5-486f-b530-070f560a5d69" /> I did set the RUST_TARGET = "x86_64-pc-windows-msvc" in the env. But nothing changed ### Screenshot and/or share link _No response_ ### Operating System Windows x64 ### Terminal CMD
yindo added the windowsbugweb labels 2026-02-16 17:41:37 -05:00
yindo closed this issue 2026-02-16 17:41:37 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 24, 2025):

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

  • #5237: opencode web mode broken: empty page - multiple versions and multiple os

Feel free to ignore if this doesn't address your specific case.

@github-actions[bot] commented on GitHub (Dec 24, 2025): This issue might be a duplicate of existing issues. Please check: - #5237: opencode web mode broken: empty page - multiple versions and multiple os Feel free to ignore if this doesn't address your specific case.
Author
Owner

@adamdotdevin commented on GitHub (Dec 24, 2025):

Wait, why are you running it this way? If you want to run on the web app on the dev branch, just run bun dev web from repo root. Can you confirm that works for you?

@adamdotdevin commented on GitHub (Dec 24, 2025): Wait, why are you running it this way? If you want to run on the web app on the dev branch, just run `bun dev web` from repo root. Can you confirm that works for you?
Author
Owner

@PraveenAsh commented on GitHub (Dec 25, 2025):

yeah, that works. thanks!

But there's an issue with Client Server architecture. DMing on discord.

@PraveenAsh commented on GitHub (Dec 25, 2025): yeah, that works. thanks! But there's an issue with Client Server architecture. DMing on discord.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3833