Some claude sessions cant be resumed with "No tmux session running" error after restarting iterm2 #690
Replies: 1 comment
-
|
Hey @jonas — sorry for the long turnaround. Now that several stability fixes have landed (v1.7.39, 1.7.40, 1.7.43), a few diagnostics would help me distinguish a real macOS tmux lifecycle bug from a config issue:
On fork: Some macOS tmux servers die when their originating terminal closes (no systemd linger equivalent on macOS). If that's your case, the fix is to spawn agent-deck sessions from a detached tmux server, which ties into issue #687 (socket isolation). Share those diagnostics and we'll figure out whether you're hitting the macOS lifecycle issue or something new. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am repeatedly running into issues of trying to restart some of my sessions after I restarted my iTerm2. Some session can be easily resumed some other sessions give me a consistend
No tmux session runningerror even after many restart attempts (R). What is strange to me that some other session can be resumed while some session can not (across different projects). Has anyone had this error before? Do you have any ideas on how to fix that?So far I have experienced this in the following session types:
It seems like forking the session is not possible since that seems to somehow also dependant on tmux (at least in the UI).
Beta Was this translation helpful? Give feedback.
All reactions