We are trying to upload code on the new robot and we are getting a roborio not found error does anyone know what this means?
admin @ 10.20.13.2: Resolved but not connected.
Reason: JSchException
java.net.ConnectException: Connection refused: connect
admin @ 172.22.11.2: Resolved but not connected.
Reason: TimeoutException
Discovery timed out.
admin @ null: Resolved but not connected.
Reason: JSchException
java.net.ConnectException: Connection refused: connect
admin @ roborio-2013-FRC.local: Failed resolution.
Reason: UnknownHostException
No such host is known (roborio-2013-FRC.local)
admin @ roborio-2013-FRC: Failed resolution.
Reason: UnknownHostException
Not enough memory resources are available to process this command (roborio-2013-FRC)
admin @ roborio-2013-FRC.lan: Failed resolution.
Reason: UnknownHostException
No such host is known (roborio-2013-FRC.lan)
admin @ roborio-2013-FRC.frc-field.local: Failed resolution.
Reason: UnknownHostException
No such host is known (roborio-2013-FRC.frc-field.local)
I know this may sound crazy but I think just connecting it directly to the RoboRIO via USB would be the best way of doing it. We have mostly been deploying it via USB and it’s working every time and since we are deploying it, it “saves” to the RIO, allowing us to unplug the USB cable and control it via WiFi.
When configuring your radio, did you enable the firewall option? This blocks some ports that the deploy process needs. Though you should still be able to pick up mDNS, which doesn’t seem to be happening, checking that is worth a try.