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 Permissions Error #160

Open
Erics1337 opened this issue Apr 7, 2024 · 0 comments
Open

Submodule Permissions Error #160

Erics1337 opened this issue Apr 7, 2024 · 0 comments

Comments

@Erics1337
Copy link

git submodule update --init

Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/ASDayPicker'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:chrisballinger/ASDayPicker.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/ASDayPicker' failed
Failed to clone 'Submodules/ASDayPicker'. Retry scheduled
Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/DOFavoriteButton'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:chrisballinger/DOFavoriteButton.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/DOFavoriteButton' failed
Failed to clone 'Submodules/DOFavoriteButton'. Retry scheduled
Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/PermissionScope'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Burning-Man-Earth/PermissionScope.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/PermissionScope' failed
Failed to clone 'Submodules/PermissionScope'. Retry scheduled
Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/iBurn-Data'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:iBurnApp/iBurn-Data-Private.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/iBurn-Data' failed
Failed to clone 'Submodules/iBurn-Data'. Retry scheduled
Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/mapbox-ios-sdk'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:Burning-Man-Earth/mapbox-ios-sdk.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/mapbox-ios-sdk' failed
Failed to clone 'Submodules/mapbox-ios-sdk'. Retry scheduled
Cloning into '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/ASDayPicker'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:chrisballinger/ASDayPicker.git' into submodule path '/Users/ericswanson/Documents/gitHub/iBurn-iOS/Submodules/ASDayPicker' failed
Failed to clone 'Submodules/ASDayPicker' a second time, aborting

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