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

Upload broken #34

Closed
tops4u opened this issue May 14, 2017 · 5 comments
Closed

Upload broken #34

tops4u opened this issue May 14, 2017 · 5 comments

Comments

@tops4u
Copy link

tops4u commented May 14, 2017

Tried to upload a log today, there is some Problem, as it always returns HTTP 500 on logs.px4.io.

I don't know who to contact on this issue or if you also operate the px4.io infrastructure.

@bkueng
Copy link
Member

bkueng commented May 15, 2017

Can you upload the log somewhere & share it? I think your log file is corrupt. You can also try to open it with pyulog:

sudo pip install pyulog
ulog_info <file>.ulg

@tops4u
Copy link
Author

tops4u commented May 15, 2017

Tried the log from here: PX4/PX4-Autopilot#7237 but it did not work

@bkueng
Copy link
Member

bkueng commented May 15, 2017

This log file is indeed corrupt: it contains 0 bytes where it should not. Did you download it via QGC?

@tops4u
Copy link
Author

tops4u commented May 15, 2017

You are right... Must have been a Problem with the QGC Download. Now I retried directly by retreiving it from the SD Card and this is the Result: http://logs.px4.io/plot_app?log=ef90710d-083e-4d5b-8a6e-45bb9f057c15

Just on Improvement Notice: Instead of 500 a Message informing about the Logfile being corrupt would be helpful ;-)

Thanks for your Help.

@tops4u tops4u closed this as completed May 15, 2017
@bkueng
Copy link
Member

bkueng commented May 15, 2017

Just on Improvement Notice: Instead of 500 a Message informing about the Logfile being corrupt would be helpful ;-)

That's true. Corrupt log files have been very rare so far and PX4/PX4-Autopilot#7226 should fix the QGC download issues.

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

2 participants