mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
AdGuardHome makes Telegraf (influx) restart #3853
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#3853
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @VladislavGatsenko on GitHub (Aug 13, 2022).
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to request a feature or enhancement and not ask a question
Description
Hi all.
I have a problem with AdGuard-Home: I have an mqtt data collection system installed on my system, it runs on telegraf and influxdb. When I write in my router's dhcp-server settings the dns of my AdGuard machine, the telegraf service starts restarting every 20 seconds.
Can you check what's wrong?
Telegraf uses two connections to mqtt, one tcp, the other tls.
AdGuard Home is set to 1.1.1.1
@agneevX commented on GitHub (Aug 18, 2022):
Have you checked Telegraf logs to see what it says?
@ainar-g commented on GitHub (Aug 18, 2022):
In addition to telegraf logs, please inspect AGH's query logs to see, which kinds of queries it performs and which responses it gets. Thanks.
@ainar-g commented on GitHub (Aug 22, 2023):
No response for over a year; closing.