Hello @Jekap_Jesman, Welcome to the DHIS2 community!
It’s the first time I see this error so I have searched about it, this is what i found:
The error message you’re encountering, “error: RPC failed; curl 18 transfer closed with outstanding read data remaining,” typically indicates an issue with network connectivity or bandwidth limitations during the Git operation.
Check Network Connection: Ensure that your internet connection is stable and not experiencing any interruptions
Increase Git Buffer Size: You can try increasing the buffer size used by Git to handle large objects. This can sometimes help with issues related to large repositories or slow connections. You can do this by running the following command (This command sets the buffer size to 500MB. Adjust the value as needed.):