InternalServerError: no such file or directory
when Downloading file with using File Locker.
#1148
Labels
InternalServerError: no such file or directory
when Downloading file with using File Locker.
#1148
Describe the bug
To Reproduce
Steps to reproduce the behavior:
http://127.0.0.1:8080/basedir
curl 127.0.0.1:8080/basedir/some/your/sub-directory/file.jpeg
msg=InternalServerError
message="open <Eliminated>/some/your/sub-directory/file.jpeg.lock.1967546860: no such file or directory"
Expected behavior
Setup details
Please provide following details, if applicable to your situation:
v2.4.0
curl
.func lockUpload()
, the lock is abstracted, so it also doesn't look like proper to handle "no file" too.The text was updated successfully, but these errors were encountered: