View Single Post
  #4   Spotlight this post!  
Unread 03-02-2017, 19:50
Peter Johnson Peter Johnson is offline
WPILib Developer
FRC #0294 (Beach Cities Robotics)
Team Role: Mentor
 
Join Date: Jan 2010
Rookie Year: 2008
Location: Redondo Beach, CA
Posts: 269
Peter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud of
Re: Strange Error Regarding Connection with roboRIO

Quote:
Originally Posted by RyStrider View Post
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)
Reply With Quote