一直用的GitHub pages ,昨天hexo 部署的时候提示html
nothing to commit, working tree clean ERROR: Repository unavailable due to DMCA takedown. See the takedown notice for more details: https://github.com/github/dmca/blob/master/2019/08/2019-08-19-Jetbrains.md. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html Error: ERROR: Repository unavailable due to DMCA takedown. See the takedown notice for more details: https://github.com/github/dmca/blob/master/2019/08/2019-08-19-Jetbrains.md. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. at ChildProcess.<anonymous> (d:\code\hexo\blog\node_modules\hexo-util\lib\spawn.js:37:17) at emitTwo (events.js:126:13) at ChildProcess.emit (events.js:214:7) at ChildProcess.cp.emit (d:\code\hexo\blog\node_modules\cross-spawn\lib\enoent.js:40:29) at maybeClose (internal/child_process.js:925:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
而后搜索了下,原来个人库被禁止使用了,进去一看,果真。。。node
原来是莫名其妙的侵权被投诉了,还给我发了邮件git
惋惜已通过去24小时,库已经被禁止使用了。github
因而我给 developer@githubsupport.com
这个邮箱回邮件,说我把侵权内容删除,请求恢复个人仓库或者删除。hexo
Hello, sorry, I didn't see the mail in time. I've deleted the infringement. I've applied to restore the repository's permission or delete the repository. The address of the repository is https://github.com/xxx/xxx/. Thank you.
对方一会就回邮件了:app
Thank you for contacting GitHub Developer Support. We wanted to let you know that we've received your message and will get to it as quickly as possible. Ticket ID: 356209 If you have any additional information or would like to add anything to your initial message, now would be a great time to do so, feel free to reply to this email. If not, then rest assured your request is in the right hands :) Thank you! The GitHub Developer Support Team
Hi xxx, I'd be happy to delete that repository for you. Can you please confirm that this is the repository you would like us to permanently delete: https://github.com/xxx/xxx Cheers, Peyton
而后我又回复:ui
thank you for your reply. please delete the repository https://github.com/xxx/xxx ,thank you!
Yes, I confirm the deletion of this repository https://github.com/xxx/xxx thank you!
而后收到删除邮件。this
Hello, Thanks for confirming. The repository has been deleted. Please note that repeated infringement under our DMCA Takedown Policy can result in loss of access to your account. You can read more about Repeated Infringement below: https://help.github.com/articles/dmca-takedown-policy/#e-repeated-infringement Best, Peyton
仓库终于删除了,因而新建了仓库,把hexo推上去,OK了。spa