github.io搭建博客报错

发布于 2021-11-27 01:05:53 字数 515 浏览 768 评论 1

报错如下:

执行:hexo deploy后报错

hexo deploy
INFO  Deploying: git
INFO  Clearing .deploy_git folder...
INFO  Copying files from public folder...
On branch master
nothing to commit, working directory clean


(gnome-ssh-askpass:1839): Gtk-WARNING **: cannot open display: 
Username for 'https://github.com': error: unable to read askpass response from '/usr/libexec/openssh/gnome-ssh-askpass'



如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半世蒼涼 2021-11-29 09:17:26

公钥已经加过了:

ssh -T git@github.com
Warning: Permanently added the RSA host key for IP address '127.0.*.130' to the list of known hosts.
Hi iuwai/iuwai.github.io! You've successfully authenticated, but GitHub does not provide shell access.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文