Cannot Run Debugger - HHS-Team670/MustangLib GitHub Wiki

Cannot Run Debugger

Authors: Armaan, Aditi, Justin

Date: 7/8/23

Status

  • N/A

Symptoms

  • Deploying robot code returns Build Failed or never even attempts building (If this is the case, See Cannot Deploy)
  • Failed to attach to remote debuggee VM. Reason: "java.net.ConnectException": Connection refused (VPN)

Solutions

  • If you’ve opened the Git repo instead of the robot code (the outer 20xx-Robot directory, not the inner one) then you’ll get a prompt asking you to open the other directory. Say yes!
  • Turn off any VPNs or that you may have installed (Ex: Turn off 1.1.1.1)
  • If this doesn’t work, you may need to Set Up Debugger
  • If this still does not work, switch computers or ask a lead

Resources