Since Android Studio updated to Bumblebee 2021.1.1 (January 19, 2022 build), when I start Android Studio I get an error along the lines of
Error initializing ADB: Unable to create Debug Bridge: Unable to start adb server: * daemon not running; starting now at tcp:5037 could not read ok from ADB Server * failed to start daemon error: cannot connect to daemon
adb.exe start-server failed
If I go to a command line and type "adb start-server" I get
error: protocol fault (couldn't read status): connection reset
The odd thing is, if I disconnect from Pulse VPN, I have 0 issues. I'm wondering if anyone else has seen this. Quite literally the instant I disconnect, the Device File Explorer switches to showing me the file system on the device.