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.

gekoch

Members
  • Joined

Everything posted by gekoch

  1. i thought it should be in the log folder? i set it up like this
  2. same here, can't reboot it via SSH and that's really bad, hope someone can look at the logs and figure out what the problems might be...
  3. so here we go. After around 10h again a crash with 6.12.2. Now with syslog server activated nas-diagnostics-20230627-0518.zip
  4. As soon as the first new release (6.12) was out I updated to the latest version from 6.11.5 . But just after 2 hours of runtime the server crashed without any reasons so I had to reboot with the reset button on the server itself and tried again. After 5 hours another crash. So I reverted back to 6.11.5. Again with 6.11.5 I had no problems at all for several days. Then 6.12.1 was released and I thought they might have solved an issue that I had with my setup. So I just did the update and after 2 hours again a crash.... So 6.12.1 is again not stable on my machine but I have no Idea why. The 6.11.5 version was stable for several months without any issue. Here is the diagnostic files I took before reverting back to 6.11.5. Any Ideas? Thx Andy nas-diagnostics-20230625-1934.zip
  5. hy Just had something weird happen and I hope someone can explain this to me. My UNRAID system just rebooted without notice. After the reboot my 2 cache protected SSD were not recognized as the correct SSD. The old SSD that I exchanged a few weeks a go were displayed instead. I tried to start the array but the cache protected device was marked as disabled. So I stopped the array set the devices to "not installed", started the array, stopped it again and chosen the newer larger SSD and started the array again. Now everything is back working as nothing would have happend. But can someone explain to me what exactly happed. Attached to log files: nas-diagnostics-20230510-2149.zip
  6. I have the same problem. i had to revert back to 4.5.2-1-01 which solved it for me
  7. I'm running the latest plugin version but since then some scripts do not get executed regularly. I have 5 scripts that should run every minute but one of them is mostly running every 2 minutes and sometimes every 1 minute. How can we fix this? Before the update the scripts were working as intended... EDIT: Most of the script set to a minute interval with "* * * * *" are running in a 2 minute interval at best, and the script takes around 0.1 to 2 seconds of run time. Even after a restart of the whole system the problem still persist.
  8. ok solved it by installing libffi wget -P /boot/extra/ https://slackware.uk/slackware/slackware64-15.0/slackware64/l/libffi-3.3-x86_64-3.txz installpkg /boot/extra/libffi-3.3-x86_64-3.txz
  9. I did just update from 6.11.1 to 6.11.5. Ihave a few pip packages running so that the scripts I use can work properly. In 6.11.1 the paho-mqtt worked flawless. Now when i try to install it via pip3 install paho-mqtt I get this error: Collecting paho-mqtt Using cached paho-mqtt-1.6.1.tar.gz (99 kB) Preparing metadata (setup.py) ... error ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-q2n_lrtx/paho-mqtt_4bc42d8c1fdd41d2b2b46d5e70e4bfe2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-q2n_lrtx/paho-mqtt_4bc42d8c1fdd41d2b2b46d5e70e4bfe2/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-l0w8az9o cwd: /tmp/pip-install-q2n_lrtx/paho-mqtt_4bc42d8c1fdd41d2b2b46d5e70e4bfe2/ Complete output (11 lines): Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib64/python3.9/site-packages/setuptools/__init__.py", line 18, in <module> from setuptools.dist import Distribution File "/usr/lib64/python3.9/site-packages/setuptools/dist.py", line 38, in <module> from setuptools import windows_support File "/usr/lib64/python3.9/site-packages/setuptools/windows_support.py", line 2, in <module> import ctypes File "/usr/lib64/python3.9/ctypes/__init__.py", line 8, in <module> from _ctypes import Union, Structure, Array ImportError: libffi.so.7: cannot open shared object file: No such file or directory ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f8/dd/4b75dcba025f8647bc9862ac17299e0d7d12d3beadbf026d8c8d74215c12/paho-mqtt-1.6.1.tar.gz#sha256=2a8291c81623aec00372b5a85558a372c747cbca8e9934dfe218638b8eefc26f (from https://pypi.org/simple/paho-mqtt/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. ERROR: Could not find a version that satisfies the requirement paho-mqtt (from versions: 0.4.90, 0.4.91, 0.4.92, 0.4.94, 0.9, 0.9.1, 1.0, 1.1, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.3.0, 1.3.1, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.6.1) ERROR: No matching distribution found for paho-mqtt Apparently the Distro changed from 6.11.1 to 6.11.5... Andy
  10. ok thx will try it
  11. thx for this great build. Is it possible to set PUID and GUID since I need to write into a folder where all my sketches are that have a certain permission
  12. This page helped me to setup everything: https://rustdesk.com/docs/en/self-host/install/
  13. hmm ok I had to install both hbbs / hbbr to get it working...
  14. anymore ideas how to fix that? you guys need anymore data?
  15. yes I've done that, first it seemed to work without problem but as soon as I throw some "load" to the VM it crashed UNRAID the same way as with the "OLD" VM. EDIT: Now even starting the VM lets UNRAID crash, not responding to a reboot nothing need to pull the power plug
  16. yes it is activated OLD: Intel Xeon New: Intel core i9
  17. I just changed the main hardware of my UNRAID server, so new Mainboard, new CPU, new RAM. Graphics Card and HDD / SDD are the same. From the previous sever I had one VM with WIN10. With the new Hardware installed I tried to launch this VM but somehow the UNRAID system crashed. Docker Containers weren't accessible anymore, the VM and Settings Tab in the UNRAID web GUI did not load and a reboot command did not reboot the system. I had to pull the power plug. Now I did create a new VM since I thought it might have some wrong drivers etc. seemed to work smoothly but now again same behavior as before. Any guess? hardwareprofile.txt
  18. Ich höre immer wieder, dass Duplicati nicht funktioniert etc. Doch ich habe in den vergangenen 3 Jahren sehr gute Erfahrungen gemacht. Zum einen brauche ich Duplicati fürs sichern der Daten auf einen google drive und seit neuem auch ein externes Backup im Geschäft auf eine 4TB Platte. Im Geschäft sitzt ein HC2 der mit WireGuard mit zuhause verbunden ist. Auf dem HC2 ist OMV installiert und ich synchronisiere alle 2 Tage 2-3TB Daten per Duplicati auf den HC2. Funktioniert sehr gut und dank dem inkrementellen Backup geht das auch relative flott von statten (pro Backup Durchgang kommen rund 2-3GB dazu). Weiter musste ich mit Duplicati schon sehr oft Daten aus dem google drive account wiederherstellen da ich was gelöscht oder verloren habe und das hat bis anhin immer 100% funktioniert. Bin sehr zufrieden mit der Software aber eben das ist nur eine Ansicht falls du Fragen hast einfach melden.
  19. thx yes /dev/by- would be a solution however I can't se any "by-" devices... EDIT: ah sorry it was under "/dev/disk/by-"
  20. Hy After each boot the mount points for each disks are different. For the array this is not a problem but for one script that adjusts the Fans inside the server according to the temperature of each hdd. I read the temp etc by accessing the add via the mount point (sdi, deg etc.) But every reboot of the server I need to adjust the script to fit the new mounting points. Why are they always different and don't stay the same? How can I fix this?
  21. ok I've found the problem. On another cache drive there were also a few files from this share stored. So I set this cache drive as cache pool and set it to Yes let mover transfer all files to the array, and now the share is protected! Thx anyway and sorry for opening another thread wit this topic Andy
  22. the cache is empty and the setting is set to NO but still even after Array Stop/Start:
  23. Hy I know the Question about "Some or all files unprotected" has been asked several times and I think I read al posts but still can't figure out whats wrong with one of my share folders. I have a share folder called nextcloud which had a pair of SSD as a cache and was set to "Use cache pool" prefer. But then suddenly the green dot in front of the sehre turned to an exclamation mark (Some or all files unprotected) So I powered down the nextcloud docker, set the share to "Use cache pool" to yes, and let mover transfer all files from the SSD "protected" to the array. After all files where moved and the SSD cache was empty the "Some or all files unprotected" was still there even after a reboot of the server. So whats wrong with this share? Is it really not protected since now all files are on the array (array has ha parity disk)?

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.