Closed msbense closed 8 years ago
Fixed by updating WPILIB
GRIP is now failing to deploy to the roboRIO for another reason:
Could not verify ''ecdsa-sha2-nistp256'' host key with fingerprint ''38:74:c2:1f:0a:91:6f:d9:dd:92:78:a5:74:c1:b0:9c'' for '10.51.81.2' on port 22
is displayed in the loading bar when trying to deploy.
This is an ssh key problem. Shall be solved by adding the server's private key.
Cool, it's good to know you already know how to fix this.
@msbense Actually I'm little confused. Shouldn't there also be a client side network tables?
Otherwise why shouldn't you use local command execution?
I see. NetworkTables is totally unecessary
I'm not really sure what you're talking about :confused:. Are you still talking about the first error? Because that's no longer the issue
Oh no. I see now. I'm just analyzing the codes
Fixed by updating to latest version of GRIP (v1.2.0).
It prints out some error involving networktables, and a software version mismatch