Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2438 2026-04-11 17:14:09 +03:00
[GH-ISSUE #663] thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5:

@sigoden commented on GitHub (Jan 21, 2026):

It's been fixed. Please wait for the new version.

zhus opened issue sigoden/dufs#2440 2026-04-11 17:14:09 +03:00
[GH-ISSUE #668] Add grid view to display images
zhus closed issue sigoden/dufs#2440 2026-04-11 17:14:09 +03:00
[GH-ISSUE #668] Add grid view to display images
zhus opened issue sigoden/dufs#2441 2026-04-11 17:14:09 +03:00
[GH-ISSUE #672] Add Prometheus Metrics
zhus opened issue sigoden/dufs#2442 2026-04-11 17:14:09 +03:00
[GH-ISSUE #671] Support Logformat like json or logfmt
zhus closed issue sigoden/dufs#2442 2026-04-11 17:14:09 +03:00
[GH-ISSUE #671] Support Logformat like json or logfmt
zhus commented on issue sigoden/dufs#2436 2026-04-11 17:14:08 +03:00
[GH-ISSUE #661] In a reverse proxy environment, creating a new folder will result in an error: "invalid".

@sigoden commented on GitHub (Jan 21, 2026):

Please describe in detail how to reproduce the issue you mentioned.

zhus commented on issue sigoden/dufs#2436 2026-04-11 17:14:08 +03:00
[GH-ISSUE #661] In a reverse proxy environment, creating a new folder will result in an error: "invalid".

@cs0663c commented on GitHub (Jan 21, 2026):

<img width="1165" height="399" alt="Image" src="https://github.com/user-attachments/assets/084a3e3c-af28-4068-b145-97…

zhus commented on issue sigoden/dufs#2436 2026-04-11 17:14:08 +03:00
[GH-ISSUE #661] In a reverse proxy environment, creating a new folder will result in an error: "invalid".

@sigoden commented on GitHub (Jan 21, 2026):

The issue is related to your reverse proxy configuration. I suspect that the request never reached dufs because your…

zhus opened issue sigoden/dufs#2437 2026-04-11 17:14:08 +03:00
[GH-ISSUE #662] 500 error code answer and not 404 for non existing files/folders
zhus closed issue sigoden/dufs#2437 2026-04-11 17:14:08 +03:00
[GH-ISSUE #662] 500 error code answer and not 404 for non existing files/folders
zhus opened issue sigoden/dufs#2438 2026-04-11 17:14:08 +03:00
[GH-ISSUE #663] thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5:
zhus opened issue sigoden/dufs#2439 2026-04-11 17:14:08 +03:00
[GH-ISSUE #664] no upload button in UI when --auth is used
zhus closed issue sigoden/dufs#2438 2026-04-11 17:14:08 +03:00
[GH-ISSUE #663] thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5:
zhus closed issue sigoden/dufs#2439 2026-04-11 17:14:08 +03:00
[GH-ISSUE #664] no upload button in UI when --auth is used
zhus commented on issue sigoden/dufs#2437 2026-04-11 17:14:08 +03:00
[GH-ISSUE #662] 500 error code answer and not 404 for non existing files/folders

@GDXbsv commented on GitHub (Jan 18, 2026):

https://datatracker.ietf.org/doc/html/rfc4918#section-9.6

   Thus, after a successful DELETE operation (and in…
zhus commented on issue sigoden/dufs#2438 2026-04-11 17:14:08 +03:00
[GH-ISSUE #663] thread 'tokio-runtime-worker' panicked at library/core/src/slice/sort/shared/smallsort.rs:860:5:

@GDXbsv commented on GitHub (Jan 18, 2026):

I simply backup 300G files and this error appears time to time with killing/restarting the app

zhus commented on issue sigoden/dufs#2437 2026-04-11 17:14:08 +03:00
[GH-ISSUE #662] 500 error code answer and not 404 for non existing files/folders

@GDXbsv commented on GitHub (Jan 18, 2026):

Solved I removed

  • --render-spa
  • --render-try-index
zhus commented on issue sigoden/dufs#2439 2026-04-11 17:14:08 +03:00
[GH-ISSUE #664] no upload button in UI when --auth is used

@bittorf commented on GitHub (Jan 19, 2026):

My mistake - it works with:

-a username:password@/:rw

so:

dufs /var/www/html/media -A -a peter:peter@/:rw -b…