mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #523] Unable to upload files, when accessing using domain names in a local area network environment #301
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 @MingfuYAN on GitHub (Jan 4, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/523
Problem
When accessing via a domain name in the local area network (LAN), file uploads fail, while downloads work normally. Please note that my domain name has been resolved to the LAN IP address. Uploads function correctly when accessing directly using the LAN IP address.
Configuration
Log
Screenshots/Media
Environment Information
v0.43.0Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36Linux amax 5.15.0-126-generic #136~20.04.1-Ubuntu SMP Thu Nov 14 16:38:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux@sigoden commented on GitHub (Jan 4, 2025):
@MingfuYAN
Please submit the dufs log. Does it log any "PUT ..." requests?
@MingfuYAN commented on GitHub (Jan 4, 2025):
No PUT requests
@sigoden commented on GitHub (Jan 4, 2025):
Sorry, This is not a problem with dufs.
We don't know what the problem is. Maybe it's that the browser doesn't support it, or maybe there's a configuration issue somewhere.