mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #662] 500 error code answer and not 404 for non existing files/folders #405
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GDXbsv on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/sigoden/dufs/issues/662
Problem
dufs returns 500 for non existing folders files and not 404
Configuration
- /mnt/ext
- --hidden
- ".*"
- -A
- --render-spa
- --render-try-index
- -a
- kopia:pass@/Backup/kopia-laptop-full:rw
Log
"GET /Backup/kopia-laptop-full/.shards" 500 No such file or directory (os error 2)
Environment Information
@GDXbsv commented on GitHub (Jan 18, 2026):
https://datatracker.ietf.org/doc/html/rfc4918#section-9.6
@GDXbsv commented on GitHub (Jan 18, 2026):
Solved
I removed