I'm trying to figure out git daemon.
I have seen many posts and threads including Stack Overflow questions regarding this issue, however none of the solutions helped me.
The repo is 100% not corrupted.
The thing is, I can easily clone the repo via 127.0.0.1, cloning on the same pc where daemon is running with my external IP works around once every 10 attempts, giving "error in sideband demultiplexer
"
Cloning from another PC in different network using my external IP gives the "read error invalid argument, early EOFs, index-pack failed
"
What can be the reason to this behavior?