After fixing wiring issues with encoders, we tried to deploy code again, only to not be able to connect to the roborio through Ethernet or wireless. We’ve tried
switching out the radio
switching out the roborio
re-imaging the roborio (through direct connection through Ethernet)
testing wire connection
re-configuring the radio
The pdh status is magenta, so it’s in keep alive timeout, but nothings working
The deploy console says you are deploying as team 2714, but your ChiefDelphi account says you are on team 691. I think you need to change the teamNumber field in the .wpilib/wpilib_preferences.json so that it can find the roboRIO correctly through Ethernet.
If this file got copied in as part of the debugging, it could explain the sudden onset of the symptom.
@OP - another debugging step that could possibly have revealed this - make a temporary, brand new, blank robot project. If that deploys, it implies the issue is project specific, which narrows down some of the debugging steps you tried.