#Sandboxing Error

1 messages ยท Page 1 of 1 (latest)

echo ether
#

May 03 18:42:09 MSI node[376067]: [tools] read failed: docker exec -i openclaw-sbx-agent-main-f331f052 sh -c set -eu
May 03 18:42:09 MSI node[376067]: target="$1"
May 03 18:42:09 MSI node[376067]: allow_final="$2"
May 03 18:42:09 MSI node[376067]: suffix=""
May 03 18:42:09 MSI node[376067]: probe="$target"
May 03 18:42:09 MSI node[376067]: if [ "$allow_final" = "1" ] && [ -L "$target" ]; then probe=$(dirname -- "$target"); fi
May 03 18:42:09 MSI node[376067]: cursor="$probe"
May 03 18:42:09 MSI node[376067]: while [ ! -e "$cursor" ] && [ ! -L "$cursor" ]; do
May 03 18:42:09 MSI node[376067]: parent=$(dirname -- "$cursor")
May 03 18:42:09 MSI node[376067]: if [ "$parent" = "$cursor" ]; then break; fi
May 03 18:42:09 MSI node[376067]: base=$(basename -- "$cursor")
May 03 18:42:09 MSI node[376067]: suffix="/$base$suffix"
May 03 18:42:09 MSI node[376067]: cursor="$parent"
May 03 18:42:09 MSI node[376067]: done
May 03 18:42:09 MSI node[376067]: canonical=$(readlink -f -- "$cursor")
May 03 18:42:09 MSI node[376067]: printf "%s%s\n" "$canonical" "$suffix" openclaw-sandbox-fs /home/ayu/openclaw-main/hello/skills/gog 0 failed raw_params={"path":"~/openclaw-main/hello/skills/gog/SKILL.md"}

WTF is this?