Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Kube

Members
  • Joined

  • Last visited

Everything posted by Kube

  1. For everyone getting the 502 bad gateway with nginx... I believe its caused by port 80 fix of using the custom etho... when u do that it isolates pihole from your other dockers.... the fix is to change unraid to another port, let pihole run on port of your host network using port 80 Once u do that you'll fix the bad gateway error, but all I can get to load is the dashboard but the stats r blank... u click login u get a page can't be found... can anyone assist with that?
  2. pihole? anyone got this to work through nginx? I have it partially working, but it looks like only the html loads and not the php # Pihole location /pihole/ { proxy_pass http://192.168.11.10:80/admin/; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_read_timeout 90; } This gets the page to load but the graphs and counters dont populate. developer tools tell me this when i hit f12 Failed to load resource: the server responded with a status of 404 (Not Found) https://domain.pw/pihole/api.php?overTimeData10mins Failed to load resource: the server responded with a status of 404 (Not Found) jquery.min.js:4 GET https://domain.pw/pihole/api.php?overTimeData10mins 404 (Not Found) I've been hacking away at this all day and just cant get it to work. Any help Please? Thanks
  3. any reason i cant get the docket to show that it needs an update? I can tell from git-hub that there is a new version out... root@Tower:~# docker pull binhex/arch-plexpass latest: Pulling from binhex/arch-plexpass ef9dce18c134: Pull complete 4d65b3715530: Pull complete d8ae627c19db: Pull complete f9351fdd03b0: Pull complete 1dc4c896bee1: Pull complete ca7ab442b0d9: Download complete 09c7e884c149: Download complete c6796f6667c7: Download complete ca7ab442b0d9: Pull complete 09c7e884c149: Pull complete c6796f6667c7: Pull complete 1a1d7c58a991: Pull complete 3dee3dbe29f0: Pull complete 10d960fa795b: Download complete 042d939f522a: Download complete bbe50559617a: Pull complete 3bfb0b145fdb: Pull complete 62952e5e2d02: Pull complete 10d960fa795b: Pull complete 042d939f522a: Pull complete 0ac37ebe7edc: Pull complete 6b39352c1c21: Pull complete 7c969363fd2d: Pull complete 2a06449ad561: Pull complete ee4ed4d2b4a5: Pull complete 28b8bbf7aa97: Pull complete 9da5c53ea8c6: Pull complete Digest: sha256:3d8cb034bbd798e66ad8764f845c1b00bd2a5fd16b42b82f2185388835aaf15c Status: Downloaded newer image for binhex/arch-plexpass:latest root@Tower:~# but in the web-ui (unraid) it always says up to date? plex also states it needs an update. Thanks

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.