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.

sebz29a

Members
  • Joined

  • Last visited

  1. Hi, I am experiencing a problem with Unraid 6.12.10 where the CPU usage plateaus at 100% after 10 days of use. This issue resolves when I restart Docker. I have already tried recreating the Docker virtual disk and ensuring that "Permit exclusive shares" is enabled and that "Exclusive Access" is active on my cache pool. Additionally, I have verified that there are no memory leaks. I also noticed that the dockerd and containerd services are using a lot of CPU after 10 days of use. Moreover, the Unraid GUI becomes very slow when the CPU is at this plateau. Thanks U for your help
  2. you can see my ngnix swag file for speedtest-tracker It's not working swag and speedtest-tracker are on the same docker network ## Version 2023/05/31 # make sure that your <container_name> container is named <container_name> # make sure that your dns has a cname set for <container_name> server { listen 443 ssl http2; listen [::]:443 ssl http2; server_name speedtest.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth (requires ldap-location.conf in the location block) #include /config/nginx/ldap-server.conf; # enable for Authelia (requires authelia-location.conf in the location block) #include /config/nginx/authelia-server.conf; # enable for Authentik (requires authentik-location.conf in the location block) #include /config/nginx/authentik-server.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable for ldap auth (requires ldap-server.conf in the server block) #include /config/nginx/ldap-location.conf; # enable for Authelia (requires authelia-server.conf in the server block) #include /config/nginx/authelia-location.conf; # enable for Authentik (requires authentik-server.conf in the server block) #include /config/nginx/authentik-location.conf; include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app speedtest-tracker; set $upstream_port 80; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } }
  3. I do expose the port 80. The GUI is accessible in HTTP but it's not working behind a reverse proxy. I have an error "failed while requesting certificate status" No problem with others containers. Did anybody access to the application behind a reverse proxy ? Thanks u for your help
  4. Hi, i want to access speedtest-tracker behind a reverse proxy, swag in occurence. In the log i can see ๐Ÿ”’ SSL_MODE has been set to MIXED, setting the web server to work in HTTP + HTTPS... ๐Ÿƒโ€โ™‚๏ธ An SSL key was not detected, so I'll generate a self-signed SSL certificate pair for you... The problem is that i don't find the way to access the application in HTTP from my reverse proxy. Only https is working but don't behind the reserver proxy. Thank u for your help.
  5. sebz29a replied to RGGauld's topic in General Support
    Problem solved removing an old deprecated plugin : CA config editor
  6. sebz29a replied to RGGauld's topic in General Support
    Hi, I have a similar issue since unraid 6.12.4. Web gui in slow on main tab / Terminal / log / about 10 secondes to open. This issue was not present in unraid 6.12.3. I don't use the unraid connect plugin Thanks U for your help
  7. I'm very sorry now it's working perfectly i've been disconected from tailscale. I'm a New user of the plugin and can confirm evrything is ok with my two unraid servers ๐Ÿ‘Œ
  8. Hi, Taildrop seems to don't work with unraid 6.12.3 and the last version of the plugin I have set a Taildrop Location I found this erreor in the logs : unraid Taildrop: using /var/lib/tailscale/Taildrop unraid Taildrop support: symlink "Taildrop" not found Unraid is not disponible as destination from other tailscale device. Thanks u for your help and for this plugin
  9. Hi, Thanks U very much for the quirk !!! I just upgrade to 6.11.3 and I can confirm It's now working all my NVME drives are recognized๐Ÿ‘๐Ÿ˜Ž.
  10. Thank U very much. I have downgraded to 6.10.3 waiting for the next stable release with this quirks.
  11. In the 6.11.1 syslog file I can find error : globally duplicate IDs for nsid 1 and Ignoring bogus Namespace Identifiers In 6.10.3 this errors are not presents and the device is recognized
  12. Hi, With unraid 6.11.1 it's the same problem one of the first pool drive is not recognized. you can find my diagnstics file attached Thank U for your help unraidprd-diagnostics-20221008-0756.zip
  13. hi I think I have a similar problem In my unraid server I have 2 pairs of crucial NVME drive : - First pool = 2 x crucial P2 NVME 250 GB (exactely the same models and firmware version) the two are connected on M2 slot on the MB - Second pool = 2 x crucial P2 NVME 2 TB (exactely the same models and firmware version) the two connected with PCI express adapter MB = Supermicro X11SCA-F when I update to 6.11 one of my two crucial nvme drive of the first pool is not reconized and not present in the system devices screen (with iommu group) I have to rollback to 6.10.3 for this drive to be recognized (so we can expect the nvme drive is not defect) In my case it can't be a device not supported by the newer kernel because they are exactly she same model size and firmware version (in the first pool). one is OK and the other is not reconised In 6.11 the first is reconized not the second (command executed with unraid 6.10.3 after the rollback) root@pyramiden:~# udevadm info -q property -n /dev/nvme2n1 DEVLINKS=/dev/disk/by-id/nvme-CT250P2SSD8_2022E2A7F6CD /dev/disk/by-id/nvme-eui.6479a7fff0000007 DEVNAME=/dev/nvme2n1 DEVPATH=/devices/pci0000:00/0000:00:1b.4/0000:04:00.0/nvme/nvme2/nvme2n1 DEVTYPE=disk DISKSEQ=18 ID_MODEL=CT250P2SSD8 ID_PART_TABLE_TYPE=dos ID_SERIAL=CT250P2SSD8_2022E2A7F6CD ID_SERIAL_SHORT=2022E2A7F6CD ID_WWN=eui.6479a7fff0000007 MAJOR=259 MINOR=0 SUBSYSTEM=block USEC_INITIALIZED=24785941 root@pyramiden:~# udevadm info -q property -n /dev/nvme3n1 DEVLINKS=/dev/disk/by-id/nvme-CT250P2SSD8_2022E2A7F6C1 /dev/disk/by-id/nvme-eui.6479a7fff0000007 DEVNAME=/dev/nvme3n1 DEVPATH=/devices/pci0000:00/0000:00:1d.0/0000:0c:00.0/nvme/nvme3/nvme3n1 DEVTYPE=disk DISKSEQ=19 ID_MODEL=CT250P2SSD8 ID_PART_TABLE_TYPE=dos ID_SERIAL=CT250P2SSD8_2022E2A7F6C1 ID_SERIAL_SHORT=2022E2A7F6C1 ID_WWN=eui.6479a7fff0000007 MAJOR=259 MINOR=2 SUBSYSTEM=block USEC_INITIALIZED=24756285 Thanks U for your help
  14. Hi, when creating a docker container with unraid Unraid 6.9.2 the appdata directory for the app was drwxrwxrwx (777) Since version 6.10.x of unraid when install a new docker app the appdata directory for the app is drwxr-xr-x (755) : the_path_to_target directory that can only be modified by the creator and can be read and browsed by everyone ...Since 6.10 we have permission issues when running docker freshly installed Exemple : mkdir: cannot create directory '/bitnami/redis': Permission denied
  15. Hi, Thanks for your job, can you help me, i have a problem to install this container. When I select the template "appdefs", nothing appeared in the Add container interface of Unraid. 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.