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.

BBriner

Members
  • Joined

  • Last visited

  1. @sse450 I'm wondering if it was a problem with the ML150 G9 + unRAID compatibility or if you really had the bad luck of having two defective motherboards. The reason is that I got myself a ML150 G9 very cheap and after having read your posts I am afraid of trying unRAID on it.
  2. That's the reason the workaround works. Unfortunately the LE Docker cannot generate a certificate with the "*". The LE Docker can only generate the certificate with the CN as "mydomain.com" or "hostname.mydomain.com" if setup as I mentioned.
  3. BBriner started following Use own SSL cert
  4. I've managed to find a workaround. The workaround is to set the LE Docker variable "Only Subdomains:" to "True" and in the list of "Subdomain(s):" to make sure your unRAID server-name is the first one. With this workaround the generated LE Certificate will be issued to "server-name.domain.tld" and unRAID internal NGINX won't redirect to "https://domain.tld"
  5. In fact it is exactly the opposite. It does not work because unRAID redirects to a wildcard domain without adding the server name.
  6. Same here. Copying the LE docker cert "priv-fullchain-bundle.pem" to "/boot/config/ssl/certs/server-name_unraid_bundle.pem" works when typing https://server-name.domain.tld, however unRAID wrongly redirects the http://server-name.domain.tld to https://domain.tld. Did you automate the import from pfSense to unRAID? If so, would you mind sharing your script?
  7. Thanks! Problem solved!
  8. You uninstall the advanced buttons plugin. It's incompatible Thanks. Guess what? I can't remove Advanced Buttons too!
  9. My system is not updating the User Scripts plugin. I also tried to remove it in order to install it again without any success. It comes back to the same status. The same was also happening with the CA Plugin but I managed to update it directly in the Apps tab. Can the User Scripts plugin be manually updated or removed via command line?
  10. I started from scratch everything (Docker, Duplicati Jobs, Script) and now it is working fine. Probably something very silly was happening.
  11. Container Path: /source Host Path: /mnt/ In the Container, run-script-before: /source/user/Documents/Scripts/SendMessage.sh "Duplicati Job Started" Script SendMessage.sh #/bin/bash curl -k -s \ -X POST \ https://api.telegram.org/botfoobarfoobar:FooBarFooBar/sendMessage \ -d text="$1" \ -d chat_id=12345678 \ exit 0
  12. The path is accessible from outside and inside the container and I can run it without any problem from the shell inside the container. I also tried to copy the script to a path that is only accessible inside the container and the same error shows up.
  13. Is someone using any of the script options (--run-script-before / --run-script-before-required / --run-script-after)? I am always getting an error: The script "/path/to/script/foobar.sh" returned with exit code 255. I've searched for error code 255 without much luck.

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.