View Single Post
Old 07-25-2018, 09:38 AM   #3
Bob Bobaloobob
Junior Member
Bob Bobaloobob began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2018
Device: iPad
Here's what I'm seeing in the logs: [My notes are in square brackets]

Access Log:
[Accessing Calibre server from a device at 192.168.1.138]
192.168.1.138 port-62584 - 25/Jul/2018:08:16:35 -0500 "GET /get/PDF/2751/Calibre_Library_1 HTTP/1.1" 200 61300738
[Requesting a large PDF]

Error Log:

calibre server listening on 0.0.0.0:8080
OPDS feeds advertised via BonJour at: 192.168.1.24 port: 8080
Unhandled exception in state: State: write_buf Client: 192.168.1.138:62584 Request: GET /get/PDF/2751/Calibre_Library_1 HTTP/1.1
Traceback (most recent call last):
File "site-packages/calibre/srv/loop.py", line 569, in tick
File "site-packages/calibre/srv/http_response.py", line 572, in write_buf
File "site-packages/calibre/srv/http_response.py", line 371, in write
File "site-packages/calibre/srv/sendfile.py", line 90, in sendfile_to_socket_async
IOError: (57, 'Socket is not connected')
Bob Bobaloobob is offline   Reply With Quote