[GH-ISSUE #625] Raspberry Pi large file upload issues #375

Closed
opened 2026-04-08 16:52:26 +03:00 by zhus · 1 comment
Owner

Originally created by @nodelang on GitHub (Aug 30, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/625

Problem

I encountered an error/exception while trying to upload a 5.88GB file.

Configuration

dufs -p 80 --allow-all /share --log-file /opt/dufs/log

Log

2025-08-30T16:40:23+01:00 ERROR - 192.168.1.101 "PUT /5D.mp4" 500 error reading a body from connection

16:40:23.646574 IP 192.168.1.103.80 > 192.168.1.101.43826: Flags [P.], seq 1:95, ack 1348405663, win 16802, options [nop,nop,TS val 1047077989 ecr 1626525176], length 94: HTTP: HTTP/1.1 500 Internal Server Error
E....{@.@......g...e.P.2.Ba*.7&...A........

i$e`...HTTP/1.1 500 Internal Server Error
content-length: 0
date: Sat, 30 Aug 2025 15:40:23 GMT

16:40:23.646730 IP 192.168.1.103.80 > 192.168.1.101.43826: Flags [F.], seq 95, ack 1348405663, win 16802, options [nop,nop,TS val 1047077989 ecr 1626525176], length 0
16:40:23.646880 IP 192.168.1.103.80 > 192.168.1.101.43826: Flags [R.], seq 96, ack 1348405663, win 19455, options [nop,nop,TS val 1047077989 ecr 1626525176], length 0

Screenshots/Media

Image Image

Environment Information

  • Dufs version:0.43.0
  • Browser/Webdav info:
  • OS info:Linux raspberrypi 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l GNU/Linux
  • Proxy server (if any):
Originally created by @nodelang on GitHub (Aug 30, 2025). Original GitHub issue: https://github.com/sigoden/dufs/issues/625 **Problem** I encountered an error/exception while trying to upload a 5.88GB file. **Configuration** dufs -p 80 --allow-all /share --log-file /opt/dufs/log **Log** 2025-08-30T16:40:23+01:00 ERROR - 192.168.1.101 "PUT /5D.mp4" 500 error reading a body from connection 16:40:23.646574 IP 192.168.1.103.80 > 192.168.1.101.43826: Flags [P.], seq 1:95, ack 1348405663, win 16802, options [nop,nop,TS val 1047077989 ecr 1626525176], length 94: HTTP: HTTP/1.1 500 Internal Server Error E....{@.@......g...e.P.2.Ba*.7&...A........ >i$e`...HTTP/1.1 500 Internal Server Error content-length: 0 date: Sat, 30 Aug 2025 15:40:23 GMT 16:40:23.646730 IP 192.168.1.103.80 > 192.168.1.101.43826: Flags [F.], seq 95, ack 1348405663, win 16802, options [nop,nop,TS val 1047077989 ecr 1626525176], length 0 16:40:23.646880 IP 192.168.1.103.80 > 192.168.1.101.43826: Flags [R.], seq 96, ack 1348405663, win 19455, options [nop,nop,TS val 1047077989 ecr 1626525176], length 0 **Screenshots/Media** <img width="1491" height="112" alt="Image" src="https://github.com/user-attachments/assets/b6795ebc-99b4-4099-b2a5-516b2d3d6672" /> <img width="1500" height="341" alt="Image" src="https://github.com/user-attachments/assets/2de30dbb-be84-42e2-a2f5-d3b249c38a8d" /> **Environment Information** - Dufs version:0.43.0 - Browser/Webdav info: - OS info:Linux raspberrypi 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l GNU/Linux - Proxy server (if any):
zhus closed this issue 2026-04-08 16:52:27 +03:00
Author
Owner

@sigoden commented on GitHub (Aug 31, 2025):

The error occurred due to a network interruption. This is not a problem with dufs.

<!-- gh-comment-id:3240024139 --> @sigoden commented on GitHub (Aug 31, 2025): The error occurred due to a network interruption. This is not a problem with dufs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#375