Example run Nr.1:
Also note:
$ cat AS.txt | egrep -v "DEBUG|INFO"
[2021-03-07T17:24:26Z ERROR pijul::remote::http] Error while downloading "https://nest.pijul.com/pijul/pijul/.pijul", retrying
[2021-03-07T17:24:26Z ERROR pijul::remote::http] Error while downloading "https://nest.pijul.com/pijul/pijul/.pijul", retrying
Error: Changestore error: ZSTD("Unknown frame descriptor")
Example run Nr2:
Adding the following line just after the first pijul rec
panics 100% of the time:
/home/…/pijul/target/debug/pijul debug > /dev/null
I have absolutely no idea of why we never saw that before.
Project dont have required number of power users and current community provides tiny coverage.
EW22B3ZNOWHB33QZPH277NJ4XRDL3XOXSY7IDTVKICVTIX2DFNHQC
Alright, simulating a very slow connection using sudo tc qdisc add dev wlan0 root tbf rate 256kbit latency 200ms burst 1540
, I was able to reproduce the problem 6 times out of 10.
The attached patch gets it down to 0 in 10 tests.
Confirm. Macos ok too.
Thanks.
Tested on different Linux distroes with different versions of zstd (1.4.5-1.4.9), macos (1.4.9).
None systems survived on scenario clone-loop.sh, sometimes it clones (!!!).
It almost always fails in different places, debug logs in progress.