Cursor sandbox cant establish userns network

When using Cursor’s agent over a Remote-SSH connection to my EC2 machine, the sandbox cannot establish its user namespace (userns). As a result the cursorsandbox helper gets stuck during initialization and the agent hangs on even the simplest commands, producing zero output until the process is killed. This happens only over the SSH/remote connection — not in a normal local session.
My configuration (unprivileged userns already enabled):

kernel.apparmor_restrict_unprivileged_userns = 0

kernel.unprivileged_userns_clone = 1

Hey @Omer_Teomim

This looks a lot like the issue reported over here. Can you have a look and see if it’s a match?