Hello, I encountered an issue while using nginx in a container. My nginx can access the folder configured with autoindex on;, but cannot access the files within it. This folder is mapped to the container's internal environment and is also a mounted network folder on the host. The error log indicates: [crit] pread() "/str/.../dsf13at.mp4" failed (22: Invalid argument) while sending response to client. There are no relevant documents online, so I'm here to seek assistance.