[GH-ISSUE #326] docker部署后使用http put上传文件的问题 #172

Closed
opened 2026-04-08 16:50:53 +03:00 by zhus · 4 comments
Owner

Originally created by @hhmmLife on GitHub (Dec 21, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/326

windows下的Dufs没有问题,但是在ubuntu中用docker部署后使用http put上传文件
客户端没有收到返回,在文件正常上传完成十几秒后客户端抛出两条错误
Curl error 52: Empty reply from server
File upload failed: Received no data in response

Originally created by @hhmmLife on GitHub (Dec 21, 2023). Original GitHub issue: https://github.com/sigoden/dufs/issues/326 windows下的Dufs没有问题,但是在ubuntu中用docker部署后使用http put上传文件 客户端没有收到返回,在文件正常上传完成十几秒后客户端抛出两条错误 Curl error 52: Empty reply from server File upload failed: Received no data in response
zhus closed this issue 2026-04-08 16:50:53 +03:00
Author
Owner

@sigoden commented on GitHub (Dec 21, 2023):

please paste dufs log. @HeiHeiHeMianMa

<!-- gh-comment-id:1866050948 --> @sigoden commented on GitHub (Dec 21, 2023): please paste dufs log. @HeiHeiHeMianMa
Author
Owner

@sigoden commented on GitHub (Dec 21, 2023):

why not follow the https://github.com/sigoden/dufs/issues/new?assignees=&labels=&projects=&template=bug_report.md
to submit the issue?

<!-- gh-comment-id:1866053292 --> @sigoden commented on GitHub (Dec 21, 2023): why not follow the https://github.com/sigoden/dufs/issues/new?assignees=&labels=&projects=&template=bug_report.md to submit the issue?
Author
Owner

@hhmmLife commented on GitHub (Dec 21, 2023):

why not follow the https://github.com/sigoden/dufs/issues/new?assignees=&labels=&projects=&template=bug_report.md to submit the issue?

Sorry, I'm a newbie. I'll improve.

<!-- gh-comment-id:1866227334 --> @hhmmLife commented on GitHub (Dec 21, 2023): > why not follow the https://github.com/sigoden/dufs/issues/new?assignees=&labels=&projects=&template=bug_report.md to submit the issue? Sorry, I'm a newbie. I'll improve.
Author
Owner

@hhmmLife commented on GitHub (Dec 21, 2023):

please paste dufs log. @HeiHeiHeMianMa

Log
log is normal
Snipaste_2023-12-21_21-24-15

But I've already sorted out the issue, though I'm not sure why, after SetRequestHeader("Expect", "")

This is likely my fault.
Sorry to bother you., I've closed the issue

<!-- gh-comment-id:1866249384 --> @hhmmLife commented on GitHub (Dec 21, 2023): > please paste dufs log. @HeiHeiHeMianMa Log log is normal ![Snipaste_2023-12-21_21-24-15](https://github.com/sigoden/dufs/assets/38659711/7bcebe98-93ee-4db1-81fb-a8e8430abdd8) But I've already sorted out the issue, though I'm not sure why, after SetRequestHeader("Expect", "") This is likely my fault. Sorry to bother you., I've closed the issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#172