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

Fix incorrect "FATAL: Trying to access upstream ID -1" warning in the logs #1061

Merged
merged 1 commit into from
Feb 28, 2021

Conversation

DL6ER
Copy link
Member

@DL6ER DL6ER commented Feb 16, 2021

By submitting this pull request, I confirm the following:

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

How familiar are you with the codebase?:

10


Retried queries due to missing DNSSEC validation have no upstream server (the related DNSSEC queries where retried, not this one). Hence, we shouldn't update the counts of any upstream here. This silences an incorrect "FATAL: Trying to access upstream ID -1" warning in the logs.

This issue has been reported on Discourse (see link below).

…ver (the related DNSSEC queries where retried, not this one). Hence, we shouldn't update the counts of any upstream here. This silences an incorrect "FATAL: Trying to access upstream ID -1" warning in the logs.

Signed-off-by: DL6ER <dl6er@dl6er.de>
@pralor-bot
Copy link

dschaper
dschaper previously approved these changes Feb 19, 2021
@dschaper dschaper added the PR: Approved Open Pull Request, Approved by required number of reviewers label Feb 19, 2021
@dschaper
Copy link
Member

Are you sure master is the right branch?

@DL6ER DL6ER changed the base branch from master to development February 19, 2021 10:39
@DL6ER DL6ER dismissed dschaper’s stale review February 19, 2021 10:39

The base branch was changed.

@DL6ER DL6ER requested a review from dschaper February 19, 2021 10:39
@DL6ER DL6ER merged commit 3fd9b8d into development Feb 28, 2021
@DL6ER DL6ER deleted the fix/retired_dnssec_has_no_upstream branch February 28, 2021 15:53
@pralor-bot
Copy link

This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there:

https://discourse.pi-hole.net/t/pi-hole-ftl-v5-8-web-v5-5-and-core-v5-3-released/46237/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix PR: Approved Open Pull Request, Approved by required number of reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants