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.

Earache

Members
  • Joined

  • Last visited

  1. Anyone using nzbToMedia? I'm getting this error which causes everything to download but not process. nzbToMedia: Exception TypeError: "'NoneType' object is not callable" in <bound method PosixProcess.__del__ of <core.nzbToMediaUtil.PosixProcess object at 0x148737796710>> ignored
  2. I'm getting this now... Post-process-script nzbToMedia-nightly/nzbToNzbDrone.py ... failed (terminated with unknown status) All the settings are correct so I don't understand what is happening here...
  3. IPV6 not working at all. ifconfig does not show an IPV6 address at all, while unRAID has one set.
  4. Has anyone setup a reverse proxy for Grafana? I've found a solution in the tutorial on reddit but it doesn't work. I'll quote it so people don't have to go searching. If anyone is still stuck set the env variable for the root url in the container to: root_url = %(protocol)s://%(domain)s:%(http_port)s/grafana and then use the following for the nginx.conf: location /grafana/ { proxy_pass http://IP_HERE:3000/; } This doesn't work for myself. Anyone have a solution?
  5. Care to PM me the template?
  6. I would be willing to test it as the current container doesn’t work for me. I can’t find an answer to the question of does my ISP block port 80.
  7. I'm trying to do this via the Nginx container and adding certbot to it but I'm stuck adding the cert to Nginx. Anyone have a guide on how to do it this way (I believe people were doing it this way before).
  8. Earache started following aptalca
  9. Nope still get Failed authorization procedure. sub.domain.org (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://sub.domain/.well-known/acme-challenge/dcVgooswjuwm_DhQXskQSuKDbRdmN4qKyZTxbDzFg9g: Timeout ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container
  10. Rogers Internet (Canada). They apparently don't block it so I don't know wtf is going on. I'm using an EdgeRouter Lite, so either my port-forwarding is farked or Rogers decided to block the port?
  11. Hmm, I'm not sure because this was working with duckdns.org before it broke, and now it won't even work with duck.
  12. I'm trying to use my own domain (namecheap) but either I setup the DNS wrong or I'm missing something. I have my docker on seperate IPs (example 192.168.1.4, .5,.6 etc) and I'm not sure if this is causing the issue or not. I have ports forwarded properly. If I run a dns lookup for the subdomain.domain I see my public IP, but I'm getting this error in the log: Failed authorization procedure. subdomain.domain (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://subdomain.domain/.well-known/acme-challenge/o9FHDJfbOQWeotQxma9kLk-AT5iRiBRyXXNKHn5zvgQ: Timeout, subdomain.domain (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://subdomain.domain/.well-known/acme-challenge/mKVzhGyDzD0_QHj3YQ0fA4VW9tykyzkvdees4r9nTWw: Timeout, subdomain.domain (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://subdomain.domain/.well-known/acme-challenge/jtizzEhlv4utMnBqMCauCIrR48_gkzx7kuak5JaWZH0: TimeoutIMPORTANT NOTES:- The following errors were reported by the server:Domain: subdomain.domainType: connectionDetail: Fetchinghttp://subdomain.domain/.well-known/acme-challenge/o9FHDJfbOQWeotQxma9kLk-AT5iRiBRyXXNKHn5zvgQ:TimeoutDomain: subdomain.domainType: connectionDetail: Fetchinghttp://subdomain.domain/.well-known/acme-challenge/mKVzhGyDzD0_QHj3YQ0fA4VW9tykyzkvdees4r9nTWw:TimeoutDomain: subdomain.domainType: connectionDetail: Fetchinghttp://subdomain.domain/.well-known/acme-challenge/jtizzEhlv4utMnBqMCauCIrR48_gkzx7kuak5JaWZH0:TimeoutTo fix these errors, please make sure that your domain name wasentered correctly and the DNS A/AAAA record(s) for that domaincontain(s) the right IP address. Additionally, please check thatyour computer has a publicly routable IP address and that nofirewalls are preventing the server from communicating with theclient. If you're using the webroot plugin, you should also verifythat you are serving files from the webroot path you provided.- Your account credentials have been saved in your Certbotconfiguration directory at /etc/letsencrypt. You should make asecure backup of this folder now. This configuration directory willalso contain certificates and private keys obtained by Certbot somaking regular backups of this folder is ideal.ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container On namecheap I have every subdomain as A +Dynamic DNS Record (using their DNS Client to update the ip). I'm really stumped.
  13. I've had to manually add them all, which is annoying.

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.