[GH-ISSUE #105] ralph run is indefinitely idle #41

Closed
opened 2026-02-27 10:21:54 +03:00 by kerem · 7 comments
Owner

Originally created by @sjjd26 on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/105

Called ralph run -> .ralph directory is created withcurrent-events and events.jsonl, but nothing else happens (stays like this indefinitely):

Image

I am running this on WSL2 (ubuntu), windows 11, arm64 for reference.

ralph.yml

Originally created by @sjjd26 on GitHub (Jan 24, 2026). Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/105 Called `ralph run` -> `.ralph` directory is created with`current-events` and `events.jsonl`, but nothing else happens (stays like this indefinitely): <img width="424" height="31" alt="Image" src="https://github.com/user-attachments/assets/3a6f74b7-b564-46df-a2ec-ae8ea63b3a8b" /> I am running this on WSL2 (ubuntu), windows 11, arm64 for reference. [ralph.yml](https://github.com/user-attachments/files/24837085/ralph.yml)
kerem closed this issue 2026-02-27 10:21:54 +03:00
Author
Owner

@alandotcom commented on GitHub (Jan 24, 2026):

This seems related, https://github.com/mikeyobrien/ralph-orchestrator/issues/99

<!-- gh-comment-id:3794919989 --> @alandotcom commented on GitHub (Jan 24, 2026): This seems related, https://github.com/mikeyobrien/ralph-orchestrator/issues/99
Author
Owner

@sjjd26 commented on GitHub (Jan 24, 2026):

Yep must be, can confirm it works with the --no-tui flag

<!-- gh-comment-id:3794941740 --> @sjjd26 commented on GitHub (Jan 24, 2026): Yep must be, can confirm it works with the `--no-tui` flag
Author
Owner

@mikeyobrien commented on GitHub (Jan 24, 2026):

Is this still happening with v2.2.2?

<!-- gh-comment-id:3795115567 --> @mikeyobrien commented on GitHub (Jan 24, 2026): Is this still happening with v2.2.2?
Author
Owner

@alandotcom commented on GitHub (Jan 24, 2026):

Is this still happening with v2.2.2?

It is for me when I installed using npm, but not if I downloaded the binary and run it directly

<!-- gh-comment-id:3795313915 --> @alandotcom commented on GitHub (Jan 24, 2026): > Is this still happening with v2.2.2? It is for me when I installed using npm, but not if I downloaded the binary and run it directly
Author
Owner

@toklok commented on GitHub (Jan 25, 2026):

when I installed from npx it had issues showing no activity and sitting idle when running npx @ralph-orchestrator/ralph-cli run when I ran --no-tui like another user suggested it seemed to show some activity.

Mac OS

I forked the repo and installed it with rust and ran it locally and it worked without that specific no activity or sitting idle

<!-- gh-comment-id:3795760534 --> @toklok commented on GitHub (Jan 25, 2026): when I installed from npx it had issues showing no activity and sitting idle when running `npx @ralph-orchestrator/ralph-cli run` when I ran `--no-tui` like another user suggested it seemed to show some activity. Mac OS I forked the repo and installed it with rust and ran it locally and it worked without that specific no activity or sitting idle
Author
Owner

@mikeyobrien commented on GitHub (Jan 25, 2026):

Fix in v2.2.4, run with npx -y @ralph-orchestrator/ralph-cli@latest run -p <prompt>

<!-- gh-comment-id:3797305472 --> @mikeyobrien commented on GitHub (Jan 25, 2026): Fix in v2.2.4, run with `npx -y @ralph-orchestrator/ralph-cli@latest run -p <prompt>`
Author
Owner

@matbgn commented on GitHub (Jan 25, 2026):

Yessss!!! It works!

<!-- gh-comment-id:3797314167 --> @matbgn commented on GitHub (Jan 25, 2026): Yessss!!! It works!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ralph-orchestrator#41
No description provided.