Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
81 views

When trying to match the "randomart" part of ssh-keygen's output using Expect, expect() finds an empty string after the "randomart", but not the expected eof, but I don't ...
U. Windl's user avatar
  • 4,822
0 votes
1 answer
97 views

I can’t push to GitHub through the Mac terminal in Eclipse - I found a question about the same problem, but can’t use the answer. The answer I found: Git does not use SSH key for Github (Mac OS) But ...
0 votes
0 answers
73 views

I have 2 different Github accounts, one for college and one for personal stuff. I'm trying to push some changes in a new branch to a friend's project repository, to which my personal account has write ...
0 votes
1 answer
142 views

We have a private utility repo in GitHub and we would like to be able to install this package with a GitHub Actions. When developing locally I have created a ssh key, uploaded the public key to deploy ...
0 votes
1 answer
326 views

While configuring SFTP on an Azure Storage Account, I selected the "Use existing key stored in Azure Key Vault" option to authenticate a local user. However, the dropdown list for selecting the key ...
0 votes
0 answers
32 views

I'm trying to get VS Code to work properly on my Windows Subsystem for Linux. For some reason, I am not able to permanently store the ssh key, and I am asked for the passphrase each time. I can do a ...
0 votes
1 answer
108 views

I am using libssh2, where my flow ends up calling _libssh2_userauth_publickey, which itself calls _libssh2_ntohu32(pubkeydata). My understanding is that it should return a small number (e.g. 7 for &...
2 votes
1 answer
86 views

When I generate an ssh key in a different path than the default I can't access by ssh in github, I don't know what the problem is, but I know I have tried many times to generate and use a ssh with a ...
1 vote
1 answer
109 views

I have been using my local Git and GitHub connection via an SSH key that suddenly (without obvious cause) is not allowing me to manage my remote repo's by push or pull. I've tried deleting the SSH key ...
albeit2's user avatar
  • 113
0 votes
0 answers
52 views

enter image description here enter image description here Hello, I am a freshman for coding. But I met with this problem for so long time. I actually tried so many solutions here but still didn't work....
-1 votes
1 answer
57 views

I am getting this error "[email protected]: Permission denied (publickey)." while I try to run git fetch in Jenkins pipeline scripts. This Jenkins server uses an SSH agent(a machine that ...
1 vote
0 answers
153 views

I need to connect to my server via SSH using some private key (which is not default id_rsa). The key also requires some passphrase. I had no problem with it in terminal but now I want to connect in ...
0 votes
0 answers
55 views

I am attempting to push/pull using SSH to my private github repository. I went through the steps of creating a key, uploading the public key to my github account, and adding it to my ssh-agent, using ...
1 vote
1 answer
72 views

I've added two ssh config in ~/.ssh/config: Host account1 User git Hostname github.com PreferredAuthentications publickey IdentityFile /home/USER/.ssh/account2_ssh Host account2 User git ...
Karan's user avatar
  • 13
0 votes
1 answer
126 views

In a github action I'm building an Elixir project which has a dependency on a private github repo i.e. during the deps.get phase it clones it using git. The problem is that the ssh connection to ...
vidi's user avatar
  • 2,156

15 30 50 per page
1
2 3 4 5
...
133

AltStyle によって変換されたページ (->オリジナル) /