Skip to content

Backup log display failing (Error grabbing logs: invalid character 'l' after object key:value pair) #5466

Answered by logan893
logan893 asked this question in Questions
Discussion options

You must be logged in to vote

I tried to add my comments but since you were quick to change this from an issue to a discussion, I couldn't. Adding here for more details.

Okay. Then this is a docker issue and nothing we can fix in AIO. You might want to try to do the backup again.

FYI, I found I can fetch the log location via: docker inspect --format='{{.LogPath}}' nextcloud-aio-borgbackup

Looks like one log line in this file is malformed, with a new {"log": ...} entry being started before the previous one is finished. That's why the error notes the invalid character is a lower-case L. Unclear to me why this could happen; perhaps related to why the backup itself ends up failing, running out of storage space? Odd that…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by szaimen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5464 on October 24, 2024 10:23.