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
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.
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
@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.
@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