Everything posted by Hiko0
-
DONKEVLAR Docker Templates
@DonKevlar Hey. Thanks for offering KOReader. Quick question: How do I register a new user? Help would be much appreciated.
-
[Support] Paperless-ngx Docker
Thanks for the suggestion. That's exactly what I wanted to say: I make sure, Redis starts first, then Paperless. Also when I update Redis, I stop the Paperless container and only restart it after the Redis update was finished. Edit: Turns out, the problem was, that I was sharing my Redis instance between several services. And apparently Paperless doesn't like this.
-
[Support] Paperless-ngx Docker
Anyone?
-
[Support] Paperless-ngx Docker
Quite a few people mentioned problems with some (or the majority) of files remaining in the queue without being processed further. I have encountered that problem for quite a while. Last time, I especially made sure that I restarted the container so that it wouldn't be started after the Redis server. Everything seems to work fine there, also the Paperless log doesn't show any errors. How have you guys fixed that problem? What configuration do you use concerning Paperless checking the consume folder? Help would be much appreciated!
-
VNC Script error in OSX/Safari
@VK28.01 Ah, stimmt. Perfekt. Danke!
-
VNC Script error in OSX/Safari
@VK28.01: Nutzt Du die Safari Erweiterungen für Bitwarden und/oder Dark Reader? Ich habe alle Erweiterungen deaktiviert und wenn ich die beiden jeweils aktiviere, kommt der "script error"-Fehler.
-
VNC Script error in OSX/Safari
Ich habe auch mal alle Werbeblocker deaktiviert, es hilft dennoch nichts. Ich konnte bis vor ein paar Tagen noch problemlos auf Krusader, etc. zugreifen. Die JavaScript-Konsole gibt folgenden Fehler aus: TypeError: undefined is not an object (evaluating 'this.domQueryService') bei checkPageContainsShadowDom() { this.domQueryService.checkPageContainsShadowDom(); if (this.domQueryService.pageContainsShadowDomElements()) { this.flagPageDetailsUpdateIsRequired(); }
-
VNC Script error in OSX/Safari
Ich habe das gleiche Problem, ich denke seit dem Update auf macOS 15.3.1. Ich habe einen Bug-Report bei noVNC erstellt.
-
Reduce power consumption with powertop
@NAS2-B650D4U-2L2T: I've got the exact same power consumption as before with ASRock B550 Taichi, AMD Ryzen 7 PRO 4750G, 64GB Kingston Server Premier DIMM DDR4-3200 (ECC).
-
Erlaubt der neue Linux Kernel stromsparende AMD Server?
Ich habe in Unraid 7.0 jedenfalls noch den gleichen Verbrauch. Danke @Sacred für deine Infos. Welches ASRock-Board hast Du denn da? Wo steckt bei Dir die C6-Option und wie heißt sie?
-
Erlaubt der neue Linux Kernel stromsparende AMD Server?
Weiß eigentlich jemand, ob Unraid 7.0 durch den neuen Kernel weitere Verbesserungen hinsichtlich der Leistungsaufnahme von AMD-Systemen mit sich bringt?
-
[Support] ich777 - Application Dockers
Today I started getting a noVNC error with Krusader saying I think there's been a docker update yesterday!? Restarting the container doesn't work, unfortunately.
-
Erlaubt der neue Linux Kernel stromsparende AMD Server?
Vielleicht ist ein Vergleich interessant: Gehäuselüfter: 4x Noctua NF-A14 PWM 140 mm Netzteil: be quiet! Pure Power 12 M (550 W) CPU-Kühler: Noctua NH-U14S CPU: AMD Ryzen 7 PRO 4750G Mainboard: ASRock B550 Taichi RAM: 2x Kingston Server Premier DIMM 32GB, DDR4-3200 (ECC) SSDs (Cache pool): 2x Samsung 980 Pro 1 TB Parity HDDs: 2x Western Digital Whites 18 TB (shucked external drives) Data HDDs: 2x Seagate Exos X18, 1x Western Digital Whites 14 TB (shucked external drive) Idle (> 20 Docker Container laufen) und HDDs schlafen: 29-30,5W Verbrauch. Wenn die Platten laufen, kommen ca. 5W pro Platte hinzu.
-
Random shutdowns
Hm, so maybe I‘ll start with Memtest then.
-
Random shutdowns
I notice random shutdowns about once a month. I started the syslog server to find the issue(s), however, I can't find anything. The Telegram bot sent me a message about the unclean shutdown at 12:03 am. If I remember correctly, the unclean shutdowns almost always happen around that time. Nothing seems to be going on, but my guess is that it can have something to do with the flash backup service provided by Unraid. This is the only scheduled task around that time. This is what the log says around the time of the unclean shutdown: So, basically it's the autofan plugin regulating the fan speeds for the spun down array and then the boot sequence starts, right? Is there any other way to find out what caused the shutdown? executor-diagnostics-20241027-0713.zip
-
[Support] ich777 - Application Dockers
Okay, thanks for taking the time to help me out here.
-
[Support] ich777 - Application Dockers
It's several (5-8) instances of /jDownloader2/JDownloader.jar So this probably has nothing to do with noVNC, right!?
-
[Support] ich777 - Application Dockers
Hey @ich777 Thanks for providing so many great Unraid Apps. I've got a question for jDownloader 2: Is there any way to deactivate NoVNC for it with a variable? I use it mainly with my.jdownloader.org and I try to trim down every service as much as possible due to energy savings. And htop shows that jDownloader, while idle, uses the most ressources. I would re-activate it once there's a configuration need for it.
-
[Plugin] unbalanced
Thanks for your quick and informative answers. That was my guess already, so I have to try to figure out what to do with those huge media folders. Maybe you could add a message in those cases saying "not enough space for transfer"!?
-
[Plugin] unbalanced
I've successfully used unbalanced (gather) to move my Nextcloud folder to one disk so that only this disk spins up. However, if I try to do the same with /Media/Plex media/Shows, there are no target disks shown at all. Am I doing something wrong? I already used newperm on those media files, because I thought it was a rights problem.
-
Moving appdata from array to cache only
@itimpi Thanks very much for the explanation. That's what I guessed as well. Everything in GUI says "cache" when it comes to appdata and its contents. I still have "exclusive shares" set to "no". And I didn't really get the explanation in the GUI. Could you elaborate on the differences between yes and no, especially considering I set the secondary storage for appdata to "none"?
-
Moving appdata from array to cache only
I followed the official guide as per Unraid's documentation to move my appdata folder from Array -> Cache (or was is the other way around?) to cache only. I used the mover and all containers have been working fine since. However, I am not sure what container uses what now. I have both folders /mnt/cache/appdata /mnt/user/appdata Some containers appear to have automatically changed their docker volumes to /mnt/cache/appdata/... and most have remained on /mnt/user/appdata. I then checked via CLI whether containers read from one or the other directory. And it appears they read from both at the same time. My questions now are: Is everything running on my SSDs only and /mnt/user/appdata is just the mounted link to /mnt/cache/appdata? And how can I check whether every container only runs on my SSD pool?
-
Unraid Server mit Fritzbox-Wireguard VPN verbinden
@cz13 Vielen Dank für's Angebot. Ich habe es via Server-to-Server Konfiguration hinbekommen, nur nicht realisiert, dass der Server nicht plötzlich hängt, sonder er die VPN-IP bekommt, sobald er sich verbindet.
-
Unraid Server mit Fritzbox-Wireguard VPN verbinden
Ich möchte gerne einen Backup-Server mit Unraid zu den Schwiegereltern stellen. Jetzt versuche ich diesen via VPN ins Heimnetz zu bringen, sodass ich vom Rechner auf die GUI zugreifen kann und der lokale Unraid-Server Backups darauf spielen kann. Leider bekomme ich trotz Imports der Wireguard-Config der Fritzbox keine Verbindung zu Stande. Ich weiß auch nicht genau, welche Art der Verbindung ich wählen soll. Die Fritzbox vergibt IPs im Bereich 192.168.10.x sowie 192.168.10.2xx für VPN Verbindungen. Hat jemand eine Beispiel-Konfiguration für mich, die den Backup-Server in mein Heimnetz bringen würde?
-
[Support] selfhosters.net's Template Repository
Is the forgejo-docker support deprecated? This support thread is linked in the package but I can‘t find any reference here.