Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boinc: journal flooded with "Authorization required..." #5085

Open
StephDC opened this issue Jan 4, 2024 · 0 comments
Open

boinc: journal flooded with "Authorization required..." #5085

StephDC opened this issue Jan 4, 2024 · 0 comments

Comments

@StephDC
Copy link
Member

StephDC commented Jan 4, 2024

Bug description

For every second, the boinc service adds an entry of the following message to the system journal.

<DATE> <HOSTNAME> boinc[<PID>]: Authorization required, but no authorization protocol specified

This results in a lot of useful logs being prematurely flushed from the journal and heavier wear on the disk.

As a temporary measure, I am using the following override unit to keep my journal working.

[Service]
LogFilterPatterns=~authorization protocol specified

Steps to reproduce

  1. Start boinc by systemctl start boinc
  2. Fire up the journalctl -f to watch your journal being flooded by boinc, one line per second.

Update channel(s)

stable

Package and version

Package: boinc
Status: install ok installed
Section: science
Installed-Size: 8072
Maintainer: Mingcong Bai <jeffbai@aosc.io>
Architecture: amd64
Version: 7.16.16-1
Depends: curl (>= 8.1.1-1), x11-lib (>= 7.7.20220817-1), libnotify (>= 0.7.9-1), sqlite (>= 3.39.4), wxgtk3 (>= 1:3.0.5), libunwind (>= 1.6.2), webkit2gtk (>= 1:2.36.7-1)
Description: Berkeley Open Infrastructure for Network Computing for desktop
X-AOSC-ACBS-Version: 20221105
X-AOSC-Commit: 2518486dc0-dirty
X-AOSC-Packager: Mingcong Bai <jeffbai@aosc.io>
X-AOSC-Autobuild3-Version: 2:1.6.104
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

No branches or pull requests

1 participant