-
Notifications
You must be signed in to change notification settings - Fork 464
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
Uploading/downloading mission times out #1248
Comments
I've connected to an existing vehicle that has an existing mission on it. I can't download the mission from the vehicle. I get a timeout. |
@timtuxworth could you please tell some details? Linux or macOS? Version of Apm-Planner? It would also be cool if you could copy the content of the log. |
Hi @Arne-W this is on MacOS, 2.0.30-rc1. Happy to get you a log - from where? I'm assuming you don't mean the flight log. |
Hmm - I have no idea where you can find the log on macOS. On Linux there is a file called "apmlog_yyyymmdd.txt" in your "home/apmplanner2" directory. Perhaps its there on macOS too?? |
Yes - pretty much the same - under my "/users/tim/apmplanner2". Here's an example. |
Cool - I will have a closer look in the next days. 👍 |
@timtuxworth Sorry but I am not able to reproduce it. Have you tried to refresh the list manually? On the bottom there should be a refresh button. |
@timtuxworth is that by any chance a 3DR Solo with OpenSolo ? (or anything else with Sololink/IMX6) - I remember that there was some issues with the controller-scripts that were/are not fully MAVLink2 compatible. |
This is on a QioTek Zealot H743. Testing using various different connections, including USB. |
This is fully reproducible with a serial connection to a ArduPilot, and SITL. |
FWIW: APM-Planner_2-2.0.30-rc1-x86_64.AppImage works fine.. that's only 16 commits since.. I tried to build 2.0.30 .. and still get the issue.. I start to believe it is something with my build environment - very strange. (Qt version 5.15.2) |
@timtuxworth @Arne-W
|
@AndKe I can do a new build this weekend - sorry but you know SOOOOOOO many things to do and so little time |
If it's about priorities, perhaps better to fix the auto-build? |
absolutely .. is there some way I can help- please say .. I am a Linux user, but never fiddled with building on github. If it is trivial - like change in upload paths or something - might be of help...otherwise, I doubt it. |
Autobuild isn't that trivial because we need at least Linux and Macos. Windows would be nice too. Moreover there is the Qt incompatibility with OpenSSL 3.x which makes it complicated to build on Ubuntu 22.04. I made a new release candidate and a new Appimage. You can find it here. |
@Arne-W Thank you very much. The appimage works perfectly with both waypoints, and firmware-fetching - (where both fail on my local builds (ubuntu 22.10) Please tell about Qt incompatibilty with OpenSSL 3.x (which OpenSSL version is required/you use) |
@timtuxworth Is this issue still active? Did you try to build the newest version (2.30.rc3)? |
Hi Arne I don't have a build environment for APM Planner. If there was a dmg I would try it. |
We will do a release including Mac in the next weeks - I will inform you. |
interestingly: uploading mission fails with timeout, but the process actually suceeds (the mission is actually uploaded)
[20210702 15:19:23.570 WARN ] - Finally timed out - going to idle. Current state was: 4
[20210702 15:19:27.568 WARN ] - Timeout requesting waypoint count - retrying.
[20210702 15:19:29.560 WARN ] - Timeout requesting waypoint count - retrying.
[20210702 15:19:31.564 WARN ] - Timeout requesting waypoint count - retrying.
[20210702 15:19:33.572 WARN ] - Timeout requesting waypoint count - retrying.
The text was updated successfully, but these errors were encountered: