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

404 on all requests after default install #76

Open
danielhonies opened this issue May 30, 2023 · 3 comments
Open

404 on all requests after default install #76

danielhonies opened this issue May 30, 2023 · 3 comments

Comments

@danielhonies
Copy link

tried to install on Ubuntu 22 with cargo. Running PX4 with gazebo sitl. After default start with verbose, cmd line reports that different messages are received. However sending requests through browser as well as through Postman always returns 404.
Not sure how to debug further.

@danielhonies
Copy link
Author

it works with the release file.

@danielhonies
Copy link
Author

danielhonies commented May 30, 2023

update with release file: http://0.0.0.0:8088/v1/mavlink/ATTITUDE returns 404 while http://0.0.0.0:8088/mavlink/vehicles/1/components/1/messages/ATTITUDE returns the expected message.
With the cargo install this path works: http://0.0.0.0:8088/mavlink/ATTITUDE

@patrickelectric
Copy link
Member

Hi @danielhonies. We need to update the cargo releases, the latest update was 2 years ago. Please use the project binaries for now.

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