Skip to content

Conversation

@Switch-modder
Copy link
Contributor

As stupid as this sounds I have a reason to remove log uploader, first thing is that it doesn't work anymore, it relies on logv, log, and shopt, neither of those work anymore in modern yocto, and when it tries to run and upload logs, it spams the logs with the below which is extremely annoying when trying to look through logs for errors. And even if we do decide to fix it all, where would we upload logs to?

Dec 31 23:27:42 Vector-Z9P6 vic-log-upload[18484]: VicLogUpload: Unable to upload file /data/data/com.anki.victor/cache/outgoing/fault-981-20250822-1320…z (error 1)
Dec 31 23:27:42 Vector-Z9P6 vic-log-upload[18484]: [@VicLogUpload] VicLogUpload.Report: result[error] = Unable to upload file
Dec 31 23:27:42 Vector-Z9P6 logwrapper[18128]: {
Dec 31 23:27:42 Vector-Z9P6 logwrapper[18128]:    "result" : {
Dec 31 23:27:42 Vector-Z9P6 logwrapper[18128]:       "error" : "Unable to upload file"
Dec 31 23:27:42 Vector-Z9P6 logwrapper[18128]:    }
Dec 31 23:27:42 Vector-Z9P6 logwrapper[18128]: }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant