MissionPlanner icon indicating copy to clipboard operation
MissionPlanner copied to clipboard

Windows MP Timeout on read - GetLogEntry

Open Jai-GAY opened this issue 5 months ago • 0 comments

Issue details

Please describe the problem, or desired feature Error:System.TimeoutException: Timeout on read - GetLogEntry https://discuss.ardupilot.org/t/windows-build-1-3-81-build-1-3-8741-25556-timeoutexception/119439 USB 921600bps direct cube USB port, not via carrier board.

Version

What version was the issue encountered with Windows build 1.3.81 build 1.3.8741.25556 and Windows build 1.3.82 build 1.3.8979.17128 Arducopter 4.5.6

Platform

[ ] All [ ] AntennaTracker [ x ] Copter [ ] Plane [ ] Rover [ ] Sub

Airframe type

What type of airframe (flying wing, glider, hex, Y6, octa etc) FRAME_CLASS,2 FRAME_TYPE,1 Hexa/X

Hardware type

What autopilot hardware was used? (pixhawk, pixracer, PX4FMU etc) CubeOrange 00420019 3239510C 38363839,

Logs

Please provide a link to any relevant logs that show the issue

Getting list of log files...
Error:System.TimeoutException: Timeout on read - GetLogEntry
   at MissionPlanner.MAVLinkInterface.<GetLogEntry>d__270.MoveNext() in C:\Users\mich1\Desktop\CubePilot\MissionPlanner\ExtLibs\ArduPilot\Mavlink\MAVLinkInterface.cs:line 6142
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MissionPlanner.Utilities.Extensions.<>c__DisplayClass1_0`1.<<AwaitSync>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MissionPlanner.Utilities.Extensions.AwaitSync[T](Task`1 infunc)
   at MissionPlanner.MAVLinkInterface.GetLogList() in C:\Users\mich1\Desktop\CubePilot\MissionPlanner\ExtLibs\ArduPilot\Mavlink\MAVLinkInterface.cs:line 6086
   at MissionPlanner.Log.LogDownloadMavLink.<LoadLogList>b__12_0() in C:\Users\mich1\Desktop\CubePilot\MissionPlanner\Log\LogDownloadMavLink.cs:line 80

MP_error_log

Jai-GAY avatar Sep 13 '24 02:09 Jai-GAY