I started to get this error when trying to run my CordovaApp in Debug Mode: Unable to attach.Operation timed out.
First i was getting it quite often but still sometimes it was able to attach and now i'm always getting it.
The application is deployed and started successfully in the emulator or on my Android Device.
How can I solve this? Is it possible to increase timeout threshold? (maybe if I wait more it can attach as sometimes it was working before).
EDIT:
Reproducible on 3 different machines.