[Bug]: Suddenly can no longer listen to books #1104

Closed
opened 2026-04-24 23:48:35 +02:00 by adam · 2 comments
Owner

Originally created by @wardy277 on GitHub (Dec 12, 2024).

What was the Problem?

After finishing a book, i went to start another. But the app got stuck and is frozen. All books have the same issue, pressing stream does nothing and the play button just stays as a spinning circle. Other devices seem to be working fine

I have tried clearing cache, data and even uninstalling the app

Steps to Reproduce the Issue

Play a book

What was Expected?

Book is played

Phone Model

Xiaomi Poco F5

Phone OS

Android 14

Audiobookshelf App Version

Android App - 0.9.77

Installation Source

Google Play Store

Additional Notes

Server logs show the follwing error

[LibraryItemController] Failed to download file "/audiobooks/chris/Craig Alanson/Expeditionary Force/Craig.Alanson.Task.Force.Hammer.Expeditionary.Force.Book.17/Task Force Hammer - Expeditionary Force, Book 17.m4b" Error: write EPIPE at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:95:16) { errno: -32, code: 'EPIPE', syscall: 'write' }

I can see from the logs the device connecting and disconnecting

Originally created by @wardy277 on GitHub (Dec 12, 2024). ### What was the Problem? After finishing a book, i went to start another. But the app got stuck and is frozen. All books have the same issue, pressing stream does nothing and the play button just stays as a spinning circle. Other devices seem to be working fine I have tried clearing cache, data and even uninstalling the app ### Steps to Reproduce the Issue Play a book ### What was Expected? Book is played ### Phone Model Xiaomi Poco F5 ### Phone OS Android 14 ### Audiobookshelf App Version Android App - 0.9.77 ### Installation Source Google Play Store ### Additional Notes Server logs show the follwing error ```[LibraryItemController] Failed to download file "/audiobooks/chris/Craig Alanson/Expeditionary Force/Craig.Alanson.Task.Force.Hammer.Expeditionary.Force.Book.17/Task Force Hammer - Expeditionary Force, Book 17.m4b" Error: write EPIPE at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:95:16) { errno: -32, code: 'EPIPE', syscall: 'write' }``` I can see from the logs the device connecting and disconnecting
adam added the bug label 2026-04-24 23:48:35 +02:00
adam closed this issue 2026-04-24 23:48:35 +02:00
Author
Owner

@nichwall commented on GitHub (Dec 12, 2024):

What server version are you running? Have you verified that the web app works? The disk where books are stored in the server may have been unmounted.

@nichwall commented on GitHub (Dec 12, 2024): What server version are you running? Have you verified that the web app works? The disk where books are stored in the server may have been unmounted.
Author
Owner

@wardy277 commented on GitHub (Dec 13, 2024):

Thanks for the reply. After giving up debugging i just left it. Then I realised my ISP was having issues. Since it was resolved, I can connect to my server normally

@wardy277 commented on GitHub (Dec 13, 2024): Thanks for the reply. After giving up debugging i just left it. Then I realised my ISP was having issues. Since it was resolved, I can connect to my server normally
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1104