mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Fatal error while initing hosts watcher #5256
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#5256
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 @oompaloomp on GitHub (Jun 14, 2024).
Originally assigned to: @EugeneOne1 on GitHub.
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 or ask for help
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Custom (please mention in the description)
Installation
GitHub releases or script from README
Setup
On a router, DHCP is handled by the router
AdGuard Home version
0.107.51
Action
Platform:
Linux RM-AC2100 3.4.113 #1 SMP Sat Jun 1 02:51:01 EEST 2024 mips GNU/Linux aka Padavan (https://gitlab.com/hadzhioglu/padavan-ng/-/commits/master), router RM-AC2100.
Log AdGuard Home:
2024/06/14 04:32:26.322121 [info] AdGuard Home, version v0.107.51
2024/06/14 04:32:26.771555 [info] tls: using default ciphers
2024/06/14 04:32:26.771998 [fatal] initing hosts watcher: os watcher: creating watcher: function not implemented
Expected result
AdGuard Home web ui not up.
Actual result
Web not up, In log file - fatal error.
Additional information and/or screenshots
No response
@ainar-g commented on GitHub (Jun 14, 2024):
Please specify the OS, the CPU architecture, and the filesystem type more precisely.
This is most likely due to the FS not supporting notifications. Which should definitely be an error, but not a fatal one. @EugeneOne1, please inspect why this is considered fatal and, if there aren't good reasons, fix.
In the meantime, setting
dns.hostsfile_enabledandclients.runtime_sources.hoststo false could be the workaround.@oompaloomp commented on GitHub (Jun 14, 2024):
Jun 13 21:26:32 RM-AC2100: firmware version: 3.4.3.9L-102_233c967
Jun 13 21:26:32 kernel: Linux version 3.4.113 (test@test-virtual-machine) (gcc version 7.5.0 (crosstool-NG MIPS32) ) #1 SMP Sat Jun 1 02:51:01 EEST 2024
Jun 13 21:26:32 kernel: MediaTek SoC: MT7621A, RevID: 0104, RAM: DDR3, XTAL: 40MHz
Jun 13 21:26:32 kernel: CPU/OCP/SYS frequency: 880/293/220 MHz
Jun 13 21:26:32 kernel: CPU revision is: 0001992f (MIPS 1004Kc)
@ainar-g, setting dns.hostsfile_enabled and clients.runtime_sources.hosts to false, btw fatal error wile started agh
2024/06/14 10:59:12.692537 [info] AdGuard Home, version v0.107.51
2024/06/14 10:59:13.425514 [info] tls: using default ciphers
2024/06/14 10:59:13.430113 [fatal] initing hosts watcher: os watcher: creating watcher: function not implemented
File attached.
AdGuardHome.zip
@oompaloomp commented on GitHub (Jun 14, 2024):
Thx for yours support, when i can try fix this bug in v0.107.52?
@EugeneOne1 commented on GitHub (Jun 17, 2024):
@oompaloomp, hello again and sorry for the late reply. We've pushed the edge build that disables
/etc/hoststracking for systems that don't support it, could you please check if it works?@oompaloomp commented on GitHub (Jun 18, 2024):
@EugeneOne1, unfortunately can't.
Changed the router to Keenetic Hopper DSL (KN-3610).