Cross-session messaging retries in a per-user folder instead of failing when its directory can't be made.
What's wrong with this entry?
If creating the messaging sockets directory fails, Claude now maps its user id back to the host user id and retries in a per-user fallback directory instead of giving up, marking the session as running degraded.
- The recorded cause is
primary_dir_refused_fell_back. - Both the in-namespace and host user ids are now recorded so peer ownership can be checked against either.
primary_dir_refused_fell_back
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Messages injected by a host are classified separately from peer messages
Both mention cross
-
v2.1.234
Cross-session control requests check ids more carefully
Both mention cross
-
v2.1.234
Notice acks now wait for the record to persist
Both mention cross