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

[UX] gh repo clone fail to work after gh auth login on cluster #4459

Open
Michaelvll opened this issue Dec 11, 2024 · 1 comment
Open

[UX] gh repo clone fail to work after gh auth login on cluster #4459

Michaelvll opened this issue Dec 11, 2024 · 1 comment
Assignees

Comments

@Michaelvll
Copy link
Collaborator

After ssh into a cluster, gh repo clone fails to work after gh auth login since we override the IdentityFile for all the clusters in the ~/.ssh/config, but ~/.ssh/id_ed25519 is generated by gh automatically. We should consider adding this file in the ssh config file by default as well, cc'ing @yika-luo

Version & Commit info:

  • sky -v: PLEASE_FILL_IN
  • sky -c: PLEASE_FILL_IN
@Michaelvll
Copy link
Collaborator Author

Related to this, I am seeing the following when doing git pull

no such identity: /home/ubuntu/.ssh/id_rsa: No such file or directory

@Michaelvll Michaelvll added the OSS label Dec 19, 2024 — with Linear
@Michaelvll Michaelvll removed the OSS label Dec 19, 2024
@Michaelvll Michaelvll added the OSS label Dec 19, 2024 — with Linear
@Michaelvll Michaelvll removed the OSS label Dec 19, 2024
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

2 participants