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.

ich777

Community Developer
  • Joined

Solutions

  1. ich777's post in Docker Container mit paperless ngx behält keine Daten/Befehle was marked as the answer   
    Docker oder LXC?
     
    Wenn wir von Docker sprechen wie installierst du die Container denn?
     
    Du weiß das du normal nix händisch installieren musst bei Docker Containern…?
    Dafür gibt es doch Vorlagen in der CA App.
     
    Ich glaube wenn du von Proxmox kommst is das eine ziemlich große Umstellung und Umdenken…
  2. ich777's post in 求助:unraid如何可以手动控制pwm风扇 was marked as the answer   
    I'm not sure if my translation site translated everything correctly but you should be able to manually set fan speeds with a script, however you have to do that on your own since this is in most of the times a bit of trail and error.
     
    It would be best to start here at the ASUS section but keep in mind that you maybe have a bit different path to your fan controller since on my system it's like that:
    /sys/devices/platform/nct6775.656/hwmon/hwmon4/ however if you figured out which path is for which fan you can write your script.
     
    Hope that helps.
  3. ich777's post in Neues Abomodell?! was marked as the answer   
    An alle in diesem Thread hier:
     
    Blog: https://unraid.net/blog/pricing-change
    Forum Post: https://unraid.net/blog/pricing-change
    Video: https://www.youtube.com/watch?v=PihqSOF8wnA&t
    Audio pod: https://www.buzzsprout.com/1746902/episodes/13790051
     
     
  4. ich777's post in Anzeige bei RAM Docker bei 70%? was marked as the answer   
    Nur der erste Balken und der zweite gehört zum RAM (wobei du den 2. Balken außer acht lassen kannst, das ist nur die Anzeige für den ZFS ARC Cache).
     
    Der Docker Balken zeigt nur an das dein Docker Image oder dein Docker Verzeichnis zu 70% voll ist.
  5. ich777's post in Realtek R8168 NIC found Instalationsfrage was marked as the answer   
    Geh doch einfach in die CA App (sprich der Apps Tab in Unraid) wie es auch in Fix Common Problems steht und such dort nach "r8168" dann findest du es.
     
    Dieser Link ist falsch und ich wüsste auch nicht warum du es so installieren willst, du brauchst immer den RAW link aber bitte, installer es über die CA App.
     
    Du siehst auch hier das du einen Error hast.
     
     
    BTW, wenn du das plugin installiert hast fordert es dich zum reboot auf nur falls du es überließt.
  6. ich777's post in Warum läuft Unraid soo zähflüssig was marked as the answer   
    Könnte auch sein weil du eine gecrackte Version von Unraid hast und dort meistens Backdoors bzw. andere lustige Sachen eingebaut sind so wie es bei diesen Releases war die du hier verwendest.
    Ich vermute das du diese Version von einer Vertrauenswürdigen Quelle von Russland oder China hast richtig? Du weißt das die von dort kommen...
     
    Sorry aber generell muss ich sagen es gibt erst wieder Support wenn du dir eine Version gekauft hast und eine Diagnostics postest von der.
     
    @SpencerJ
  7. ich777's post in Probleme mit LXC Plugin und USB durchreichen / passthrough was marked as the answer   
    Unraid nutzt cgroup v2 nicht cgroup v1 also müsste es heißen (im support Thread ist das jetzt mittlerweile veraltet da früher cgroupv1 verwendet wurde und mit der umstellung auf 6.11.0 dann cgroupv2 als Standard gesetzt wurde) :
    lxc.cgroup2.devices.allow = ...  
    Hab die posts im support thread mal angepasst.
     
    Bei deinen Beispielen musst du sicherstellen wenn ud den container normal startest das auch der Pfad vorhanden ist wo deine mounts hinzeigen weil nur die Datei selbst erstellt wird.
     
    Du kannst deinen container auch im "Vordergrund" von einem Unraid Terminal aus starten und dann siehst was nicht passt bzw. bekommst du eine Fehlermeldung warum er nicht startet:
    lxc-start -F <CONTAINERNAME>  
     
    Beim mir hier läuft zB Homeassistant komplett im LXC und bin wesentlich zufriedener als mit den Docker container die verfügbar sind, der Zigbee Stick bei mir hängt an einem RockPi E auf dem Zigbee2MQTT läuft und das wird wiederum in Homeassistant eingebunden.
  8. ich777's post in Unraid läuft sehr langsam. was marked as the answer   
    Normalerweise sollte das bei diesem Treiber eigentlich nicht passieren.
     
    Bist du sicher das deine Kabel denn in Ordnung sind und auch "up to the task"? Welchen CAT standard verwendest du denn bei den Kabeln, sind das aber nicht irgendwelche billigen Kabel oder?
     
    Du hast einen Haufen dieser Meldungen im Log was normalerweise auf einen instabilen Link hin deuted:
    Sep 28 10:38:15 Unraid kernel: r8125: eth0: link up Sep 28 10:38:16 Unraid kernel: r8125: eth0: link down Sep 28 10:38:19 Unraid kernel: r8125: eth0: link up  
  9. ich777's post in immer noch Performance Probleme was marked as the answer   
    Sehe ich das richtig das deine SSD eine SiliconPower ist richtig?
     
    Probier bitte mal eine Samsung SSD oder gleichwertige "Marken" SSD als Cache, ich hatte früher als ich mit Unraid auch ähnliche Probleme mit SanDisk SSDs (damals noch 128GB) das die das ganze System zum stehen gebracht haben bzw. das die Leistung kurz auf 1GB/s rauf schnellte und dann auf ein paar MB/KB einbrach wenn man auf die kopiert hat.
    Das liegt meistens daran das diese SSDs keinen DRAM Cache besitzen und dann eben die Schreibrate intern bremsen müssen um mit dem Schreiben auf die SSD selbst fertig zu werden.
     
    Die Lösung war damals eben die auf Samsung bzw. Crucial SSD zu tauschen.
  10. ich777's post in Deinstallation will nicht was marked as the answer   
    Starte deinen Server neu und installiere EasyBackup danach neu.
     
    Wenn es jedoch nach dem Neustart noch immer installiert ist dann entferne das .plg file aus /boot/config/plugins/ (ich kann dir auf die schnelle leider nicht sagen wie es genau heißt aber ich vermute easybackup.plg und den zugehörigen Ordner aus /boot/config/plugins/)
  11. ich777's post in macmini was marked as the answer   
    Wenn er x86_64 basiert ist (sprich Intel) und nicht arm bzw M1 usw dann ja.
  12. ich777's post in Ungeplante Neustarts was marked as the answer   
    Warum denn eigentlich eine VM? Welche funktion ist so wichtig das du eine VM brauchst?
     
    Von welchen temperaturen sprichst du denn hier...
     
    Also dein Netzteil ist meiner Meinung nach schon ein wenig unterdimensioniert, du kannst mit deinen vielen VMs schon Spitzen erzeugen. Ich mein ich hab ein 850W Netzteil verbaut für durchschnittlich 50W Verbrauch.
     
    Ich lese auch an deiner Signatur das du eine VM für Octoprint hast? Warum? Wäre es nicht sinvoller den container zu verwenden oder ein Pi (bzw. Pi nachbau)?
     
    Das Intel GVT-g Plugin ist übrigens laut deinen Diagnostics noch immer installiert.
  13. ich777's post in Cannot find device eth0 unraid, please help was marked as the answer   
    Please install the correct plugin, you need the RTL8125 plugin for your network card since it's a RTL8125 chip from what I see in your Diagnostics:
    02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05) Subsystem: Gigabyte Technology Co., Ltd RTL8125 2.5GbE Controller [1458:e000] Kernel driver in use: r8169 Kernel modules: r8169  
    However if you install this driver it can be the case that your server has a different IP afterwards because you are basically using a new driver.
     
    I've gone a bit more in depth into your Diagnostics and also saw that you have the GVT-g plugin installed, please remove it since it wont do anything for you because GVT-g is only supported up to 10th Gen Intel i-Core series CPUs.
     
     
    Wenn du Support auf Deutsch willst/brauchst, kannst du gerne einen Post im Deutschen Subforum machen und mich mit @ + meinem Usernamen markieren (nicht vergessen auch auf meinen Usernamen zu klicken).
     
    Bitte auch hier auf den Ton achten im Forum.
     
    Hoffe das hilft...
  14. ich777's post in FiveM server help was marked as the answer   
    That‘s not true.
    by default the container doesn‘t use it, but if you configure it to use it it will indeed use it. 😉
     
    You should first go through the documentation how do configure the server to understand how everything is working.
     
    You should also read the description from the variables in my Docker template because there is even a note about txAdmin.
  15. ich777's post in upgraded to 6.12.1, nvidia card is gone? was marked as the answer   
    Solved:
     
  16. ich777's post in Thunderbird Docker, wie links in Browser öffnen? was marked as the answer   
    Das geht in dem Container nicht und ist auch gewollt so.
    Du kannst das aber so machen wie @alturismo beschieben hat und auf den kleinen Pfeil links in der noVNC Oberfläche drücken dann auf das Clipboard, in Thunderbird den link kopieren und dann den link aus dem Clipboard der Zwischenablage von noVNC raus kopieren und bei dir lokal einfügen.
     
    Wie gesagt das hab ich mit absicht so gemacht, ich will keinen Browser schon alleine wegen Ransomware usw...
     
    Wenn du einen nativen VNC Client benutzt wie zB VNCViewer dann kannst du direkt copy pasten, musst aber noch zusätzlich einen Port frei geben im Container template für den RFB port und der Client muss natürlich auf allen Computern installiert sein.
  17. ich777's post in aktuelles unraid auch auf x86 32Bit Hardware? was marked as the answer   
    Derzeit nicht, warum auch?
     
    Die derzeit erhältlichen SBCs sind für das Parity geschützte Array nicht zu verwenden (außer du hast interesse an <10MB/s (eher noch weniger) Schreibgeschwindigkeiten und Ampere ARM Server kauft sich keiner, zumindest nicht für zu Hause da du dort schon wirklich performante und annähernd änlich Stromsparende Hardware bekommen wüerdest, außerdem würden dann sicher viele Docker Container nicht auf ARM funktionieren.
     
    …und bevor hier die M Chips von Apple genannt werden, da müsste zuerst Linux mal wirklich vernünftig drauf laufen…
     
    EDIT2: ARM wird aber im Hinterkopf behalten aber es muss noch mehr mainstream werden (nicht nur Apple M Serie).
     
    Weil das die Offizielle Bezeichnung ist (oder auch manchmal AMD64), es gibt x86 und x86_64 Prozessoren.
     
    Erstere Unterstützen nur x86 (32bit) und zweitere unterstützen x86 (32bit) und x64 (64bit) sind aber auch Abwärtskompatibel zu x86 (32bit) da viele Anwendungen, zumindest früher, nicht auf x64 funktiniert haben, deshalb die Abwärtskompatibiltät.
     
    Diese Namensgebung der Pakete wird von vielen Linux Distributionen verwendet wo sich immer irgendwo -x86 oder -x86_64 versteckt.
     
    EDIT: Hab vergessen, nein Unraid läuft nicht auf nur x86 (32bit) Systemen.
  18. ich777's post in (SOLVED) - Kernel panic after upgrading to Version: 6.12.0-rc3 was marked as the answer   
    I would strongly recommend that you create a thread over here:
    https://forums.unraid.net/bug-reports/prereleases/
     
     
    Anyways, please go to the Docker settings (with Advanced View enabled) and switch from MACVLAN to IPVLAN, restart your server afterwards and see if that fixes your issue.
  19. ich777's post in Docker Dienst startet nicht - Couldn't create socket: [2] was marked as the answer   
    Für den moment kannst du wenn du willst diesen Befehl in einem Terminal von Unraid ausführen:
    sed -i 's/$DockerStopped = pgrep('\''dockerd'\'')===false;/exec("\/etc\/rc.d\/rc.docker status",$dummy,$DockerStopped);/g' /usr/local/emhttp/plugins/dynamix.docker.manager/DockerSettings.page  
    Danach ist das Problem gelöst.
    Den Befehl müsstest aber nach jedem Neustart ausführen auf der 6.12.0-rc2 (oder früher), der Fix wird aber implementiert.
  20. ich777's post in Plex GPU Transcoding!! was marked as the answer   
    Please read the second post in the Nvidia Driver plugin support thread, I think you ar missing some things in your Docker template.
  21. ich777's post in Debian in Docker installieren was marked as the answer   
    Für was? Das ist doch unnötig, du hast jetzt die Unraid GUI und Portainer zum verwalten deiner Container, sehr nice…
    Machen übrigens beide das selbe. 😉
     
    Du machst nichts falsch aber diese images sind nicht dafür gedacht das du was darin nachinstallierst… wenn mal ein update vom baseimage gemacht wird dann sind alle deine Einstellungen und installierten sachen weg.
     
    Bitte installier dir LXC aus der CA App und dann setz dir dort einen Debian Container auf und installier dir alles.
     
    Du verstehst momentan das Konzept von Docker falsch, in Docker sollte eigentlich nur eine Anwendung laufen und man installiert sich fertige Docker Container mit einzelnen Anwendungen bereits darin vor installiert und macht das nicht selbst.
  22. ich777's post in ChatGPT thinks unraid supports tiered caching ... does it really? was marked as the answer   
    Please always remember ChatGPT is confidently wrong also most of the times.
     
    I've played around with it and asked many questions about Unraid and all sorts of different things (scripting, coding, life hacks, social things,...) and if he answers he is often definitely confidently wrong and if you tell him that's not the case he apologizes and corrects his answer a bit regardless of the topic.
     
    ChatGPT also told me that Unraid got no Hypervisor but he revised that after telling that QEMU is built in.
  23. ich777's post in Getting an error what does it mean was marked as the answer   
    Can you try to disable the avahi services, to do that simply execute this two commands from the terminal and see if it fixes the issue:
    /etc/rc.d/rc.avahidaemon stop /etc/rc.d/rc.avahidnsconfd stop  
    Do you have Docker containers in br0 mode?
  24. ich777's post in usb_serial_simple was marked as the answer   
    Please do the following:
    Make sure that you have installed @SimonF's plugin "USB Manager Serial Options addon" Download the attached txz and txz.md5 package from this post Navigate through SMB or your favorite SCP software to /boot/config/plugins/Usb_manager_serial_options_addon/packages/5.19.17/ Delete the existing txz and txz.md5 in this folder Place the downloaded files from the attachment in the above mentioned folder Reboot  
    After that the module should be available and hopefully should be loaded automatically.
    Please let me know if it is loaded automatically, so to speak if the device is found automatically and the driver is loaded or if you have to do a manually with:
    modprobe usb-serial-simple  
    Please note that the this attached packages will only work on Unraid 6.11.5!
     
    Keep me updated and I can add it to the plugin.
    usbserial-20230219-5.19.17-Unraid-1.txz usbserial-20230219-5.19.17-Unraid-1.txz.md5
  25. ich777's post in intel arc support was marked as the answer   
    That's not entirely true, I have now built a semi custom version from Unraid (6.11.6-ce ) for myself because I'm testing currently Unraid with Intel ARC. If you build a version from Unraid with a custom Kernel properly you don't have to fear anything in terms of upgrades because if you build it properly then you can upgrade as usual with Upgrade OS in the Tools menu.
    The actual downside to this is that Intel ARC support is currently only supported or better speaking stable in Kernel 6.2, all Kernel before since 6.0+ see a Intel ARC card as testing and you need to manually enable it by passing over a option to the Kernel module and even if you did that for example on Kernel 6.1.12 it won't work properly and you need to do  some really complicated workarounds.
     
    Please remember the current stable Kernel is 6.1.12 (Unraid is usually based on the latest stable Kernel when a new Unraid version drops), Kernel 6.2-rc8 is currently mainline and will become stable in a week, at least if no further critical bugs or issues are appearing.
     
    I don't know what the issue is here in this thread, please calm down, ARC support is on it's way but only when the Kernel properly supports it.
     
     
    BTW:
    You don't need all the Kernel modules to get ARC transcoding working properly, Unraid 6.12 will have everything what is needed to support the ARC GPUs but keep also in mind that at least Kernel 6.2 needs to be stable all previous versions need workarounds for ARC currently.

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.