0
点赞
收藏
分享

微信扫一扫

The page build failed for the `gitPages` branch with the following error: Unable to build page.

北溟有渔夫 2022-07-18 阅读 32


生成我的页面的时候,github返回了这个东西:

The page build failed for the `gitPages` branch with the following error:
Unable to build page. Please try again later.
For information on troubleshooting Jekyll see:
https://docs.github.com/articles/troubleshooting-jekyll-builds
If you have any questions you can submit a request at https://support.github.com/contact?repo_id=301707249&page_build_id=253584733

问题原因

发邮件给https://support.github.com/contact?repo_id=301707249&page_build_id=253584733问了一下。

官方人员说原来是github网站遇到了问题。可以查看github状态:https://www.githubstatus.com

The page build failed for the `gitPages` branch with the following error: Unable to build page._github


是服务器出现了问题。只能随时关注状态,等好了再push一下。

解决问题

第二天确认了。确实是github自身的问题。第二天好了之后,按照之前的方法push,直接就生成静态页面了。

The page build failed for the `gitPages` branch with the following error: Unable to build page._发邮件_02

其他可能

如果github状态良好。可能是其他问题:比如,需要在页面分支新建一个.nojekyll的空文件,表示你没有用jekyll来构建网页


举报

相关推荐

0 条评论