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

stats: warning: deleting bucket err="bucket not found" #7338

Open
4 tasks done
timkgh opened this issue Oct 9, 2024 · 1 comment
Open
4 tasks done

stats: warning: deleting bucket err="bucket not found" #7338

timkgh opened this issue Oct 9, 2024 · 1 comment

Comments

@timkgh
Copy link

timkgh commented Oct 9, 2024

Prerequisites

Platform (OS and CPU architecture)

Linux, MIPS LE

Installation

GitHub releases or script from README

Setup

On a router, DHCP is handled by the router

AdGuard Home version

v0.108.0-b.58

Action

AGH log is spammed every hour with:

2024/10/09 22:00:00.005244 [info] stats: warning: deleting bucket err="bucket not found"
2024/10/09 23:00:00.598413 [info] stats: warning: deleting bucket err="bucket not found"
2024/10/10 00:00:00.159797 [info] stats: warning: deleting bucket err="bucket not found"
2024/10/10 01:00:00.729389 [info] stats: warning: deleting bucket err="bucket not found"
2024/10/10 02:00:00.358223 [info] stats: warning: deleting bucket err="bucket not found"
2024/10/10 03:00:00.956796 [info] stats: warning: deleting bucket err="bucket not found"
2024/10/10 04:00:00.546444 [info] stats: warning: deleting bucket err="bucket not found"
2024/10/10 05:00:00.175385 [info] stats: warning: deleting bucket err="bucket not found"
2024/10/10 06:00:00.781174 [info] stats: warning: deleting bucket err="bucket not found"

Expected result

no warnings

Actual result

warnings

Additional information and/or screenshots

These bugs seem to be back:
#4900
#4850

@AndyLin2020
Copy link

yes, so you're getting this log message once per hour, and reverting back to version v0.107.52 fixes the issue

adguard pushed a commit that referenced this issue Oct 14, 2024
Updates #7338.

Squashed commit of the following:

commit a3ff2af
Merge: 9558de1 5b45f6d
Author: Stanislav Chzhen <[email protected]>
Date:   Mon Oct 14 17:48:26 2024 +0300

    Merge branch 'master' into 7338-stats-log-msg

commit 9558de1
Author: Stanislav Chzhen <[email protected]>
Date:   Mon Oct 14 14:11:13 2024 +0300

    all: imp stats log msg
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

2 participants