01-30-2023, 05:04 AM | #1 |
Junior Member
Posts: 1
Karma: 10
Join Date: Jan 2023
Device: ipad
|
Cannot read large books from browser
I am having issues with reading relatively large books (20MB) from the browser.
The books are all epubs and can be downloaded without any issue, but when I try to read them I receive this error (or other errors that I cannot replicate at the moment) Code:
TypeError: parent is undefined Error at https://read.mysite/:9185:13 Traceback (most recent call last): ρσ_anonfunc@https://read.mysite/:5944:38 complete_callback@https://read.mysite/:5902:28 on_complete@https://read.mysite/:49625:25 show_failure@https://read.mysite/:49577:22 show_error@https://read.mysite/:49067:40 create_simple_dialog_markup@https://read.mysite/:9185:13 The command I use to launch the server is Code:
/usr/local/bin/calibre-server --port 4142 --userdb /Volumes/nas01/Docs/ebooks/users.sqlite --log /Volumes/nas01/Docs/ebooks/log.out --enable-auth --disable-use-sendfile /Volumes/nas01/Docs/ebooks/ This is an extract from the log file if useful. Code:
Failed to send all data in state: State: write_buf Client: 192.168.0.80:51584 Request: GET /book-file/4918/EPUB/28630754/16750654950/OEBPS/ch16.xhtml?library_id=ebooks&1675066434435 HTTP/1.1 with error: [Errno 32] Broken pipe Failed to send all data in state: State: write_buf Client: 192.168.0.80:51644 Request: GET /book-file/4918/EPUB/28630754/16750654950/OEBPS/assets/mls3_1612.png?library_id=ebooks&1675066635330 HTTP/1.1 with error: [Errno 32] Broken pipe Failed to send all data in state: State: write_buf Client: 192.168.0.80:51636 Request: GET /book-file/4918/EPUB/28630754/16750654950/OEBPS/ch14.xhtml?library_id=ebooks&1675066702032 HTTP/1.1 with error: [Errno 32] Broken pipe Failed to send all data in state: State: write_buf Client: 192.168.0.80:51618 Request: GET /book-file/4918/EPUB/28630754/16750654950/OEBPS/ch10.xhtml?library_id=ebooks&1675067021487 HTTP/1.1 with error: [Errno 32] Broken pipe Any advice? |
01-30-2023, 07:05 AM | #2 |
creator of calibre
Posts: 44,530
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Something in your network path is killing the connection, there's no way to know what from the server logs since the server will only get a broken pipe when the other end is closed.
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Large library on PC, looking for the best solution to read on tablet | bobachoba | Calibre Companion | 5 | 08-29-2017 03:21 PM |
New large novel compared favorably to Proust - Anyone read this? | Dr. Drib | Reading Recommendations | 19 | 06-12-2014 07:19 PM |
PRS-650 How to read a large O'Reilly epub3 book | pmcnz | Sony Reader | 8 | 03-29-2014 07:45 PM |
Books read in large library | goldberry | Library Management | 6 | 04-12-2011 11:13 PM |
Can't read one specific very large book on my prs505 | Rachel | Sony Reader | 12 | 12-14-2008 01:52 PM |