Git Product home page Git Product logo

Comments (7)

martinbrose avatar martinbrose commented on August 20, 2024

@fijar-lazuardy, have you considered this closed issue, which might be related?

from internet-pi.

martinbrose avatar martinbrose commented on August 20, 2024

And maybe a very basic point. Did you change anything in the example config?

I have the following settings in config.yml:

domain_name_enable: true                                                                                                            
domain_name: 'home.local'                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
domain_pihole: 'pihole' 
domain_grafana: 'grafana'                                                                                                                                                                                                                                                                                                                                                         
domain_prometheus: 'prometheus'

And I can access the services when entering:
Pihole
http://pihole.home.local:38080/admin/
Grafana
http://grafana.home.local or http://grafana.home.local:3030
Prometheus
http://prometheus.home.local

from internet-pi.

fijar-lazuardy avatar fijar-lazuardy commented on August 20, 2024

@fijar-lazuardy, have you considered this closed issue, which might be related?

I have monitoring enabled, still same issue persists. But that's okay, I can live with IP and forward it manually on hosts

from internet-pi.

fijar-lazuardy avatar fijar-lazuardy commented on August 20, 2024

And maybe a very basic point. Did you change anything in the example config?

I have the following settings in config.yml:

domain_name_enable: true                                                                                                            
domain_name: 'home.local'                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
domain_pihole: 'pihole' 
domain_grafana: 'grafana'                                                                                                                                                                                                                                                                                                                                                         
domain_prometheus: 'prometheus'

And I can access the services when entering: Pihole http://pihole.home.local:38080/admin/ Grafana http://grafana.home.local or http://grafana.home.local:3030 Prometheus http://prometheus.home.local

I do exactly this, that's why I'm confused haha

from internet-pi.

martinbrose avatar martinbrose commented on August 20, 2024

That indeed is strange.

I wonder what your pihole.log in the Pi-Hole web frontend shows?
Mine is showing this...
Screenshot 2024-03-01 at 16 14 47

Maybe check what's in your /etc/hosts file of your pihole docker container?
With the commands:
docker exec -it pihole /bin/bash
and
tail /etc/hosts

Screenshot 2024-03-01 at 16 23 24

from internet-pi.

martinbrose avatar martinbrose commented on August 20, 2024

I just tried a fresh install on a Debian 12 virtual machine and had no problems accessing the services via {{domain_pihole}}.{{domain_name}}.

Installed normally with the setting as above and changed the DNS setting to the local Pi-Hole install (127.0.0.1).

Just to double check, from the computer you're trying to reach the services, you have the Pi-Hole service entered as the DNS server?

from internet-pi.

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.