Port forwarding and sys-usb does not work

This is my qubes configuration:
https://github.com/rebel1725/SharedImages/blob/main/2025-08-03-17-56-35-013.jpg?raw=true

tor-daemon, clash-meta, direct can all access to Internet normally
but all qubes whose net qube is sys-tor or sys-proxy cannot access Internet
and even in the template dnf and apt does not
there are port forwardings from tor-daemon to sys-tor and websurf, from clash-meta to sys-proxy and websurf
sys-tor and sys-proxy are configured following this guide

Everything worked normally before one hour ago, and this issue came suddenly
I tried disabling /rw/config/rc.local comment qvm-connect-tcp line, and run this line in terminal then curl test the proxy
it returns

2025/08/03 18:03:22 socat[1193] W waitpid(): child 1194 exited with status 126
2025/08/03 18:03:22 socat[1193] E read(5, 0x5fd8ee6c7000, 8192): Connection reset by peer

I think there must be something wrong with port forwarding, but I don’t know what to do further
Almost at the same time another issue happened, after reboot, my USB keyboard and USB mouse no longer work
I tried re-creating sys-usb does not work
they work only if I do not start sys-usb
that is all and any solutions?