crash #553

Closed
opened 2026-04-24 23:28:37 +02:00 by adam · 1 comment
Owner

Originally created by @captainbadass2 on GitHub (May 11, 2023).

May 11 12:04:09 audiobookshelf[742]: [2023-05-11 12:04:09] ERROR: [DB] Update entity user Failed: Error: ENOSPC: no space left on device, mkdir '/usr/share/audiobookshelf/config/users/data/data.0.json.lock'
May 11 12:04:09 audiobookshelf[742]: [DailyLog] Append log failed [Error: ENOSPC: no space left on device, write] {
May 11 12:04:09 audiobookshelf[742]: errno: -28,
May 11 12:04:09 audiobookshelf[742]: code: 'ENOSPC',
May 11 12:04:09 audiobookshelf[742]: syscall: 'write'

i had it installed on ubuntu server with android client. working ok for ages then tried to download a book to the client.
It said downloaded ok but had no covers, then every time tried to play it crashed the android app

So i restarted server and now it wont restart. Tried reinstalling server. same issue.
There is about 20gig of free space on the drive.

Originally created by @captainbadass2 on GitHub (May 11, 2023). May 11 12:04:09 audiobookshelf[742]: [2023-05-11 12:04:09] ERROR: [DB] Update entity user Failed: Error: ENOSPC: no space left on device, mkdir '/usr/share/audiobookshelf/config/users/data/data.0.json.lock' May 11 12:04:09 audiobookshelf[742]: [DailyLog] Append log failed [Error: ENOSPC: no space left on device, write] { May 11 12:04:09 audiobookshelf[742]: errno: -28, May 11 12:04:09 audiobookshelf[742]: code: 'ENOSPC', May 11 12:04:09 audiobookshelf[742]: syscall: 'write' i had it installed on ubuntu server with android client. working ok for ages then tried to download a book to the client. It said downloaded ok but had no covers, then every time tried to play it crashed the android app So i restarted server and now it wont restart. Tried reinstalling server. same issue. There is about 20gig of free space on the drive.
adam added the bug label 2026-04-24 23:28:37 +02:00
adam closed this issue 2026-04-24 23:28:38 +02:00
Author
Owner

@advplyr commented on GitHub (May 14, 2023):

It says no space is left on device to create that folder. Is there space left on the device?
Since this is happening on the server this would be a server issue and not related to the mobile app.

@advplyr commented on GitHub (May 14, 2023): It says no space is left on device to create that folder. Is there space left on the device? Since this is happening on the server this would be a server issue and not related to the mobile app.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#553