0
fatal: unable to access 'http://github.com/***/***.github.io.git/': Recv failure: Connection reset by peer

when I run 'hexo generate -d' ,there is a wrong message like that

Baochang Li
  • 891
  • 1
  • 6
  • 7

1 Answers1

1

In _config.yml,I changed the remote repository address,"http" to "https",it works!

Baochang Li
  • 891
  • 1
  • 6
  • 7