没有在 Synology DS2018+ 上运行 GitServer
Didn't get GitServer on Synology DS2018+ working
我按照 github 上的说明在我的 NAS 上设置了远程 git 服务器。但是我做了什么在本地克隆 NAS 上的远程存储库,我得到
Error encountered while cloning the remote repository: Git failed with a fatal error.
Could not read from remote repository. Please make sure you have the correct access rights
对如何进行有任何想法吗?我可以查看的任何日志文件?即使遵循此 instructions 对我没有帮助?
与此同时我发现了错误。这是我的路由器上没有转发端口 22 和 sshd_config 文件中的错误导致 ssh 服务错误的混合体。
我按照 github 上的说明在我的 NAS 上设置了远程 git 服务器。但是我做了什么在本地克隆 NAS 上的远程存储库,我得到
Error encountered while cloning the remote repository: Git failed with a fatal error. Could not read from remote repository. Please make sure you have the correct access rights
对如何进行有任何想法吗?我可以查看的任何日志文件?即使遵循此 instructions 对我没有帮助?
与此同时我发现了错误。这是我的路由器上没有转发端口 22 和 sshd_config 文件中的错误导致 ssh 服务错误的混合体。