Long running opencode instance into timeout error #9069

Open
opened 2026-02-16 18:11:33 -05:00 by yindo · 2 comments
Owner

Originally created by @kevingatera on GitHub (Feb 11, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

When left running but idle for log periods of time (hours/overnight - though might also occur after a couple days) there appears to have some non-descript operation timeout error.

Plugins

opencode-mystatus, opencode-openai-codex-auth

OpenCode version

= 1.1.36

Steps to reproduce

  1. Open opencode and chat a bit
  2. leave it open but idle overnight
  3. Observe the error in the morning (attached)

Screenshot and/or share link

Image Image

Operating System

macOS 26.0.1

Terminal

Ghostty

Originally created by @kevingatera on GitHub (Feb 11, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description When left running but idle for log periods of time (hours/overnight - though might also occur after a couple days) there appears to have some non-descript `operation timeout` error. ### Plugins opencode-mystatus, opencode-openai-codex-auth ### OpenCode version > = 1.1.36 ### Steps to reproduce 1. Open opencode and chat a bit 2. leave it open but idle overnight 3. Observe the error in the morning (attached) ### Screenshot and/or share link <img width="1446" height="351" alt="Image" src="https://github.com/user-attachments/assets/bffd5ee5-bbd6-474a-84e1-567a80f447b0" /> <img width="1453" height="890" alt="Image" src="https://github.com/user-attachments/assets/56282abe-938d-4cfa-88cd-e789b7fa171d" /> ### Operating System macOS 26.0.1 ### Terminal Ghostty
yindo added the opentuibug labels 2026-02-16 18:11:33 -05:00
Author
Owner

@morgaesis commented on GitHub (Feb 11, 2026):

Same issue for me. I get it even more frequently though, both in the terminal and web interface. Why does this not just auto-retry? Maybe it's an unhandled exception, so opencode can't even retry 🤔

Image

Timeout using GLM-5

@morgaesis commented on GitHub (Feb 11, 2026): Same issue for me. I get it even more frequently though, both in the terminal and web interface. Why does this not just auto-retry? Maybe it's an unhandled exception, so opencode can't even retry 🤔 <img width="722" height="438" alt="Image" src="https://github.com/user-attachments/assets/7722c6fb-ef95-433f-86e3-7d135b4980dc" /> > Timeout using GLM-5
Author
Owner

@morgaesis commented on GitHub (Feb 11, 2026):

I wish this was made up:

Image

Two timeouts consecutively (GLM-5)

Maybe it's the model I'm using which is slow right now due to release, but even so, it should just retry with backoff, never fail 😠

@morgaesis commented on GitHub (Feb 11, 2026): I wish this was made up: <img width="751" height="610" alt="Image" src="https://github.com/user-attachments/assets/8a8ccb40-9fd6-4078-9ba7-5efe92c3d4a5" /> > Two timeouts consecutively (GLM-5) Maybe it's the model I'm using which is slow right now due to release, but even so, it should just retry with backoff, never fail 😠
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9069