2019年01月04日 gogs报错error: RPC failed; curl 56 Recv failure: Connection was aborted Everything up-to-date处理办法 出现此问题原因 http缓存不够或者网络不稳定等。解决办法:docker安装的gogs,进入项目目录,如/var/gogs/git/gogs-repositories/yourname/yourproject.git修改config改成下面这样[core] repositoryformatversion = 0 filemode = true