mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
querylog.json no longer being written to after upgrading to 0.97.1 #821
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#821
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 @BlohoJo on GitHub (Jul 19, 2019).
I'm running Windows x64 version of AdGuardHome as a service on Windows 7 SP1.
The log no longer writes to disk (i.e., to data\querylog.json). It appears to only be active in memory. If the service is stopped and restarted, the log is lost.
The querylog.json file is there under AdGuardHome\data, but the modified time stamp is 07/17/2019 12:49 PM, exactly the time that I stopped the service, upgraded to 0.97.1, then restarted the service.
I had upgraded from 0.97, so querylog.json was definitely being written to as of that version. It appears to have broken in 0.97.1.
@szolin commented on GitHub (Jul 22, 2019):
Can you show application logs? Maybe AGH doesn't have permission to write to querylog.json for some reason.
@stale[bot] commented on GitHub (Sep 20, 2019):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.