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

dbinfo request time out #187

Open
gulbulut opened this issue Mar 23, 2020 · 5 comments
Open

dbinfo request time out #187

gulbulut opened this issue Mar 23, 2020 · 5 comments

Comments

@gulbulut
Copy link

Hi,

I want to pull all flight logs using the script download_logs.py but I get the error I detailed below. I'm getting time out in dbinfo. what is the solution to this?

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='review.px4.io', port=443): Max retries exceeded with url: /dbinfo (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f6c365ae490>: Failed to establish a new connection: [Errno -2] Name or service not known'))

@bkueng
Copy link
Member

bkueng commented Mar 24, 2020

Hi

This is a connection error, and it works for me. Can you access https://logs.px4.io?

@Turokhunter
Copy link

Building on this. I'm getting the same error. Server request failed. I can access https://logs.px4.io/ but accessing https://review.px4.io/dbinfo leads to a 504 Gateway Time-out.

@bkueng
Copy link
Member

bkueng commented Feb 14, 2022

It should work now, just the caching that took a bit longer.

@Turokhunter
Copy link

Thanks for your help. I ended up rewriting my own dbinfo grabber by taking advantage of https://review.px4.io/browse_data_retrieval. But, I'm sure this will be helpful to others in the future.

@timothyZimmermann
Copy link

Hi,
I am facing a similar issue to Turokhunter. I can access https://logs.px4.io/ but accessing the dbinfo results in 502 Bad Gateway.

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

4 participants