GithubHelp home page GithubHelp logo

Comments (4)

DL6ER avatar DL6ER commented on May 10, 2024 1

Should be fixed by #5560

from pi-hole.

voltagex avatar voltagex commented on May 10, 2024

Note that the UI once Pi-Hole is installed seems to work

image

from pi-hole.

pralor-bot avatar pralor-bot commented on May 10, 2024

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

https://discourse.pi-hole.net/t/setdns-in-basic-install-sh-does-not-support-ipv6-ipv6-upstream-dns-means-i-cant-finish-the-install/67890/1

from pi-hole.

yubiuser avatar yubiuser commented on May 10, 2024

Thanks for this report.

There are two issues here: one is expected and one is a bug.
Expected is that you need to overwrite the OS check - Trixi is not an supported OS.


The IPv6 issue is a real bug. As you already found out, we need to check also for valid IPv6 addresses at

if ! valid_ip "${PIHOLE_DNS_1}" || [[ ! "${PIHOLE_DNS_1}" ]]; then

from pi-hole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.