|
Re: Strange Error Regarding Connection with roboRIO
Quote:
Originally Posted by RyStrider
10 Minutes ago, I just re-imaged and reinstalled java on our roboRIO to see if that was the problem. It did not fix it. The only time I receive that error is when I attempt to connect wirelessly. Could it by my radio?
|
It could be, but does the DS connect? Can you ping the roboRio? Connect to the roboRio web console? If you're making it to that point in the script you should be able to get to the web console (as it makes a HTTP request to validate the image version immediately prior to that). Do you have any firewall software running? Might be worth downloading PuTTY and trying to ssh in manually to see if that works.
__________________
Author of cscore - WPILib CameraServer for 2017+
Author of ntcore - WPILib NetworkTables for 2016+
Creator of RobotPy - Python for FRC
2010 FRC World Champions ( 294, 67, 177)
2007 FTC World Champions (30, 74, 23)
2001 FRC National Champions (71, 294, 125, 365, 279)
|