bug: hangs with firewall/network monitor #304

Open
opened 2026-02-16 17:26:08 -05:00 by yindo · 2 comments
Owner

Originally created by @ryanwinchester on GitHub (Jun 26, 2025).

Originally assigned to: @thdxr on GitHub.

when I start it, it tries to connect to the internet, which needs to wait for me to approve it.
but after I do, it still just hangs forever until I ctrl+c and start it again

(update: in the current versions of opencode I can't ctrl+c or exit without actually force-quitting/killing it)

I use lulu but it probably would do the same with little snitch and other such things as well

Originally created by @ryanwinchester on GitHub (Jun 26, 2025). Originally assigned to: @thdxr on GitHub. when I start it, it tries to connect to the internet, which needs to wait for me to approve it. but after I do, it still just hangs forever until I ctrl+c and start it again (update: in the current versions of opencode I can't ctrl+c or exit without actually force-quitting/killing it) I use [lulu](https://objective-see.org/products/lulu.html) but it probably would do the same with [little snitch](https://www.obdev.at/products/littlesnitch/index.html) and other such things as well
Author
Owner

@ryanwinchester commented on GitHub (Jul 25, 2025):

Note:

  • it appears to likely only happen the first time running it after brew upgrade sst/tap/opencode
  • if i disable lulu before running, it doesn't
@ryanwinchester commented on GitHub (Jul 25, 2025): Note: - it appears to likely only happen the first time running it after `brew upgrade sst/tap/opencode` - if i disable lulu before running, it doesn't
Author
Owner

@ryanwinchester commented on GitHub (Nov 25, 2025):

If we add a timeout to BunProc.run it actually starts after the first timeout instead of hanging infinitely. (#4701)

@ryanwinchester commented on GitHub (Nov 25, 2025): If we add a timeout to `BunProc.run` it actually starts after the first timeout instead of hanging infinitely. (#4701)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#304