Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:18 +03:00
[GH-ISSUE #365] During cls handshake connection from

@Asmaelh commented on GitHub (Feb 21, 2024):

On version 0.37 its OK

zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:18 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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…

zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:18 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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…
zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:18 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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…
zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:18 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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…

zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:18 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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 -…

zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:18 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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…

zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:18 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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…

zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:18 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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.

zhus opened issue sigoden/dufs#2231 2026-04-11 17:13:18 +03:00
[GH-ISSUE #370] how to put the dufs page with Login information into iframe by URL
zhus closed issue sigoden/dufs#2231 2026-04-11 17:13:18 +03:00
[GH-ISSUE #370] how to put the dufs page with Login information into iframe by URL
zhus closed issue sigoden/dufs#2228 2026-04-11 17:13:17 +03:00
[GH-ISSUE #365] During cls handshake connection from
zhus opened issue sigoden/dufs#2229 2026-04-11 17:13:17 +03:00
[GH-ISSUE #362] Docker Hub doesn't have v0.40.0
zhus closed issue sigoden/dufs#2229 2026-04-11 17:13:17 +03:00
[GH-ISSUE #362] Docker Hub doesn't have v0.40.0
zhus commented on issue sigoden/dufs#2227 2026-04-11 17:13:17 +03:00
[GH-ISSUE #367] dufs aarch64-unknown-linux-musl cannot be run in Alpine Linux 3.19

@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…

zhus commented on issue sigoden/dufs#2229 2026-04-11 17:13:17 +03:00
[GH-ISSUE #362] Docker Hub doesn't have v0.40.0

@jaden commented on GitHub (Feb 14, 2024):

I see it was just pushed. Thanks!

zhus commented on issue sigoden/dufs#2227 2026-04-11 17:13:17 +03:00
[GH-ISSUE #367] dufs aarch64-unknown-linux-musl cannot be run in Alpine Linux 3.19

@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
zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:17 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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…

zhus commented on issue sigoden/dufs#2227 2026-04-11 17:13:17 +03:00
[GH-ISSUE #367] dufs aarch64-unknown-linux-musl cannot be run in Alpine Linux 3.19

@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.

zhus commented on issue sigoden/dufs#2228 2026-04-11 17:13:17 +03:00
[GH-ISSUE #365] During cls handshake connection from

@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…