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

Note on submodule remote protocol #41

Open
htwangtw opened this issue Aug 2, 2022 · 3 comments
Open

Note on submodule remote protocol #41

htwangtw opened this issue Aug 2, 2022 · 3 comments
Assignees
Labels

Comments

@htwangtw
Copy link

htwangtw commented Aug 2, 2022

I had some unclear error messages with the test build on roboneuro, followed the docs to use CONP binder instance to debug.
The issue turn out to be submodules in my repository.
The remotes of the submodules have to use the HTTPS protocol.
This is a rather niche use case but I thought it might be useful to add in the checklist.

@agahkarakuzu
Copy link
Member

Hi @htwangtw thanks for the feedback! Log files forwarded by the https://roboneuro.herokuapp.com will be improved soon to provide clearer information.

The issue turn out to be submodules in my repository.

SSL verification is set true in repo2data configs, which would be the reason why submodule sync did not go through.

image

I will make sure that this 👆 goes into the documentation.

Thanks!

@agahkarakuzu agahkarakuzu self-assigned this Aug 2, 2022
@agahkarakuzu agahkarakuzu added documentation Improvements or additions to documentation bug Something isn't working userdoc and removed documentation Improvements or additions to documentation bug Something isn't working labels Aug 2, 2022
@htwangtw
Copy link
Author

htwangtw commented Aug 2, 2022

I see it's repo2data!

Thanks for the quick response.
The documentation and instructions for local tests are really clear 😊

@agahkarakuzu
Copy link
Member

So sorry, I wanted to say repo2docker, which is one of the core packages developed by the Jupyter community. Thank you for giving a NeuroLibre notebook a try!

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

No branches or pull requests

2 participants