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

[Bug] change git:// to https:// in PX4-Autopilot/Tools/px4.py #23018

Open
RobertoD91 opened this issue Apr 15, 2024 · 0 comments
Open

[Bug] change git:// to https:// in PX4-Autopilot/Tools/px4.py #23018

RobertoD91 opened this issue Apr 15, 2024 · 0 comments

Comments

@RobertoD91
Copy link

Describe the bug

me@mypc:~$: brew install px4-dev
(...)
me@mypc:~$: px4.py
fatal: impossibile collegarsi a github.com:
github.com[0: 140.82.121.4]: errno=Operation timed out

This is because of using git://github.com/PX4/Firmware.git in https://github.com/PX4/PX4-Autopilot/blob/main/Tools/px4.py#L77

Please change to https:// , since github dropped support for git:/ https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git

To Reproduce

n.a.

Expected behavior

n.a.

Screenshot / Media

n.a.

Flight Log

n.a.

Software Version

n.a.

Flight controller

n.a.

Vehicle type

None

How are the different components wired up (including port information)

No response

Additional context

No response

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

No branches or pull requests

1 participant