git 出现gnome-ssh-askpass:32737

前端之家收集整理的这篇文章主要介绍了git 出现gnome-ssh-askpass:32737前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

今天在git push origin master时,竟然出现了错误 (gnome-ssh-askpass:32737): Gtk-WARNING **: cannot open display: error: unable to read askpass response from ‘/usr/libexec//gnome-ssh-askpass’根本原因是执行了该脚本。

unset SSH_ASKPASS

原文链接:https://www.f2er.com/ssh/68148.html

猜你在找的SSH相关文章