when using PasarGuard to update xray core on node, xray core version up to 26.6.1 is fine.
but since xray core version 26.6.22 (to the latest 26.7.11), node fails with error: failed to start xray: Failed to start: main: failed to create server > failed to disable ipv4 rp_filter for all: open /proc/sys/net/ipv4/conf/all/rp_filter: read-only file system
my node is installed with the install script, so it's a docker compose image.
when using PasarGuard to update xray core on node, xray core version up to 26.6.1 is fine.
but since xray core version 26.6.22 (to the latest 26.7.11), node fails with error:
failed to start xray: Failed to start: main: failed to create server > failed to disable ipv4 rp_filter for all: open /proc/sys/net/ipv4/conf/all/rp_filter: read-only file systemmy node is installed with the install script, so it's a docker compose image.