Windows11を使用しています。
saucetreeより特定のリモートリポジトリへプッシュしようとすると、以下のエラーが発生し、プッシュできない。
----------------------------------
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags --set-upstream origin hiraya/update/gwform:hiraya/update/gwform Pushing to gitlab.com:base-net/asahiglovalhome-studio.com_theme.git The server's host key is not cached. You have no guarantee that the server is the computer you think it is. The server's ssh-ed25519 key fingerprint is: ssh-ed25519 255 SHA256:eUXGGm1YGsMAS7vkcx6JOJdOGHPem5gQp4taiCfCLB8 If you trust this host, enter "y" to add the key to エラー終了しました。エラーの内容は上記をご覧ください。 PuTTY's cache and carry on connecting. If you want to carry on connecting just once, without adding the key to the cache, enter "n". If you do not trust this host, press Return to abandon the connection. Store key in cache? (y/n, Return cancels connection, i for more info) fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
----------------------------------
調べてみると、以下レジストリキーからキャッシュを削除したらプッシュできるようになるという事を知りましたが、windows11のレジストリキーエディタを確認しても見当たりませんでした。
HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\SshHostKeys\known_hosts
何かプッシュできるようにするための解消方法をご教示いただきたいです。
ミュニティをご利用いただきありがとうございます
下記ナレッジの事象と同様なようです。そのWorkaroundセクションの通り、ご検証ください。
よろしくお願いします。
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.