I am unable to deploy code to the roborio and I can’t figure out what even changed. I am getting the same error that usually shows up when you forget to connect to the robot, but I am certainly connected to the robot and I have also tried to power cycle the robot. Does anyone have any idea what I may have changed to cause this? Here’s my error:
Task :discoverRoborio
Discovering Target roborio
admin @ 10.3.86.2: Resolved but not connected.
Reason: JSchException
socket is not established
admin @ 172.22.11.2: Resolved but not connected.
Reason: JSchException
socket is not established
admin @ roborio-386-FRC.local: Failed resolution.
Reason: TimeoutException
Discovery timed out.
admin @ roborio-386-FRC: Failed resolution.
Reason: UnknownHostException
Not enough memory resources are available to process this command (roborio-386-FRC)
admin @ roborio-386-FRC.lan: Failed resolution.
Reason: UnknownHostException
No such host is known (roborio-386-FRC.lan)
admin @ roborio-386-FRC.frc-field.local: Failed resolution.
Reason: UnknownHostException
No such host is known (roborio-386-FRC.frc-field.local)
1 other action(s) not started.
Run with --info for more details
Task :discoverRoborio FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:discoverRoborio’.
A failure occurred while executing jaci.gradle.deploy.target.discovery.TargetDiscoveryWorker
Target roborio could not be found at any location! See above for more details.
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org
BUILD FAILED in 18s
6 actionable tasks: 2 executed, 4 up-to-date
Missing Target!
Are you connected to the robot, and is it on?
GradleRIO detected this build failed due to not being able to find “roborio”!
Scroll up in this error log for more information.
The terminal process terminated with exit code: 1