I got an error when run adb command:
adb -s 127.0.0.1:21503 shell input swipe 1000 345 350 345 250
And the error:
error: failed to create socketpair to intercept data: Too many open files
It works fine at first, but after about 15 minutes this error will appear
I don't know how to resolve it.