<!DOCTYPE html> <html> <head> <title>Welcome to nginx!</title> <style> body { width: 35em; margin: 0 auto; font-family: Tahoma, Verdana, Arial, sans-serif; } </style> </head> <body> <h1>Welcome to nginx!</h1> <p>If you see this page, the nginx web server is successfully installed and working. Further configuration is required.</p>
<p>For online documentation and support please refer to <ahref="http://nginx.org/">nginx.org</a>.<br/> Commercial support is available at <ahref="http://nginx.com/">nginx.com</a>.</p>
<p><em>Thank you for using nginx.</em></p> </body> </html>
Error: Host key verification failed. fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
at ChildProcess.<anonymous> (C:\Users\penx\Wiki\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 (C:\Users\penx\Wiki\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)
INFO Deploying: git INFO Clearing .deploy_git folder... INFO Copying files from public folder... INFO Copying files from extend dirs... On branch master nothing to commit, working tree clean Branch 'master'set up to track remote branch 'master' from 'git@123.45.67.89:wiki.git'. To 123.45.67.89:wiki.git * [new branch] HEAD -> master INFO Deploy done: git
remote: PWD is /usr/share/nginx/html/wiki remote: git remote: Host key verification failed. remote: fatal: Could not read from remote repository. remote: remote: Please make sure you have the correct access rights remote: and the repository exists. remote: Complete remote fetch remote: fatal: ambiguous argument 'origin/master': unknown revision or path not in the working tree. remote: Use '--' to separate paths from revisions, like this: remote: 'git <command> [<revision>...] -- [<file>...]' remote: Complete branch setting Branch 'master'set up to track remote branch 'master' from 'git@123.45.67.89:wiki.git'. To 13.76.153.195:wiki.git + 556bdf3...88b1e06 HEAD -> master (forced update) INFO Deploy done: git
remote: PWD is /usr/share/nginx/html/wiki remote: git remote: From localhost:wiki remote: * [new branch] master -> origin/master remote: Complete remote fetch remote: HEAD is now at 95805a2 Site updated: 2018-08-28 15:13:36 remote: Complete branch setting Branch 'master'set up to track remote branch 'master' from 'git@123.45.67.89:wiki.git'. To 13.76.153.195:wiki.git + f7c6c5b...95805a2 HEAD -> master (forced update) INFO Deploy done: git