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.

Gvon

Members
  • Joined

  • Last visited

Everything posted by Gvon

  1. hello i am sorry to ask does this plugin support schedule send ? or do i need a script to make it done ?
  2. sorry about that You're absolutely right.
  3. just to update here my problem zfs mirror data corruption fixed i don't really sure what causing it, i try different sata port still same corruption report, no more corruption complain when i change docker system from cache0 to cache1 -tried rebuild docker system on cache0 still have corruption report -move docker system to cache1 fixed Note i have appdata and docker system on cache0 zfs mirror overlay2 data corruption complain on both drive.
  4. this is what i found maybe related ? Random screen freezes on Linux with driver 595.71.05 where even the keyboard stops responding — that's effectively a kernel freeze, which could block ZFS I/O mid-write. https://forums.developer.nvidia.com/t/595-71-05-screen-freezes-on-linux-wayland/369122 Graphical corruption after suspend/resume with Xid 13 errors on 595.71.05 https://forums.developer.nvidia.com/t/graphical-corruption-after-suspend-resume-with-nvidia-xid-13-595-71-05/368627
  5. i notice my zfs mirror get data corruption on both drive same file do mem test pass decide to downgrade from 7.2.6 to 7.2.5 the same thing happened lucky i have snapshot and backup problem solve when i downgrade from nvidia driver v595.71.05 to v580.159.03 bug product unraid 7.2.5-6 zfs mirror with dataset nvidia driver v595.71.05 RTX 4060 copy new file or do zfs scub will report new data corruption it's a silence data corruption no log no drive error only when i check zpool status -v cache is this PCIe/ZFS I/O corruption bug?
  6. same happen to me both ollama and open webui
  7. maybe gtx 1060 end of life? so you would stuck on GPU 580.159.03
  8. that's happen to me as well 1.remove and reboot 2.install nvidia driver plugin, disable docker and enable docker worked for me!
  9. confirmed fix on 2026.05.01 thank for the quick fix.
  10. ok thank you
  11. i already did check for update twice but it's say 2026.03.19 up-to-date did i miss something? edit remove and install again still on 2026.03.19
  12. sorry my bad here the Diagnostics gnas-diagnostics-20260501-1427.zip
  13. thank for reply i have NVIDIA GeForce RTX 4060 now switch to open source driver still the same error docker run -d --name='llama.cpp' --net='br0' --ip='192.168.0.82' --pids-limit 2048 -e HOST_OS="Unraid" -e HOST_HOSTNAME="GNAS" -e HOST_CONTAINERNAME="llama.cpp" -e 'TCP_PORT_8000'='8080' -e 'CA_TS_FALLBACK_DIR'='/models' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8080]/' -v '/mnt/ncache/appdata/llama.cpp/models':'/models':'rw' --gpus all 'ghcr.io/ggml-org/llama.cpp:server-cuda' f9238272f96172115220e760c98ae6daab201d5664e67e80b912c1592ff8c1e8 docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running prestart hook #0: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy' nvidia-container-cli: ldcache error: process /sbin/ldconfig failed with error code: 1 Run 'docker run --help' for more information The command failed.
  14. just upgrade unraid to 7.2.5 docker that use --gpus all failed to start docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running prestart hook #0: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'nvidia-container-cli: ldcache error: process /sbin/ldconfig failed with error code: 1 /sbin/ldconfig /sbin/ldconfig: /usr/lib64/libOpenGL.so.0 is not a symbolic link /sbin/ldconfig: /usr/lib64/libGLdispatch.so.0 is not a symbolic link /sbin/ldconfig: /usr/lib64/libGLX.so.0 is not a symbolic link switch driver version and reinstall plugin won't help (each step reboot)
  15. you can install unraid user script plugin then create new script below #for nextcloud Cron jobs docker exec -u 99 Nextcloud php -f /var/www/html/cron.php #for missing indexes docker exec -u 99 Nextcloud php ./occ db:add-missing-indices you can separate these 2 command for it own schedule edit if your nextcloud container name Nextcloud-ffmpeg just change Nextcloud to Nextcloud-ffmpeg in script above
  16. Did you set Generate Random Password to yes ? If so check your password in the mariadb log overy time you restart the password will change
  17. Yes you updated on latest version that fixed the problems
  18. update MariaDB 11.4.0 up seem fix the problem no need to add this to Post Arguments: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW --character-set-server=utf8
  19. just add this to Post Arguments: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW --character-set-server=utf8 https://github.com/nextcloud/docker/issues/2165
  20. For those who want email support just add variable below MAIL_HOST=smtp.gmail.com MAIL_PORT=587 [email protected] [email protected] MAIL_PASSWORD=yourpassword (create app one time password) use your main password will not work MAIL_ENCRYPTION=tls If i add this variable mail will not arrive (MAIL_MAILER=log) Note for safety you can create new gmail account just for mail notifications/log

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.