Mechanical-Advantage / AdvantageScope

Robot telemetry application for FRC
https://docs.advantagescope.org/
MIT License
175 stars 52 forks source link

Download logs feature fails to connect with default IP of 10.00.AM.2 #167

Closed ArchdukeTim closed 1 month ago

ArchdukeTim commented 6 months ago

Had trouble downloading logs when connected to the Rio via Ethernet. I could SSH in, and advantagescope was showing the live robot view, but could not see log files.

To Reproduce

Expected behavior

Version (required): Will update when I'm back at computer

Additional context Add any other context about the problem here.

importly commented 4 months ago

Same issue, Exact same reproduce step but with a 2 digit team number 86. Version: 3.2.1 Only solution I found was plugging into the roborio with USB cable or unplugging the USB Drive

ArchdukeTim commented 4 months ago

@importly Did my solution of using 10.0.86.2 instead of 10.00.86.2 work?

importly commented 4 months ago

@ArchdukeTim Yes, using 10.0.86.2 instead of 10.00.86.2 worked for me. I did not try that at first. I think the simple way to solve this for any of the 99 teams trying to download logs with a regex expression. Thanks for the solution.