Jump to content

mikegiann

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by mikegiann

  1. Hello,

     

    Thank you for this container, really liking it a lot. From what I have read on the PiHole website, if I have a bunch of whitelisted websites to add, instead of adding 1 whitelist at a time, I should be able to edit /etc/pihole/whitelist.list and add them there and save the whitelist.

    When going into appdata/pihole-dot-doh/pihole I do not see a whitelist.list. I have added a few manually to see if the whitelist.list gets created once added and rebooted the docker and updated gravity but still do not see a whitelist.list and don't see any files in the appdata/pihole-dot-doh/pihole with the whitelists that I have added manually.

    Is the whitelist elsewhere in the system? Is there a way to update or add a whole bunch of whitelists easily without doing it one by one?

     

    Thanks

  2. Hello, 

     

    Thanks for this docker. I was using the original pi-hole without DOH support. I would like to use this but after installing, I can see the pi-hole resolving the websites in the query log but I can't browse the websites, get an error that cannot resolve dns name.

     

    I left the DNS1 and DNS2 as instructed to 127.1.1.1#5153, if I select any of the other upstream servers such as Cloudflare or Quad9, then I can browse the internet. Am I suppose to choose another Upstream server along with the 2 custom  127.1.1.1#5153? 

     

    Thanks

    • Thanks 1
  3. Hello Everyone,

     

    I have 2 ssd's in a cache pool and the dynamix ssd trim plugin set to trim at 1:30am everyday. When I click on the disk log information of the first disk, I see that it has trimmed the disk at the hour I set up but it says /dev/sdb1 (the cache disks are sdb and sdc), is this referring to both disks in the pool got trimmed. When I click on the disk log information of the second disk in the pool, there is no mention of it being trimmed.

     

    Thanks

  4. On 8/20/2019 at 3:10 AM, page3 said:

    My Raspberry Pi install of Pihole failed last night due to a corrupted SD card, but I was able to get Pihole back up and running within 5 minutes using this docker. Thank you!

     

    The instructions on page 1 of this thread (and also the cron post further down) are a bit confusing in light of version 2. Apart from installing and configuring the docker, is there any other set-up/maintenance necessary? Is the cron still necessary? Are updates done via the docker update mechanism or from within the docker with PiHole -up?

    I would like to know this as well, I see that there is an update in the WebUI but unsure if I need to update within PiHole with pihole-up or the docker get eventually updated. Is the cron job necessary with the latest version?


    Thanks

  5. 1 hour ago, jbrodriguez said:

     

    mikegiann, the same for me, I installed with CA with no issues.

     

    Just as a test, if you 

    
    $ wget https://github.com/jbrodriguez/unbalance/releases/download/3.0.0/unbalance-3.0.0.tgz

    from the a command line on the server, does it work ?

    I was able to download the files from the browser but not through Unraid, then when trying it from the command line, as you suggested, I saw where the error occurred, it was refusing the certificate from my self signed Untangle UTM appliance. Once I added the github to the exception of not to be scanned by SSL Inspector, the plugin installed quickly and correctly.

     

    All the other plugins that I have update automatically without problem, that is why I did not think about the Untangle appliance.

     

    Thanks for pointing me in the right direction and the help.

  6. 8 minutes ago, trurl said:

    I just tried (in chrome) pasting the url for the .tgz you quoted in your first paragraph, and it downloaded the file just fine so it looks like that file is there. Can you ping github from your server?

    Yes, I can ping and get a response, here is the complete log when I try to install:

     

    plugin: installing: https://raw.githubusercontent.com/jbrodriguez/unraid/master/plugins/unbalance.plg
    plugin: downloading https://raw.githubusercontent.com/jbrodriguez/unraid/master/plugins/unbalance.plg
    plugin: downloading: https://raw.githubusercontent.com/jbrodriguez/unraid/master/plugins/unbalance.plg ... done
    plugin: downloading: "https://github.com/jbrodriguez/unbalance/releases/download/3.0.0/unbalance-3.0.0.tgz" ... failed (Invalid URL / Server error response)
    plugin: wget: "https://github.com/jbrodriguez/unbalance/releases/download/3.0.0/unbalance-3.0.0.tgz" download failure (Invalid URL / Server error response)

     

    If I click on the link https://raw.githubusercontent.com/jbrodriguez/unraid/master/plugins/unbalance.plg I do see the contents of that page, just not through Unraid.

     

    I tried with Firefox and Chrome all latest versions.

  7. Hello,

     

    I am trying to update the plugin and I am receiving the error "plugin: wget: "https://github.com/jbrodriguez/unbalance/releases/download/3.0.0/unbalance-3.0.0.tgz" download failure (Invalid URL / Server error response)"

     

    I used the App Tab (Community Application) and also copy and pasting the url "https://raw.githubusercontent.com/jbrodriguez/unraid/master/plugins/unbalance.plg" in the plugins tab. It's been happening for a couple of days now, is this only on my end?

     

    Thanks

  8. Just now, CHBMB said:

    Does /mnt/user/Media/Movies/ exist?

    Yes, I did not do anything with the shares, just deleted the dockers and copied the parameters prior to deleting them so that i can add everything the way it was before. If I ssh to the server and go to /mnt/user/Media/Movies/ I do see the listing with all my movies.

  9. Hello everyone,

     

    I recently had to delete all my dockers due to an error on my behalf and am in the process of re-installing them. I deleted the docker image and restarted from the beginning, when selecting the same configurations as before, I receive this error:

     

     " root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="plex" --net="host" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -e "VERSION"="latest" -v "/mnt/user/Media/Movies/":"Movies 1":rw -v "/mnt/user/Media/TV-Shows/":"TV Shows 1":rw -v "/mnt/user/appdata/plex":"/config":rw linuxserver/plex
    /usr/bin/docker: Error response from daemon: Invalid bind mount spec "/mnt/user/Media/Movies/:Movies 1:rw": Invalid volume destination path: 'Movies 1' mount path must be absolute..
    See '/usr/bin/docker run --help'.

    The command failed."

     

    Can anyone point me in the right direction of what I am doing wrong? or how to fix this?

     

    Thanks

×
×
  • Create New...