lazygit icon indicating copy to clipboard operation
lazygit copied to clipboard

Can't push due to message: Are you sure you want to continue connecting?

Open raphaklaus opened this issue 2 years ago • 4 comments

Topic When connecting with GitHub for the first time, the host is unknown and ask if we should proceed connecting. The UI seems to not understand that as a expected input from the user.

Your thoughts As in other situations, there is a pop-up to insert an input to proceed. I think in this situation it should behave the same. Are we able to capture this message and treat accordingly?

raphaklaus avatar Jul 15 '22 00:07 raphaklaus

Just to clarify, is this when you're using ssh?

How often does this happen, once per device?

mark2185 avatar Jul 15 '22 04:07 mark2185

That happens the first time connecting with SSH. I manage to run the git command outside of the lazygit and it, per definition, never happened. I think for consistency sake Lazygit should know to treat these cases but I understand that might be difficult.

raphaklaus avatar Oct 16 '22 09:10 raphaklaus

I just had the same when adding a new remote, it gets stuck forever: Screenshot_20240406_135106

zocker-160 avatar Apr 06 '24 11:04 zocker-160