Quote:
Originally Posted by kovidgoyal
The server itself has absolutely nothing in it that cares in any way about what the network transport is, it just writes to the TCP socket provided by the operating system. If you are getting transfer errors over only WiFi it points to network stability issues, at a level lower than the server. You can look at the server logs to see what error code if any is being reported by the OS.
|
Thanks for the response. I agree that it seems like a Wi-Fi issue, although the clients do not show packet loss or other errors.
I did check the Windows event logs on the server and there are no errors. The Calibre server log repeats two error messages: "An established connection was aborted by the software in your host machine" and "An existing connection was forcibly closed by the remote host". The error messages occur as it tries to send unpacked image files to the client.
I understand that Calibre is primarily an eBook software, and works great in that capacity - none of the clients have any issues downloading EPUB/MOBI/AZW3 files.
I'm hoping that someone has experienced a similar issue, perhaps even with UniFi networking equipment, and can share some insight. I will continue troubleshooting on my end.