studio-b12 / gowebdav

A golang WebDAV client library and command line tool.
BSD 3-Clause "New" or "Revised" License
309 stars 89 forks source link

[err:WriteStream] file write problem: err:WriteStream #60

Closed cffycls closed 1 year ago

cffycls commented 2 years ago

Hello Collaborators,

Describe the bug A short description of what you think the bug is.

Software

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected A short description of what you expected to happen.

err:WriteStream xx: 500

Additional context Add any other context about the problem here.

server is on WSL2 of docker, images is derkades/webdav.
I try to upload a image file

dav_error

chripo commented 2 years ago

Thank you for your bug report. A status code >=500 means this is a server error. Can you provide some server logs?

chripo commented 1 year ago

if it's still an issue, feel free to reopen.