Upgrade newest version and can not open #7296

Closed
opened 2026-02-16 18:06:45 -05:00 by yindo · 5 comments
Owner

Originally created by @James601232 on GitHub (Jan 23, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

After upgrade newest version(Version 1.1.33 (1.1.33)). IDE can not normal open and occur errors as following screenshot
mac device info as following:
Apple M4 Pro
os:26.2 (25C56)

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

No response

Terminal

No response

Originally created by @James601232 on GitHub (Jan 23, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description After upgrade newest version(Version 1.1.33 (1.1.33)). IDE can not normal open and occur errors as following screenshot mac device info as following: Apple M4 Pro os:26.2 (25C56) ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link <img width="1917" height="1032" alt="Image" src="https://github.com/user-attachments/assets/392c016a-157e-421d-91f4-d2ee653e1276" /> ### Operating System _No response_ ### Terminal _No response_
yindo added the bug label 2026-02-16 18:06:45 -05:00
yindo closed this issue 2026-02-16 18:06:45 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 23, 2026):

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

  • #10136: OpenCode Desktop blank in v1.1.33 - Similar white/blank screen after upgrade to 1.1.33
  • #10165: Blank Interface Issue After Updating OpenCode Desktop to Version 1.1.33 on macOS (Intel) - Same version and macOS platform issue
  • #10163: OpenCode updated to 1.1.33 white screen - Same blank/white screen issue after 1.1.33 update on Linux
  • #10162: desktop app became inaccessible - Version 1.1.33 app becoming inaccessible on macOS

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

@github-actions[bot] commented on GitHub (Jan 23, 2026): This issue might be a duplicate of existing issues. Please check: - #10136: OpenCode Desktop blank in v1.1.33 - Similar white/blank screen after upgrade to 1.1.33 - #10165: Blank Interface Issue After Updating OpenCode Desktop to Version 1.1.33 on macOS (Intel) - Same version and macOS platform issue - #10163: OpenCode updated to 1.1.33 white screen - Same blank/white screen issue after 1.1.33 update on Linux - #10162: desktop app became inaccessible - Version 1.1.33 app becoming inaccessible on macOS Feel free to ignore if none of these address your specific case.
Author
Owner

@syanle commented on GitHub (Jan 23, 2026):

same on ubuntu

RangeError: Maximum call stack size exceeded
    at R0 (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:6834)
    at pa (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:6591)
    at Jc (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8001)
    at Y5 (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8969)
    at http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8823
    at yr (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8175)
    at X5 (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8816)
    at yr (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8186)
    at X5 (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8816)
    at yr (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8186)
@syanle commented on GitHub (Jan 23, 2026): same on ubuntu ``` RangeError: Maximum call stack size exceeded at R0 (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:6834) at pa (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:6591) at Jc (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8001) at Y5 (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8969) at http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8823 at yr (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8175) at X5 (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8816) at yr (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8186) at X5 (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8816) at yr (http://127.0.0.1:4096/assets/index-Bj9zfj-u.js:2:8186) ```
Author
Owner

@rogribas commented on GitHub (Jan 23, 2026):

Same on MacBook Pro M4

Image
@rogribas commented on GitHub (Jan 23, 2026): Same on MacBook Pro M4 <img width="1033" height="899" alt="Image" src="https://github.com/user-attachments/assets/faa597c6-9344-495e-9d01-9b409f43975d" />
Author
Owner

@hugoyue commented on GitHub (Jan 23, 2026):

same question.

Image

@hugoyue commented on GitHub (Jan 23, 2026): same question. ![Image](https://github.com/user-attachments/assets/98e29e90-943c-4c17-b6ae-3e4f4e95e239)
Author
Owner

@rogribas commented on GitHub (Jan 23, 2026):

@hugoyue
This is a duplicate

For Mac OS desktop app you need to re-install the .dmg (aarch64 if mac silicon or x64 if mac intel) from the 1.1.32 release tag.

https://github.com/anomalyco/opencode/issues/10136#issuecomment-3788624701

@rogribas commented on GitHub (Jan 23, 2026): @hugoyue This is a duplicate For Mac OS desktop app you need to re-install the .dmg (aarch64 if mac silicon or x64 if mac intel) from the 1.1.32 release tag. https://github.com/anomalyco/opencode/issues/10136#issuecomment-3788624701
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7296