Compare commits
2 Commits
63aa99ad73
...
6d18fe9dc8
| Author | SHA1 | Date | |
|---|---|---|---|
|
6d18fe9dc8
|
|||
|
0bbd9b5640
|
7
README.md
Normal file
7
README.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# SSH Key issues
|
||||||
|
|
||||||
|
Here are some things to check when running into ssh key issues:
|
||||||
|
|
||||||
|
- Make sure that known hosts only contains a key of type ecdsa-sha2-nistp256 otherwise flux will fail to connect to the repository over ssh.
|
||||||
|
|
||||||
|
- Make sure the deploy key is read/write.
|
||||||
Reference in New Issue
Block a user