My configurations is : {type : starlark, request: attach, debugServer: 4711}
After running command 'build //cmd/gencopy --experimental_skylark_debug
' and 'bzl debug adapter' successfully, I try to debug following the video : https://www.youtube.com/watch?v=MAXJA8Gbtxk
it reminds: it reminds: connection error: proto: cannot parse invalid wire-format data

How to fix it, I have no idea ^_^