opencode error when starting the command #5867

Closed
opened 2026-02-16 17:57:44 -05:00 by yindo · 0 comments
Owner

Originally created by @winderlopezg on GitHub (Jan 14, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Opencode error when starting the command. When starting, I get this unknown error message.
{
"name": "UnknownError",
"data": {
"message": "TypeError: undefined is not an object (evaluating 'input.id')\n at gitlab (src/provider/provider.ts:398:35)\n at gitlab (src/provider/provider.ts:395:18)\n at (src/provider/provider.ts:868:28)\n at processTicksAndRejections (native:7:39)"
}
}

Plugins

oh-my-opencode

OpenCode version

1.1.20

Steps to reproduce

  1. run opencode
  2. display error message

Screenshot and/or share link

Image

Operating System

Windows 11

Terminal

Windows Terminal

Originally created by @winderlopezg on GitHub (Jan 14, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description Opencode error when starting the command. When starting, I get this unknown error message. { "name": "UnknownError", "data": { "message": "TypeError: undefined is not an object (evaluating 'input.id')\n at gitlab (src/provider/provider.ts:398:35)\n at gitlab (src/provider/provider.ts:395:18)\n at <anonymous> (src/provider/provider.ts:868:28)\n at processTicksAndRejections (native:7:39)" } } ### Plugins oh-my-opencode ### OpenCode version 1.1.20 ### Steps to reproduce 1. run opencode 2. display error message ### Screenshot and/or share link <img width="1879" height="154" alt="Image" src="https://github.com/user-attachments/assets/f58ad34c-d925-4761-88f4-43ee0c452268" /> ### Operating System Windows 11 ### Terminal Windows Terminal
yindo added the windowsbug labels 2026-02-16 17:57:44 -05:00
yindo closed this issue 2026-02-16 17:57:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#5867