[GH-ISSUE #195] Log stacktraces on error #59

Closed
opened 2026-03-04 01:34:29 +03:00 by kerem · 2 comments
Owner

Originally created by @wwong on GitHub (Sep 26, 2023).
Original GitHub issue: https://github.com/spr-networks/super/issues/195

I sometimes see random errors in the log output with no real way to follow up on them.

Consider the following log line - it would be nice to know which JSON file was being parsed:

IMAGE_NAME=ghcr.io%2Fspr-networks%2Fsuper_api%3Alatest unexpected end of JSON input
Originally created by @wwong on GitHub (Sep 26, 2023). Original GitHub issue: https://github.com/spr-networks/super/issues/195 I sometimes see random errors in the log output with no real way to follow up on them. Consider the following log line - it would be nice to know which JSON file was being parsed: ``` IMAGE_NAME=ghcr.io%2Fspr-networks%2Fsuper_api%3Alatest unexpected end of JSON input ```
kerem closed this issue 2026-03-04 01:34:29 +03:00
Author
Owner

@lts-rad commented on GitHub (Sep 26, 2023):

is this logs under docker-compose logs?

we have a little bit more information under http://spr/admin/events where there's at least a link to the line that prints the error

<!-- gh-comment-id:1736414129 --> @lts-rad commented on GitHub (Sep 26, 2023): is this logs under docker-compose logs? we have a little bit more information under http://spr/admin/events where there's at least a link to the line that prints the error
Author
Owner

@lts-po commented on GitHub (Nov 3, 2023):

This is enabled in v0.2.23+

<!-- gh-comment-id:1792283513 --> @lts-po commented on GitHub (Nov 3, 2023): This is enabled in v0.2.23+
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/super#59
No description provided.