docs icon indicating copy to clipboard operation
docs copied to clipboard

Add steps for fixing unbound on bullseye

Open jaredmo opened this issue 3 years ago • 6 comments

Thank you for your contribution to the Pi-hole Community!

Please read the comments below to help us consider your Pull Request.

We are all volunteers and completing the process outlined will help us review your commits quicker.

Please make sure you

  1. Base your code and PRs against the repositories developmental branch.
  2. Sign Off all commits as we enforce the DCO for all contributions

  • What does this PR aim to accomplish?:

Added steps to fix unbound for Bullseye installations where unbound-resolvconf.service has already created /etc/unbound/unbound.conf.d/resolvconf_resolvers.conf

  • How does this PR accomplish the above?:

Added steps and changed header description.

  • What documentation changes (if any) are needed to support this PR?:

This is a doc change, so no additional changes required.


By submitting this pull request, I confirm the following:

  1. I have read and understood the contributors guide, as well as this entire template. I understand which branch to base my commits and Pull Requests against.
  2. I have commented my proposed changes within the code and I have tested my changes.
  3. I am willing to help maintain this change if there are issues with it later.
  4. It is compatible with the EUPL 1.2 license
  5. I have squashed any insignificant commits. (git rebase)

[ ] I have read the above and my PR is ready for review. Check this box to confirm

jaredmo avatar May 23 '22 17:05 jaredmo

Deploy Preview for pihole-docs ready!

Name Link
Latest commit 808cda3a43be731ce0ed056c884b071e3ecf76cc
Latest deploy log https://app.netlify.com/sites/pihole-docs/deploys/628bfda1d169800008e24952
Deploy Preview https://deploy-preview-718--pihole-docs.netlify.app/guides/dns/unbound
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar May 23 '22 17:05 netlify[bot]

This is the test fail message:

markdownlint-cli2 v0.4.0 (markdownlint v0.25.1)
Finding: **/*.md !**/node_modules/**
Linting: 81 file(s)
Summary: 1 error(s)
docs/guides/dns/unbound.md:237 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
Error: Process completed with exit code 1.

dschaper avatar May 23 '22 21:05 dschaper

Thanks! I fixed it in the second commit.

jaredmo avatar May 24 '22 00:05 jaredmo

Thank you! I don't have a way to test this myself. @yubiuser or @jfb-pihole does this follow what your suggestions have been when troubleshooting?

dschaper avatar May 24 '22 02:05 dschaper

This is where I found the solution if that is helpful. It fixed my issues. https://discourse.pi-hole.net/t/running-pi-hole-on-bullseye-with-unbound-resolvconf-file-appears-after-reboot/52814

jaredmo avatar May 24 '22 11:05 jaredmo

Thanks for your contribution. This is a long-lasting open issue we wanted to address at some point.

The instructions are exactly what we use as quick troubleshooting help on discourse. However, I'm not sure how unbound-resolvconf.service relates to the changes in seen with resolvconf_resolver.conf in bullseye and if this should all be in one paragraph. I know that @jfb-pihole wanted to write a guide too. I'm sure he will review this PR when time permits.

yubiuser avatar May 24 '22 12:05 yubiuser

@yubiuser @jfb-pihole Almost one year later I'm going to ping you about the status of this PR. Otherwise, I'm fine with merging it as is.

DL6ER avatar Jan 28 '23 11:01 DL6ER

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Jan 28 '23 11:01 github-actions[bot]

Superseded by https://github.com/pi-hole/docs/pull/834 and https://github.com/pi-hole/docs/pull/859

yubiuser avatar Feb 25 '23 21:02 yubiuser