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

submodule pymavlink update is not working over ssh #290

Closed
KamranArain opened this issue Sep 17, 2022 · 1 comment
Closed

submodule pymavlink update is not working over ssh #290

KamranArain opened this issue Sep 17, 2022 · 1 comment

Comments

@KamranArain
Copy link

I am working on this commit 59ccf285025b0dad2fbd8b111d24801e9f16cb20 of mavlink in this version submodule just got crashed due to ssh clone request but when I use http path it works fine no time out.

Submodule 'pymavlink' (git://github.com/ArduPilot/pymavlink.git) registered for path 'modules/mavlink/pymavlink'
Cloning into 'modules/mavlink/pymavlink'...
fatal: unable to connect to github.com:
github.com[0: 140.82.121.3]: errno=Connection timed out

please let me know if I am doing something wrong.

@KamranArain
Copy link
Author

changing path from ssh to https fixed my issue and it is also updated in this rev https://github.com/ArduPilot/mavlink/blob/734d04188897f70c8b19e119543a395d4f61d6de/.gitmodules

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

1 participant