ShaneIsrael / fireshare

Self host your media and share with unique links
GNU General Public License v3.0
642 stars 39 forks source link

Failed (22: Invalid argument) while sending mp4 to client #252

Closed buldezir closed 2 months ago

buldezir commented 2 months ago

Describe the bug Error when directio option is enabled

[crit] 9#9: *3 pread() "/processed/video_links/9d0c4426399189a22097754641ea5e9f.mp4" failed (22: Invalid argument) while sending mp4 to client

I googled a lot about this error, and could not find anything relevant.

Additional context Docker volume directory is actually mounted smb share (cifs mount)

ShaneIsrael commented 2 months ago

@buldezir Can you try using the shaneisrael/fireshare:develop docker build. If you already are, re-pull the image. I updated it and would like to see if that update solves your problem.