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.

DS18

Members
  • Joined

  • Last visited

  1. Any luck figuring this out? I updated from 7.0.1 to 7.1.4 and i can ssh fine, but i have no UI access. Edit: I figured this out after doing some digging. I had been experiencing some issues with nchan logs and some memory leak with nginx. I had added the following line to my /boot/config/go file: sed -z 's|nchan publishers\n\t#|nchan publishers\n\t#\n\tnchan_shared_memory_size 2M;|' -i /etc/rc.d/rc.nginx and my nginx logs were complaining about duplicate directives for that. They musta fixed it upstream so when i commented that out and restarted, everything was back to normal. Hopefully this helps someone.
  2. Up until recently, i mounted my cifs/samba shares to the host via unassigned devices. I then noticed that the docker gui was not showing the smb volumes i was mounting in my compose file. It used to, but it no longer does. Has anyone else seen this? I tried doing a top level named volume and map the the volumes per container like this: volumes: seed-volume: driver_opts: type: cifs o: username=u,password=p,uid=uid,gid=guid,vers=3.0 device: //[host]/mediaand then: - type: volume source: seed-volume target: /media/frigate volume: subpath: recordings/frigateAnd while this works and i can exec into the container and see the mount points are correct, the gui for docker in unraid do not show those volumes in the ui like it used to: Is this a known issue or a bug that has crept in?
  3. Thanks for the reply. Is there a location for submitting issues for built in unraid features like this (similar to the community plugin stuff)?
  4. Up until recently, i mounted my cifs/samba shares to the host via unassigned devices. I then noticed that the docker-compose gui was not showing the smb volumes i was mounting in my compose file. It used to, but it no longer does. Has anyone else seen this? I tried doing a top level named volume and map the the volumes per container like this: volumes: seed-volume: driver_opts: type: cifs o: username=u,password=p,uid=uid,gid=guid,vers=3.0 device: //[host]/mediaand then: - type: volume source: seed-volume target: /media/frigate volume: subpath: recordings/frigateAnd while this works and i can exec into the container and see the mount points are correct, the gui for docker-compose and docker in unraid do not show those volumes in the ui: Is this a known issue or a bug that has crept in?
  5. My instance just started throwing this as well. Going to try a restart and see how it goes.
  6. Much appreciated @JorgeB. Your tip helped me find the misbehaving container. Music Assistant which looks to have an embedded snapcast server that when enabled is causing some serious issues.
  7. Also, since i have you here. Is there a way to update the docker agent on unraid? Im running v24x i believe and i see some warnings about configurations (mostly just health check stuff) where it recommends v25x.
  8. Thanks for the response. Its difficult to have docker down as i have all my services running in containers. Is there something pointing to this being a docker specific issue? I did install portainer and a portainer-agent a few weeks ago. I've since removed those containers as i thought it might be causing some issues. If my host keeps running without any issues i'll close this, but if it freezes up again i'll try and go without my services for a day or so and see how things go. Thanks again!
  9. Im having issues with an install and am getting this error and the UI and ssh becomes completely unavailable. I can ping the host just fine though and SOME containers work but most are unresponsive. Its been happening every couple days for the past week. Attached are the syslog files (i think. Unsure which dumps people want). tower2-diagnostics-20240722-1903.zip
  10. I have 2 unraid devices on the same local network, 1 is more of a client serving up all my apps and the other is a storage device. I connect from the client to the storage device over NFS and it connects fine but after some time, i get an Invalid Path issue on the client. The mount says its mounted still so i have to unmount and remount. I have it set to automount but i still need to remount and i typically notice this when i cannot connect to some apps on my client that depend on the data from the storage device. I have security turned on on the storage device with this: `192.168.1.68/24(sec=sys,rw,insecure,anongid=100,anonuid=99,no_root_squash)` Security is set to private, export no. Nothing special on the client device outside of 2 apps (plex and immich) have the share mounted as a volume for content. Immich Mount looks like this: ` - ${UPLOAD_LOCATION}/immich:/usr/src/app/upload` UPLOAD_LOCATION=/mnt/remotes/TOWER_media/Photos Plex is slightly different since its in a different compose file: `- /mnt/remotes/TOWER_media:/data:rw,slave` Unsure if i need the slave part. Does anyone have any idea why my share keeps dropping after some unknown time/reason?
  11. DS18 joined the community
  12. Does anyone know the difference between the 453Be and the 453D QNAP models? I have the TS-253D running unraid and would like to know if this would work for controlling the fan on my unit.

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.