Probably it is issue on 64-bit ARM architecture, because I tested that it works on x86_64 virtual machine.

Some time ago (because I haven't used HTTPS protocol for repositories recently) downloading plain objects/blobs hangs up around 65kB of data.

You can test it with:

wget -O "01_About.odp" -d "https://odo.lv/git/JTM/plain/doc/presentations/01_About.odp";

It shows:
...
Saving to: ‘01_About.odp’

01_About.odp 8%[====> ] 63,64K 13,0KB/s in 4,9s

2022-09-16 22:32:33 (13,0 KB/s) - Connection closed at byte 65169. Retrying.
...
etc.

Server architecture is 64-bit ARM:
uname -a
Linux odo 5.15.0-1019-aws #23~20.04.1-Ubuntu SMP Thu Aug 18 03:23:03 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

Cgit package version:
cgit    1.2.3+git2.25.1-1

Apache version:
apache2 -v
Server version: Apache/2.4.41 (Ubuntu)
Server built:   2022-06-14T13:30:55

Sincerely,
Valdis

Reply via email to