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.
  • Joined

  • Last visited

Everything posted by [email protected]

  1. I'll try downgrading next, but here is my docker log with my domain and email taken out. Can't open /etc/letsencrypt/live/npm-6/fullchain.pem for reading, No such file or directory 22563200637800:error:02001002:system library:fopen:No such file or directory:crypto/bio/bss_file.c:72:fopen('/etc/letsencrypt/live/npm-6/fullchain.pem','r') 22563200637800:error:2006D080:BIO routines:BIO_new_file:no such file:crypto/bio/bss_file.c:79: unable to load certificate ) [4/14/2020] [6:39:22 PM] [Nginx ] › ℹ info Reloading Nginx [4/14/2020] [6:39:22 PM] [SSL ] › ℹ info Requesting Let'sEncrypt certificates for Cert #7: bitwarden.mydomain.com [4/14/2020] [6:39:37 PM] [Nginx ] › ℹ info Reloading Nginx [4/14/2020] [6:39:37 PM] [Express ] › ⚠ warning Command failed: /usr/bin/certbot certonly --non-interactive --config "/etc/letsencrypt.ini" --cert-name "npm-7" --agree-tos --email "[email protected]" --preferred-challenges "dns,http" --webroot --domains "bitwarden.mydomain.com" Saving debug log to /config/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator webroot, Installer None Obtaining a new certificate Performing the following challenges: http-01 challenge for bitwarden.mydomain.com Using the webroot path /data/letsencrypt-acme-challenge for all unmatched domains. Waiting for verification... Cleaning up challenges Failed authorization procedure. bitwarden.mydomain.com (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://bitwarden.mydomain.com/.well-known/acme-challenge/zNyaWAy23XZm7n1djCZl82AUFQHIiEFQx6XYQrYq_vA: Timeout during connect (likely firewall problem)
  2. Not running IPv6 internally yet. So I couldn't create the certificate - got an internal error. Logs show: Failed authorization procedure. subdomain.domain.com (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://subdomain.domain.com/.well-known/acme-challenge/blahblah: Timeout during connect (likely firewall problem)/. Like I said, I can get it to work without any certificate over http. I did a https://check-your-website.server-daten.de/ look and it looked good there.
  3. I had this working before but had to redo some other networking and it all seems to have fallen apart. 1. I setup a proxy host, let's say bitwarden.mydomain.com 2. If I don't select a certificate, it works fine on http (except that bitwarden requires https). 3. If I request a certificate, I get an "Internal Error". I can close the window, edit it, and then select the certificate. 4. Then depending on settings I get either offline or invalid certificate. Any thoughts on what is going on - I am using google domains dynamic DNS and have the ports forwarded appropriately.
  4. So if I was running bitwarden before and now added this docker, how do I transition? Just export the vault, send an invite to my email and then import?
  5. So I just pulled down the Dashmachine docker and the admin:adminadmin login:password isn't working. It is just admin:admin
  6. For telegraf - is there a clean way to get it to use the telegraf.d for additional plugins? I passed --config-directory /etc/telegraf/telegraf.d as a post argument, but then in logs I get: 2020-03-20T19:42:08Z I! Starting Telegraf 1.13.4 2020-03-20T19:42:08Z I! Using config file: /etc/telegraf/telegraf.conf 2020-03-20T19:42:08Z W! Telegraf is not permitted to read /etc/telegraf/telegraf.d ... all of the following are owned by nobody:users and have 777 permissions right now /mnt/user/appdata/telegraf /mnt/user/appdata/telegraf/telegraf.conf /mnt/user/appdata/telegraf/telegraf.d /mnt/user/appdata/telegraf/telegraf.d/etcetera.conf So I am unsure as to why it is not permitted to read the telegraf.d directory
  7. So I was thinking about trying this.... So let's say I have a structure that looks like this: TV - Adult TV - Children Downloads Movies - Adult Movies - Children All mapped in Plex I want it to go through everything and rename and clean up basically everything per Plex standards. I can set the Watch folder to Downloads, fine. But then where do I put output? If I create a new folder, then I will have to merge parallel file structures all over the place.
  8. Any guides on how to get a Minecraft Bedrock docker reverse proxied?
  9. How do I set this up to serve web pages off of my server? I’d like to serve a personal weather station page and not sure how to direct it to a subdirectory of the Nginx www folder or a share or whatever.
  10. Getting two issues: 1. The web interface constantly reloads. No idea how to fix that. 2. In logs: 21:24:00:WU00:FS00:Connecting to 65.254.110.245:8080 21:24:00:WU00:FS00:Assigned to work server 128.252.203.10 21:24:01:WU00:FS00:Requesting new work unit for slot [91m21:24:01:ERROR:WU00:FS00:Exception: Option 'gpu-index' has no default and is not set.[0m
  11. So a couple of questions - I have a Quadro P2000 - so can I put "all" in the NVIDIA capabilities field? What do I put in visible devices? And then how do I know what it is using? Finally, is there a beta FAH docker available so I can throw in on COVID?
  12. Is it storing the data in appdata?
  13. Another one - Darktable photo management.
  14. Resolved my screen problems with the fix above: <os> <type arch='x86_64' machine='pc-q35-3.1'>hvm</type> <loader readonly='yes' type='pflash'>/mnt/user/domains/MacinaboxCatalina/ovmf/OVMF_CODE.fd</loader> <nvram>/mnt/user/domains/MacinaboxCatalina/ovmf/OVMF_VARS.fd</nvram> </os> Anyone try not pinning CPUs and letting them dynamically load?
  15. I wouldn't mind direct Grafana integration replacing the Dashboard. Why bother spending dev time on stuff that can be handled by a dedicated project? Docker management is another area where I wonder if it would be better to just use portainer or something that has broader support. Some better documentation on stuff, I've asked a bunch of vlan related questions and searched through the documentation without any luck getting responses.
  16. Another one that would be good - Valentina Studio which is a pgAdmin competitor.
  17. Full description here of bug. mnemosyne-diagnostics-20200227-1431.zip
  18. Oh and MediaElch would be nice since filebot went paid.
  19. So I just started using this and it is so much easier to use. The only docker I can't get to work (and couldn't using the letsencrypt docker either) is shinobi. Always get a bad gateway no matter what I do. Any thoughts on how to diagnose what is going on? The only difference is that shinobi is on my IOT vlan instead of main one.
  20. So still struggling with the shinobi letsencrypt reverse proxy. Subdomain.conf: server { listen 443 ssl; listen [::]:443 ssl; server_name shinobi.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection 'upgrade'; proxy_set_header Host $host; proxy_buffering off; proxy_request_buffering off; proxy_pass http://10.0.3.100:8080; } } But error.log I am getting timeouts, which I am unsure as to why. (Client being 10.0.1.1 - not sure why it indicates my router). 2020/02/23 16:28:17 [error] 388#388: *1 connect() failed (110: Operation timed out) while connecting to upstream, client: 10.0.1.1, server: shinobi.*, request: "GET /favicon.ico HTTP/2.0", upstream: "http://10.0.3.100:8080/favicon.ico", host: "shinobi.mydomain.com", referrer: "https://shinobi.mydomain.com/"
  21. So I followed spaceinvaderone's tutorial on setting up a proxynet to use for this, and then followed his guide on shinobi to get that running on my IOT vlan. But despite his proxy file, it doesn't work for me. So I am trying to sort out why. But I also wonder why setup a proxynetwork if letsencrypt can access dockers on other vlans?
  22. A couple of things it would nice to fix within the docker: Starting 2019/12/30, GeoIP2 databases require personal license key to download. Please manually download/update the GeoIP2 db and save as /config/geoip2db/GeoLite2-City.mmdb Maybe add a personal license key field to the docker and a script to update periodically? nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) No idea what this one is.
  23. OK, it is definitely a DNS related issue. If I set the DNS to my pi-hole/unbound, nothing resolves. If I set it to cloudflare, exterior sites like cnn.com work. But I can't get tower.local to work either way. I suppose I could use a hosts file to maybe redirect appropriately, but frankly that is just another thing to maintain and I am actually hoping to eventually figure out how to use some sort of IPAM. So... for now, I'd still like to see about getting local addresses and routing through my pi-hole to work.
  24. Okay - so I can connect to my unraid server if I use the IP address but not if I use tower.local. So???? Is that normal?
  25. Deleted the codecs folder and it started working.

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.