Skip to content

OpenCode cannot Launch on Debian Trixie(Proxmox,LXC) #12427

@0xc0000142

Description

@0xc0000142

Description

After Upgrade To v1.1.52 with command opencode upgrade ,OpenCode cannot launch on my mechine.
I try to remove all userdata find / -name "*opencode*" -exec rm -r {} \; ,upgrade my system and change nodejs version to v24,again
After this,I try to fix opencode use vim $(which opencode) and add a new line console.info(resolved) (pic1) to get opencode bin path /root/.local/share/nvm/v24.13.0/lib/node_modules/opencode-ai/node_modules/opencode-linux-x64/bin/opencode
but this bin cannot launch

fish: Job 2, '/root/.local/share/nvm/v24.13.0…' terminated by signal SIGILL (Illegal instruction)

After this , i try the command find / -name "*opencode*" 2>/dev/null
this command return some bin path
I try to start any bin with param --version (pic2)
I confirm that this bug was added in version 1.1.52(pic3)

Here is some info may helpful:
uname -a: Linux Dev 6.14.11-5-pve #2 SMP PREEMPT_DYNAMIC PMX 6.14.11-5 (2025-12-15T08:44Z) x86_64 GNU/Linux
CPU: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
CPU Flags:

Flags:                   fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_p
                             erfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 pop
                             cnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp tpr_shadow flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm id
                             a arat pln pts vnmi md_clear flush_l1d

OpenCode Install method : npm i -g opencode-ai
Node.JS install method: nvm
Shell: fish

Plugins

none (i just remove my userdata and opencode.json)

OpenCode version

1.1.52

Steps to reproduce

No response

Screenshot and/or share link

Image Image Image

Operating System

Debian 13

Terminal

Proxmox XTerm.JS / Windows Terminal

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions