[Bug]: Output from console is not saving in file based logs. #445

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

Originally created by @DieselTech on GitHub (Jun 8, 2022).

Describe the issue

Checking dockers logging function shows me the console output of ABS, which does not match what is in the logs stored in /metadata/logs/daily/

Steps to reproduce the issue

  1. View logs in docker
  2. View logs in /metadata/logs/daily/
  3. Realize not everything is in daily logging

You can see the timestamp is highlighted on the right where the error info should be.

tempsnip

Audiobookshelf version

2.0.20

How are you running audiobookshelf?

Docker

Originally created by @DieselTech on GitHub (Jun 8, 2022). ### Describe the issue Checking dockers logging function shows me the console output of ABS, which does not match what is in the logs stored in /metadata/logs/daily/ ### Steps to reproduce the issue 1. View logs in docker 2. View logs in /metadata/logs/daily/ 3. Realize not everything is in daily logging You can see the timestamp is highlighted on the right where the error info should be. ![tempsnip](https://user-images.githubusercontent.com/30128380/172723303-7ac5bec7-1515-4144-a8f5-25fe818e39ca.png) ### Audiobookshelf version 2.0.20 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:09:39 +02:00
adam closed this issue 2026-04-24 23:09:40 +02:00
Author
Owner

@advplyr commented on GitHub (Feb 20, 2024):

Fixed in v2.8.0

/metadata/logs/crash_logs.txt for uncaught exceptions.

@advplyr commented on GitHub (Feb 20, 2024): Fixed in [v2.8.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.8.0) `/metadata/logs/crash_logs.txt` for uncaught exceptions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#445