Nothing happens #1852

Open
opened 2026-02-16 17:32:56 -05:00 by yindo · 7 comments
Owner

Originally created by @pjar on GitHub (Sep 26, 2025).

Originally assigned to: @rekram1-node on GitHub.

I've been using opencode without any problems few days ago. I wanted to use it again today on new project. I installed via brew and did all steps. But after entering anything, there is no reaction - no errors, nothing, I can just put more prompts but to no avail. What should I do?
Using it on macOS

Screenshot from shared session view in browser

Image
Originally created by @pjar on GitHub (Sep 26, 2025). Originally assigned to: @rekram1-node on GitHub. I've been using opencode without any problems few days ago. I wanted to use it again today on new project. I installed via brew and did all steps. But after entering anything, there is no reaction - no errors, nothing, I can just put more prompts but to no avail. What should I do? Using it on macOS Screenshot from shared session view in browser <img width="1023" height="544" alt="Image" src="https://github.com/user-attachments/assets/5c514a1d-dda3-41d9-b3b4-0c5d80ae2783" />
Author
Owner

@github-actions[bot] commented on GitHub (Sep 26, 2025):

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

  • #2766: Opencode just hangs - Similar issue where opencode hangs during startup/launch without any response
  • #2512: Opencode stuck in "generating" - Issue where opencode shows no response and is unresponsive to prompts
  • #2699: Stuck on "Generating ..." - Similar behavior where application gets stuck without responding
  • #2724: No output in Opencode with OpenAI-compatible provider - Issue where prompts are received but no response is displayed in UI
  • #2704: Application Response Delay – Very Slow Processing - Very slow or no response issues despite stable network

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

@github-actions[bot] commented on GitHub (Sep 26, 2025): This issue might be a duplicate of existing issues. Please check: - #2766: Opencode just hangs - Similar issue where opencode hangs during startup/launch without any response - #2512: Opencode stuck in "generating" - Issue where opencode shows no response and is unresponsive to prompts - #2699: Stuck on "Generating ..." - Similar behavior where application gets stuck without responding - #2724: No output in Opencode with OpenAI-compatible provider - Issue where prompts are received but no response is displayed in UI - #2704: Application Response Delay – Very Slow Processing - Very slow or no response issues despite stable network Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Sep 26, 2025):

@pjar can you try:

opencode run hello --print-logs

this will help me figure out whats happening

@rekram1-node commented on GitHub (Sep 26, 2025): @pjar can you try: opencode run hello --print-logs this will help me figure out whats happening
Author
Owner

@offlinehacker commented on GitHub (Sep 27, 2025):

I am experiencing a similar issue, if my network connection drops for some reason, it will not attempt to retry or show any error. It will just hang and then even if I write some new message it will just show like it's "working...". The only solution for me was to restart opencode and then resume session, but even that sometimes will not work if I am in the middle of compacting the session and then I need to start completely new session.

@offlinehacker commented on GitHub (Sep 27, 2025): I am experiencing a similar issue, if my network connection drops for some reason, it will not attempt to retry or show any error. It will just hang and then even if I write some new message it will just show like it's "working...". The only solution for me was to restart opencode and then resume session, but even that sometimes will not work if I am in the middle of compacting the session and then I need to start completely new session.
Author
Owner

@offlinehacker commented on GitHub (Sep 27, 2025):

This is how it looks like:

2025-09-27T085718.log
Image

@offlinehacker commented on GitHub (Sep 27, 2025): This is how it looks like: [2025-09-27T085718.log](https://github.com/user-attachments/files/22571943/2025-09-27T085718.log) <img width="1012" height="1674" alt="Image" src="https://github.com/user-attachments/assets/2ca8a954-065f-4ec0-be9d-27132892f2e1" />
Author
Owner

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

Yeah we need to make the tui surface this better. Dax is currently rewriting the tui and we will make sure the current state of the app is more accurately reflected.

@rekram1-node commented on GitHub (Sep 27, 2025): Yeah we need to make the tui surface this better. Dax is currently rewriting the tui and we will make sure the current state of the app is more accurately reflected.
Author
Owner

@cdgaete commented on GitHub (Oct 7, 2025):

Same issue here. Installed opencode to test it and nothing happens.

~$ opencode run hello --print-logs
INFO 2025-10-07T17:19:44 +74ms service=default version=0.14.5 args=["run","hello","--print-logs"] opencode
INFO 2025-10-07T17:19:44 +2ms service=plugin path=opencode-copilot-auth@0.0.3 loading plugin
INFO 2025-10-07T17:19:44 +1ms service=plugin path=opencode-anthropic-auth@0.0.2 loading plugin
...
INFO 2025-10-07T17:19:44 +2ms service=provider init
INFO 2025-10-07T17:19:44 +2ms service=provider providerID=xai found
INFO 2025-10-07T17:19:44 +0ms service=provider providerID=groq found
INFO 2025-10-07T17:19:44 +0ms service=provider providerID=deepseek found
INFO 2025-10-07T17:19:44 +0ms service=provider providerID=openai found
INFO 2025-10-07T17:19:44 +0ms service=provider providerID=openrouter found
....

@cdgaete commented on GitHub (Oct 7, 2025): Same issue here. Installed opencode to test it and nothing happens. ~$ opencode run hello --print-logs INFO 2025-10-07T17:19:44 +74ms service=default version=0.14.5 args=["run","hello","--print-logs"] opencode INFO 2025-10-07T17:19:44 +2ms service=plugin path=opencode-copilot-auth@0.0.3 loading plugin INFO 2025-10-07T17:19:44 +1ms service=plugin path=opencode-anthropic-auth@0.0.2 loading plugin ... INFO 2025-10-07T17:19:44 +2ms service=provider init INFO 2025-10-07T17:19:44 +2ms service=provider providerID=xai found INFO 2025-10-07T17:19:44 +0ms service=provider providerID=groq found INFO 2025-10-07T17:19:44 +0ms service=provider providerID=deepseek found INFO 2025-10-07T17:19:44 +0ms service=provider providerID=openai found INFO 2025-10-07T17:19:44 +0ms service=provider providerID=openrouter found ....
Author
Owner

@rekram1-node commented on GitHub (Oct 7, 2025):

can you share full log dump? sometimes I've seen the provider sdk installs take a little while and we should start just shipping them in the executable automatically but since we don't, on some networks I've seen them take a little while to install

@rekram1-node commented on GitHub (Oct 7, 2025): can you share full log dump? sometimes I've seen the provider sdk installs take a little while and we should start just shipping them in the executable automatically but since we don't, on some networks I've seen them take a little while to install
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1852