Skip to content

Conversation

@Goooler
Copy link

@Goooler Goooler commented Nov 13, 2025

Fixes the errors like:

Cloning into '/Users/goooler/StudioProjects/FlClash/core/Clash.Meta'...
git@github.com: 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 'git@github.com:chen08209/Clash.Meta.git' into submodule path '/Users/goooler/StudioProjects/FlClash/core/Clash.Meta' failed
Failed to clone 'core/Clash.Meta'. Retry scheduled
Cloning into '/Users/goooler/StudioProjects/FlClash/plugins/flutter_distributor'...
git@github.com: 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 'git@github.com:chen08209/flutter_distributor.git' into submodule path '/Users/goooler/StudioProjects/FlClash/plugins/flutter_distributor' failed
Failed to clone 'plugins/flutter_distributor'. Retry scheduled
Cloning into '/Users/goooler/StudioProjects/FlClash/core/Clash.Meta'...
git@github.com: 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 'git@github.com:chen08209/Clash.Meta.git' into submodule path '/Users/goooler/StudioProjects/FlClash/core/Clash.Meta' failed
Failed to clone 'core/Clash.Meta' a second time, aborting

Fixes the errors like:

```
Cloning into '/Users/goooler/StudioProjects/FlClash/core/Clash.Meta'...
git@github.com: 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 'git@github.com:chen08209/Clash.Meta.git' into submodule path '/Users/goooler/StudioProjects/FlClash/core/Clash.Meta' failed
Failed to clone 'core/Clash.Meta'. Retry scheduled
Cloning into '/Users/goooler/StudioProjects/FlClash/plugins/flutter_distributor'...
git@github.com: 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 'git@github.com:chen08209/flutter_distributor.git' into submodule path '/Users/goooler/StudioProjects/FlClash/plugins/flutter_distributor' failed
Failed to clone 'plugins/flutter_distributor'. Retry scheduled
Cloning into '/Users/goooler/StudioProjects/FlClash/core/Clash.Meta'...
git@github.com: 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 'git@github.com:chen08209/Clash.Meta.git' into submodule path '/Users/goooler/StudioProjects/FlClash/core/Clash.Meta' failed
Failed to clone 'core/Clash.Meta' 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

Successfully merging this pull request may close these issues.

1 participant