Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows MP Timeout on read - GetLogEntry #3408

Open
Jai-GAY opened this issue Sep 13, 2024 · 0 comments
Open

Windows MP Timeout on read - GetLogEntry #3408

Jai-GAY opened this issue Sep 13, 2024 · 0 comments

Comments

@Jai-GAY
Copy link

Jai-GAY commented Sep 13, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant