-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
The log reported an error every hour: [error] stats: deleting unit: bucket not found #4850
Comments
Thanks for the report! @EugeneOne1, please investigate. If this isn't an actual actionable error, perhaps it's better to write it as a warning to the debug logs. |
Just to add a bit more info - I also noticed this after moving to .10 and it still occurs on .11 as well. It seems to only log this error if the statistics retention is set for multiple days. I ran with the setting at 24 hours for about 2 days and had no issues, but moving back to 7 days started logging this error hourly. |
Merge in DNS/adguard-home from 4850-imp-stats-logging to master Updates #4850. Squashed commit of the following: commit 3c1ee8d Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Aug 22 14:17:56 2022 +0300 all: imp chlog commit 0c7adc7 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Aug 22 14:12:01 2022 +0300 stats: fix err check commit d14a5ca Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Aug 22 14:09:15 2022 +0300 stats: imp logging again commit 34fc666 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Aug 22 12:49:43 2022 +0300 stats: imp code, logging commit 09aa857 Merge: 09a732a eccfbf6 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Fri Aug 19 19:43:45 2022 +0300 Merge branch 'master' into 4850-imp-stats-logging commit 09a732a Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Fri Aug 19 19:38:51 2022 +0300 stats: imp logging
@EugeneOne1 I pulled the adguardhome:edge Docker container last night and have not noticed this error logging hourly since then. My stats still seem to be displaying correctly too. Looks like this may be fixed |
Merge in DNS/adguard-home from 4850-imp-stats-logging to master Updates AdguardTeam#4850. Squashed commit of the following: commit 3c1ee8d Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Aug 22 14:17:56 2022 +0300 all: imp chlog commit 0c7adc7 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Aug 22 14:12:01 2022 +0300 stats: fix err check commit d14a5ca Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Aug 22 14:09:15 2022 +0300 stats: imp logging again commit 34fc666 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Aug 22 12:49:43 2022 +0300 stats: imp code, logging commit 09aa857 Merge: 09a732a eccfbf6 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Fri Aug 19 19:43:45 2022 +0300 Merge branch 'master' into 4850-imp-stats-logging commit 09a732a Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Fri Aug 19 19:38:51 2022 +0300 stats: imp logging
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question
Operating system type
Linux, OpenWrt
CPU architecture
AMD64
Installation
Docker
Setup
On a router, DHCP is handled by the router
AdGuard Home version
v0.107.10 v0.107.11
Description
What did you do?
I installed AdGuardHome using docker:
This is my config, it's default:
Actual result
The service was actually running normally, but the log reported an error every hour:
This bug started from v0.107.10 and did not appear before v0.107.9. It may be that some changes in v0.107.10 caused this bug.
The text was updated successfully, but these errors were encountered: