Hangs if there is a multi gb .tar.gz file in current directory #495

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

Originally created by @pbjorklund on GitHub (Jul 4, 2025).

Originally assigned to: @thdxr on GitHub.

Started with just

cd /folder/thefolder
opencode

When starting a chat all that was displayed was the generated title for the chat, not the "user input" box. Trying to send more messages got the "session is busy" error box.

Had 3 gb .tar.gz file copied over via ssh in the "thefolder", when I removed that I could once again use opencode.

Sadly no snapshot of FS so I could check more info about the file.

Possible repro steps:

  1. cd ~/Projects/projectname
  2. scp copy 3gb tar.gz file from ssh host where local host username, id and gid matched remote username, id and gid
  3. run opencode
  4. send a message "hello"
  5. see title change to "# Hello greeting"
  6. see no more output
  7. send another message
  8. see error box with "session is bust"
Originally created by @pbjorklund on GitHub (Jul 4, 2025). Originally assigned to: @thdxr on GitHub. Started with just cd /folder/thefolder opencode When starting a chat all that was displayed was the generated title for the chat, not the "user input" box. Trying to send more messages got the "session is busy" error box. Had 3 gb .tar.gz file copied over via ssh in the "thefolder", when I removed that I could once again use opencode. Sadly no snapshot of FS so I could check more info about the file. Possible repro steps: 1. cd ~/Projects/projectname 2. scp copy 3gb tar.gz file from ssh host where local host username, id and gid matched remote username, id and gid 3. run opencode 4. send a message "hello" 5. see title change to "# Hello greeting" 6. see no more output 7. send another message 8. see error box with "session is bust"
yindo closed this issue 2026-02-16 17:27:04 -05:00
Author
Owner

@thdxr commented on GitHub (Jul 4, 2025):

do you still have this issue in 0.1.190?

@thdxr commented on GitHub (Jul 4, 2025): do you still have this issue in 0.1.190?
Author
Owner

@pbjorklund commented on GitHub (Jul 5, 2025):

I do not know, removed the file, reported the issue as a good citizen and moved on with my life. Feel free to close if resolved.

@pbjorklund commented on GitHub (Jul 5, 2025): I do not know, removed the file, reported the issue as a good citizen and moved on with my life. Feel free to close if resolved.
Author
Owner

@rekram1-node commented on GitHub (Dec 27, 2025):

[automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!

@rekram1-node commented on GitHub (Dec 27, 2025): [automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#495