@Asmaelh commented on GitHub (Feb 21, 2024):
On version 0.37 its OK
@sigoden commented on GitHub (Feb 21, 2024):
After #321 (from dufs v0.39.0), dufs switched to hyper v1. This is probably where the problem is most likely to…
@Asmaelh commented on GitHub (Feb 21, 2024):
My config file:
serve-path: '../download' bind:
- 10.85.80.2 port: 9009 auth:
- admin:$6$qCAVUG7yn7t/hH4d…
@sigoden commented on GitHub (Feb 21, 2024):
According to your configuration, there should be some access logs as follows. Why don't they exist?
2024-02-21T…
@sigoden commented on GitHub (Feb 23, 2024):
I have tested 100,000 requests and still cannot reproduce the problem.
I'll close this issue first. But new…
@Asmaelh commented on GitHub (Feb 23, 2024):
D:\dufs>dufs.exe -c config2.yaml Listening on https://10.85.80.2:9009/ 2024-02-20T20:56:49+03:00 INFO -…
@Asmaelh commented on GitHub (Feb 23, 2024):
it took 3 days and the server froze, this is the whole log, i.e. there were very few requests. There is no response…
@sigoden commented on GitHub (Feb 23, 2024):
The logs show no obvious problem. Can you check the memory and open handles of the dufs process and see if there…
@Asmaelh commented on GitHub (Feb 23, 2024):
there are no memory leaks, I do not know what else to look at. I'll stay on version 0.37 - it doesn't freeze.
@sigoden commented on GitHub (Mar 2, 2024):
I just tested dufs-v0.40.0-aarch64-unknown-linux-musl.tar.gz on an android device and didn't see any problem.
Is…
@jaden commented on GitHub (Feb 14, 2024):
I see it was just pushed. Thanks!
@leiless commented on GitHub (Mar 2, 2024):
$ uname -a
Linux NanoPi-R4S 4.19.193 #4 SMP PREEMPT Tue Sep 5 13:32:27 CST 2023 aarch64 GNU/Linux
@sigoden commented on GitHub (Feb 21, 2024):
Just a warning that there is something unusual about tls handshake. it's harmless, please ignore. This problem may…
@leiless commented on GitHub (Mar 2, 2024):
@sigoden, Whoops, I run the aarch64 dufs under a x86_64 machine. Everything is good with aarch64 musl dufs.
@Asmaelh commented on GitHub (Feb 21, 2024):
Just a warning that there is something unusual about tls handshake. it's harmless, please ignore. This problem may…