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.

MasterMark

Members
  • Joined

  • Last visited

  1. Yes, I tried right after setting up. It is now working today again. I was not aware of this delay. Thanks for your help.
  2. I messed up something. I changed the LXC Container URL to images.lxd.canonical.com. Then tried to create new container but the UI changed and no drop-down select any more. Tried to create with the default debian/bullseye clicking Create button then the site reloads with different URL but nothing happens. I changed back to the original images.linuxcontainers.org. Still not working and the drop-down menu still missing. No anything in the Unraid logs. I tried to check the browser console, but nothing there also. Tried to reinstall plugin. Same as before. I saw the CLI command and changed back to the canonical.com URL, then tried with the original linuxcontainers.org URL as well: Canonical not working, but linuxcontainers working with CLI. From the WebGUI still nothing happens. Now what? How can i recover the original functionality? Also how can I use the canonical images? Thanks, Mark
  3. Hi, If I only have one container, there is no backup or any other option. I can't delete it either. What am I missing here? edit: Ok, never mind, I have to scroll down, because the viewport is so small hiding the options. Looks really weird.
  4. Hi, When I select to update containers after backup globally it not modifies the individual settings for the containers: Update containers after backup? Yes Update container after backup? No Do I have to manually set all of them to Yes? How can I exclude only some of the containers from the update if not? Thanks, Mark
  5. Hi, The Active Streams plugin GUI is not working really good with Unraid 7.2.3 version. The columns are too big, and the path string is bleeding through to different columns as well. Any plan to fix this? I love this plugin to see if anyone using the server. But hard to read the values like this. Thanks, Mark
  6. That fixed it for me too, but I wonder why we have to do this manually?
  7. Thanks, that worked.
  8. Hi, I have a very simple python script but if I run it via the user scripts the execution is not in order. subprocess.run running before everything at the start of the script, however it is called later in the script. Do you have idea what is causing this? If I run the script manually in ssh shell it is executing the commands in order. edit: I am not sure right now. Maybe just the output is not in order in the log? The script: #!/usr/bin/python3 import shutil import subprocess print("Starting") letsencryptCert = "/mnt/user/appdata/swag/etc/letsencrypt/live/my.domain/priv-fullchain-bundle.pem" guiCert = "/boot/config/ssl/certs/TOWER_unraid_bundle.pem" print("Copy certificate...") shutil.copyfile(letsencryptCert, guiCert) print("Reload WebGUI...") subprocess.run(["/etc/rc.d/rc.nginx", "reload"]) print("Finished")
  9. Oh I see. Thanks.
  10. 2/5 * * * * Why this custom cron is not working correctly? I would like to run script every 5 minutes, but with an offset. So like 2, 7, 12, 17, 22, etc...
  11. nginx: [emerg] open() "/etc/nginx/accesslist.conf" failed (2: No such file or directory) What the heck? Is something changed? The accesslist file was loaded before. include accesslist.conf; This is where the proxy config loading this.
  12. Hi, About DocPHT, when I am adding a new section to an already published page, the page is not refreshing. If I restart the container then it loads up the new ones as well. Also when I am changing the sections' order, the change is not display until I restart the container. I assume this is something about the internal ngninx configuration, but I can't figure it out. Can someone please take a look? Thanks, Mark
  13. Hi, On the Dashboard the Streams counter stays zero on cache only shares even when there is an active stream. Can this be fixed? The streams counters would be a good indicator when someone using the server. Thanks, Mark
  14. Yeah this is what I figured out myself as well. This is why I am trying this with iSCSI. I know It takes half a day with one stream, I already copied once the whole HDD. But I wanted to solve this. Not really for the real world problem, but as a proof of concept. It hard to accept that I am copying between my servers with 900 mbps however four times bandwith should be possible with my setup. Do you have any tutorial for iSCSI multipath? Thanks
  15. I am sorry I forgot to mention I have LACP bonding on the 4 NIC on both my servers. Yep, I am mounting the HDD on the main server with iSCSI that is not a problem. If I had more sata I did not placed the old HDD on the other server anyway. Yes, I set up the samba extras config for smb multipath. But didn’t work. Maybe on linux the LACP bonding is the issue, because smb multipath on linux expects multiple IP addresses, but with bonding, the whole group has 1 IP address. 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.