Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/git/24.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Git:推送时无法从远程存储库读取_Git - Fatal编程技术网

Git:推送时无法从远程存储库读取

Git:推送时无法从远程存储库读取,git,Git,直到今天,一切都很正常,试图将我的更改推送到其中一个远程服务器时遇到了这个错误 /etc/profile.d/locallib.sh: fork: retry: No child processes /etc/profile.d/locallib.sh: fork: retry: No child processes /etc/profile.d/locallib.sh: fork: retry: No child processes /etc/profile.d/locallib.sh: fo

直到今天,一切都很正常,试图将我的更改推送到其中一个远程服务器时遇到了这个错误

/etc/profile.d/locallib.sh: fork: retry: No child processes
/etc/profile.d/locallib.sh: fork: retry: No child processes
/etc/profile.d/locallib.sh: fork: retry: No child processes
/etc/profile.d/locallib.sh: fork: retry: No child processes
/etc/profile.d/locallib.sh: fork: Resource temporarily unavailable
fatal: Could not read from remote repository.
其中一个回购协议带来了问题,因为其他回购协议迄今为止运作良好

这让我推断问题来自远程存储库

你知道吗?

事实上,你在
/etc/profile.d/locallib.sh
中看到了“无子进程”,这似乎是你放在了某个地方导致了错误。