Leaderboard

Popular Content

Showing content with the highest reputation on 02/23/21 in Posts

  1. The Simplified Chinese Translation is maintained in a public Github repository. If you would like to inform us of any errors and/or participate in translation corrections, please write a post here and tag @SpencerJ https://github.com/unraid/lang-zh_CN 我们在这一 公开的 Github 仓库 中维护简体中文翻译。如果您想要告知我们任何错误和/或参与到翻译校正中来,请在此处回帖,并附上这一标记: @SpencerJ 。 Thank you!
    1 point
  2. I try to avoid tagging people, sometimes tagging somebody can have the complete opposite effect to what was desired! 😛 It's just an observation, not just from my posts, but other peoples posts as well and the appearance it gives to people visiting the forum, especially if they happen to be prospective users. As an aside, there's also the issue of issue reports, I've mentioned many times that the setting for the VNC port should be in the GUI because as it stands if you change it in the XML and then suseqently make a change in the GUI it gets lost, I'm forever chasing my tail on this, it's presumably something that's entirely trivial for them to fix and that makes it even more disheartening that it's been ignored, hell, I'd even settle for them to remove auto and just use a counting high water mark for the VNC port every time you create a new VM because the current behaviour is exceedingly irritating. As I said, this is all said in the most constructive way I can do it, I'm not stamping my feet and throwing toys out of the pram, but giving feedback on my experience.
    1 point
  3. I think the reality of it is that the user to user based support on the forum is so thorough that the actual paid staff really don't poke around much unless summoned. If you need to talk to somebody other than all us volunteers, then either email support, or page one of the Administrators like @SpencerJ or @jonp. I get that you shouldn't have to do that in an ideal world, and one of the paid staff would read every post and respond if one of us volunteers doesn't have a good answer, but so far the volunteers cover things rather well so the paid staff don't react very quickly unless specifically asked. The fact that you are a more advanced user means that your questions are typically NOT going to be easy answers that are common knowledge, so your support experience isn't typical of the newbie questions that we see day in and day out.
    1 point
  4. Start by reading first post, then wait until it's available as nextcloud decide when you get.
    1 point
  5. J'ai fait la manip....est en effet ça a fonctionné !!! Bravo et merci beaucoup pour ton aide !!! ... et allez les rouge et noir !!! 😉
    1 point
  6. Hi, I think the first step would be to attach your diagnostics in your next post. (Tools / Diagnostics) This would provide the basic information about your system so the guys can propose more precise things to look into.
    1 point
  7. Please try to force an update of the container and try it again, now hopefully everything should work. Yes I think so, that's a question that you have to ask on the Valheim Discord/Forums/Steam Community Hub. That's what the developers of the game recommend to use and I don't think it's enough to forward just one port since the 2457 is only the query port and 2456 is the game port, I think 2458 is also needed but for what it's for I can't tell.
    1 point
  8. Ich habe diesen Adapter noch auf die Festplatte gesteckt, einfach für etwas mehr Stabilität. Die Platte wurde erkannt und läuft aktuell. Mal sehen was beim preclear rauskommt.
    1 point
  9. Okay perfect and thanks for the fast response an the work! Stay safe!
    1 point
  10. I will look into this and correct it if it doesn't work like it should, will report back, give me 1-2 days (currently I have no Valheim server running but in theory the backup function should work fine). I will report back.
    1 point
  11. I think you are talking about Unraid 6.9.0? Don't know if AMD GPU's are supported in the container from Linuxserver, basically you can install whatever container you like. To make this work you need actually the "drivers" in the container and the "modules" enabled on the host (Unraid). You can only use this container and make use of your AMD GPU if you install Unraid 6.9.0RC2 otherwise you are stuck with CPU encoding. From my perspective 6.9.0RC2 is really stable (I run it since it was released and had not one crash or any weird behavior) and it is safe to install.
    1 point
  12. Ich wurde nun beim ersten Großhandel freigeschaltet. C246N-WU2 ausverkauft. Beim C246M-WU4 3 Stück auf Lager. Wollte dann direkt bestellen. Antwort: Sorry, Darstellungsfehler im Shop 😤 Ich warte jetzt auf eine Antwort wegen der Lieferzeit. Parallel läuft noch die Registrierung beim nächsten Großhändler.
    1 point
  13. sure, here is what my email notification now looks like, note the '...' at the end to denote the trim:- and here is the link to that post:- https://forums.unraid.net/topic/44142-support-binhex-plex-pass/page/43/?tab=comments#comment-950961 note how the post isnt really what i would call long, but it's still trimmed. before the upgrade i would of got the entire post, now i have to go to the post on the forum in order to read the rest of it, even for relatively short posts, a bit of a pain tbh when doing support 😞
    1 point
  14. Exactly this plugin installs only the Mellanox Firmware Tools (to flash the card or switch between modes) and is not a driver but the Mellanox ConnectX-3 should work just fine OOB in Unraid, even a ConnectX-2 is working fine OOB (had both of them). Eventually try to delete the 'network.cfg' from your '/boot/config' directory and start over with a new netwrok configuration) Here is a screenshot from my card that is working just fine:
    1 point
  15. I force updated it and it now seems to work ty
    1 point
  16. I used setfacl -Rb /mnt/user to have all ACL removed. I did use New Permissions in Unraid Tool. Now my machine likes to be behaving normally again.
    1 point
  17. @sonic6 I've made a script that will check every 10 seconds if the `passthroughvpn` container did restart. If it did restart, it will restart all containers that are routed through it. To install this script: In Unraid, go to the Apps section and install "CA User Scripts" from Squid Open the terminal in Unraid and run the following 3 commands: mkdir -p /boot/config/plugins/user.scripts/scripts/passthrough_restart echo 'This script will check if the passthroughvpn container has restarted and restart the passed through containers' > /boot/config/plugins/user.scripts/scripts/passthrough_restart/description wget -q https://raw.githubusercontent.com/DyonR/docker-passthroughvpn/master/restart-passed-through-containers.sh -O /boot/config/plugins/user.scripts/scripts/passthrough_restart/script In Unraid, go to Settings -> (User Utilities at the bottom) -> User Scripts Here you will see a script called 'passthrough_restart'. Set the schedule to At Startup of Array. And press Apply. Select Run In Background to start the script immediately. I hope this helps 😁 You actually shouldn't run random script on your server from a stranger online, so you can read the source of the script here: https://github.com/DyonR/docker-passthroughvpn/blob/master/restart-passed-through-containers.sh
    1 point
  18. Thats exactly what I'm doing. You're brilliant! I was using the web client (multiple times on one pc) to run multiple streams for testing transcoding and I was forcing the quality change. I wanted to test the not only that it was transcoding but that it was running more than 2 concurrent sessions. I just got to work so I can't test until much later tonight but thank you so much. EDIT: I would like to confirm that was my problem and my transcoding was been fine the whole time. The way I was testing it was wrong. LOL? More sad than funny but thank you!
    1 point
  19. Es hat geklappt, habe einfach per Legacy gebootet DAAAANKE SUPER SUPPORT
    1 point
  20. It looks like my issue has been solved. I did a lot of work today and did not get any issues.
    1 point
  21. The public property is still in there but if you look at the password I have removed that you can leave it empty (I won't change too much because this game is in pretty early alpha and I don't know what changes next).
    1 point
  22. Add the server in steam servers with your dyndns:port name. This should work. Unfortunately, they didn't implement this inside the game...
    1 point
  23. I guess this is not the right thread for questions like this, but as far as I know there is no way to join a Valheim server with a domain. The only way is to add it as a favorite server in steam but then the resolved IP will show anyway.
    1 point
  24. Make sure you have enough power going to the drives, and that you're not using too many splitters
    1 point
  25. Looks like the LSI board has the appropriate version of FW : Feb 22 19:46:19 Tower kernel: mpt2sas_cm0: LSISAS2308: FWVersion(20.00.07.00), ChipRevision(0x05), BiosVersion(07.27.01.01)
    1 point
  26. Die sfp Ports Deines Switches können nur 1G.
    1 point
  27. Folgende Einträge in der config.php haben geholfen: 'overwrite.cli.url' => 'https://cloud.meinedomain.goip.de', 'overwritehost' => ‘cloud.meinedomain.goip.de’, 'overwriteprotocol' => 'https',
    1 point
  28. For anybody else looking up similar questions some 3+ years later ... The very helpful "archived notification menu" can be found from: webui > tools > archived notifications You can then click on a notification, and it will give you further details, as per extrobe's "NOK" paste.. (Thanks for the pointers, resolved my issue, also ended up being a hot disk )
    1 point
  29. I figured out the original issue... The problem was with this script that I was using to replicate one server to another.... Once I edited the GO file back to normal and rebooted, I was able to access my shares. Still can't gracefully shutdown or reboot either server, but I can at least stop the array and power down mechanically.
    1 point
  30. But that's implied by the number. Stating it would be redundant.
    1 point
  31. Unraid IS NOT RAID. There is no striping. Each disk is an independent filesystem. Each file exists completely on a single disk. Folders can span disks, this is known as User Shares. There is also a parity disk which provides redundancy so a missing disk can be recreated from reading all other disks. This makes Unraid slower than striped RAID, but it also makes it possible to use different sized disks in the array, disks not being used can be spun down, and since each data disk is an independent filesystem, they can be read by themselves on any linux. Reading is at the speed of the disk being read. Write speed is somewhat slower since parity is updated realtime. There is also faster storage (pools) usually SSDs and these can have redundancy (btrfs raid modes) and can work with the parity array to cache User Share writes to be moved to the slower parity array later. If by pendrive you mean the boot flash drive, it is mostly only accessed at boot time, and written when you make configuration changes. The boot flash is not the Operating System, it just contains the archives of the OS. These archives are unpacked fresh from the boot flash at each boot into RAM, and the OS runs completely in RAM. Configuration settings you make in the webUI are written to the boot flash so they can be reapplied at boot. Other than that the boot flash isn't written much.
    1 point
  32. This could be the case, but likely only if the power supply because of age has lost its ability to deliver sufficient power. According to Nvidia a GTX 1650 requires about 100 watts and the recommended minimum power supply is only 350 Watts. I read on a benchmarking site that a GTX 1650 under a constant Furmark load may draw up to 200 Watts. On the surface it would appear that a 750 W power supply should be more than sufficient. You may want to enter your server specs (CPU, motherboard, drives, GPU, etc.) into a PSU calculator to see what it recommends. I have had a situation where failing power supplies did cause my PC to lockup and turn off when the GPU was under any kind of load but that was not because the PSU was underpowered (form a specs standpoint); it was just failing. I don't think your PSU is underpowered, but, perhaps it is failing. I assume the two 750 PSUs are for redundancy. Try hooking up the redundant PSU removing the now main PSU to see if the problem is repeatable.
    1 point
  33. I don't think the fan speed was higher, but honestly can't remember. If it happens again, I'll make sure to take a look to compare. I didn't know that about the docker page, but I do have (and have had preivously) kept it in basic view - thanks for the info! I'll keep my eye on CPU usage when I go to the dashboard page, but I don't think I'll be visiting as frequently until it's resolved. Thanks again!
    1 point
  34. ...nein, ist für alle und auch nur für Docker selbst...die ausgelagerten Daten unter /mnt/appdata zählen nicht dazu....im Dashboard kannst Du sehen, wie voll das img schon ist.
    1 point
  35. I agree with itimpi, there is something changing the permission. Maybe even something outside of the server. Your first goal shall be to find what is doing this. Since your first attempts were not successful, in your situation, I would deactivate every plugin, script, docker and VM and let the system it run for a time as a basic NAS. If the issue persists, either something is misconfigured on the base of Unraid or something outside of the server is accessing files and changing their permission. If the issue is not present then, add one element at a time, let it run, check for changes and continue until you find the element that causes the issue.
    1 point
  36. Developer / Maintainer Profiles CA supports developer profiles. This allows a user to look at and compare the developers who are creating / supporting the various containers / plugins. In order to take advantage of this, create a file within your template repositories called ca_profile.xml Whenever a user selects the "Repositories" section, preference (ie: the first ones in the list) are given to authors who have filled out the profile. For most developers, the profile would be something akin to: <?xml version="1.0" encoding="utf-8"?> <Maintainer> <Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/avatar.jpg</Icon> <Profile> Creating Docker containers with a little different approach than most developers, the container only has the dependencies installed and also the start script and downloads the application itself on the first start and updates the application on every start/restart of the container. </Profile> <DonateLink>https://www.paypal.me/chips777</DonateLink> <DonateText>If you like my work please consider Donating.</DonateText> </Maintainer> However there are also other entries which can be utilized if so desired: <Forum> - A link to a forum page here (announcement thread, general support thread etc) <WebPage> - A link to a webpage you operate <Facebook> - A link to a facebook group / page <Reddit> - A link to a reddit group <Discord> - A link to a discord site <Twitter> - A link to a twitter page <Photo> - Any additional photos etc you want to include within your profile see https://forums.unraid.net/topic/38619-docker-template-xml-schema/page/4/?tab=comments#comment-1051850 <Video> - a link to a video / podcast etc.
    1 point
  37. That's good, I would check with nextcloud forums also, if this opens up any security holes Sent from my Mi 10 Pro using Tapatalk
    1 point
  38. Recreate the docker.img. Painless and easy https://forums.unraid.net/topic/57181-docker-faq/#comment-564309
    1 point
  39. @wrotruck@joecool169@ra1k_0 You need to enable "Host access to custom networks". Settings - Docker - Enable Docker "NO" - "Apply" - click on advanced view - Host access to custom networks "Enabled" - "Apply" - Enable Docker "YES" - "Apply". This should solve the 502 bad gateway issue.
    1 point
  40. So mache ich das auch. Bei Musik ist das ja absolut ausreichend. Die ändert sich ja nicht alle paar Minuten. Hier noch die letzte offizielle Antwort vom Support zu SSDs im Array: https://forums.unraid.net/topic/53433-ssds-as-array-drives-question/?tab=comments#comment-522482 Wie du siehst ist es sicher, solange man kein TRIM nutzt oder eben eine SSD mit passenden TRIM Fähigkeiten besitzt.
    1 point
  41. https://unraid.net/zh We are pleased to launch Unraid.net in Chinese. Happy Year of the Ox to you all!
    1 point
  42. Hi, I updated my MineOS to Java 11. Don't know if the method I used is any good but I'm posting the steps just in case it helps anyone. I did it was as so: In the MineOS Docker console, I used: pacman -sS java | grep jre This shows a list of available Java version for install. pacman -S jre11-openjdk-headless This install the version of Java/Openjdk you want, in this case 11. It will ask confirmation, just type Y and press return. archlinux-java status Shows the versions of Java installed, the new one should appear in the list, Java 8 will still be the default. archlinux-java set java-11-openjdk This sets the new version, in this case Java-11, as the default java version. Now, just reboot your server (no need to reboot the container) and it should be running Java 11. I personally kept Java 8 installed just in case I encounter any problems but no longer have the Paper upgrade message, have been running 11 for only one day but have not yet encountered any problems. Sources: https://wiki.archlinux.org/index.php/java https://www.tecmint.com/install-java-on-arch-linux/
    1 point
  43. Hi there @trurl, apologies i know this is an old thread, i just have the same problem and its driving me insane. my disks are not spinning down, because some routine Read is occurring on the array and i cant find out what it is. Its on all Array disks simulatanesouly, typically around betwee 341 and 682.0 B/s. I have: - shutdown all docker instances - shutdown all plugins - changed plex settings - removed file integrity, unassigned devices, directory cache, turbo write, Dynamix SSD TRIM - using Open Files, i cant see anything open on the array But nothing stops the Read from occurring. Where could I go to find out what is causing this? I am running 6.9.0-rc2 Really appreciate anyone's assistance on this. Sort of looking for a tool to assist me to find the cause.
    1 point
  44. I’m going to try and sudo nano the crontab.txt and see if that fixes the /bin/ash error I’m getting. I just read the comments above. Update: I've tried using the unraid terminal to nano the file and save it, and I've tried running the borgmatic container as an admin, but i'm still getting the crond: USER root pid 8 cmd PATH=$PATH:/usr/bin /usr/bin/borgmatic prune create -v 1 --stats 2>&1 /bin/ash: redir error Anyone have tips on how to fix this? Does the file need to be accessible to the 'root' user of unraid? The Fix: Same as above. Copy contents of crontab.txt move current crontab.txt file mv /path/to/crontab.txt /path/to/crontab.txt.old ssh into unraid, or, use the unraid terminal nano /path/to/crontab.txt Paste contents of crontab.txt Restart borg container
    1 point
  45. Wenn Du bei der bisherigen Nutzung das appdata Verzeichnis zB auf disk1 und disk2 hattest und dann auf disk2 fest einstellst, ist die Wahrscheinlichkeit hoch, dass die Daten entweder auf beiden Laufwerken verteilt oder noch auf disk1 liegen. Du musst also erst mal die Daten auf disk2 verschieben. Dazu gibt es verschiedenste Möglichkeiten. Ich denke die einfachste Variante ist es die Disks wie vorher zu wählen und dann den Use Cache auf "Prefer" zu setzen, den Docker Dienst deaktivieren und dann den Mover zu starten. Dadurch werden alle Dateien von den Festplatten auf die SSD verschoben. Das solltest du natürlich auch kurz prüfen, in dem du über den MAIN-Tab rechts auf das Ordner-Symbol der jeweiligen Festplatte klickst. Das Ziel ist, dass auf keiner Festplatte noch "/appdata" zu finden ist, sondern ausschließlich auf der SSD. Wenn das erledig ist, änderst du die included Disks des appdata shares. Nun kannst du Use Cache auf das zurückstellen was du vorher genutzt hast. zB "Yes". Wenn du nun den Mover erneut ausführst, wird alles auf die eine Disk verschoben, die du haben willst. Erneut prüfen. Wenn alles richtig aussieht, kannst du den Docker-Dienst wieder starten. Ähnliches gilt auch für die docker.img Datei. Diese Datei befindet sich im Share "system". In diesem Share liegen bei mir zB nur das docker.img und das libvirt.img der virtuellen Maschinen. Ansonsten liegt da nichts von Unraid selbst, falls das deine Frage war. Ja. Unraid selbst führt kein Trim aus.
    1 point
  46. I have just set this up, and thought i should summarize this fairly wordy and bitty Thread to a step by step guide. To set up Unraid as a Rsync server for use as a Rsync destination for compatible clients, such as Synology hyperbackup. 1. (optional) Open Unraid web interface and set up a new share('s) that you want to use with Rsync 2. Open Unraid web interface and open a new web terminal window by clicking the 6th icon from the right, at the top right of the interface ( or SSH in to your unraid box) 3. Type or copy and paste the following one line at a time. (SHIFT + CONTROL + V to paste in to the unraid web terminal) mkdir /boot/custom mkdir /boot/custom/etc mkdir /boot/custom/etc/rc.d nano /boot/custom/etc/rsyncd.conf 4. Type your Rsync config. As a guide use the below example, modified from @WeeboTech uid = root gid = root use chroot = no max connections = 4 pid file = /var/run/rsyncd.pid timeout = 600 [backups] # Rsync Modual name (basicaly Rsync share name) Synology hyperbackup calls this "Backup Modual" path = /mnt/user/backups # Unraid share location. /mnt/user/YOURSHARENAME could also be a subdirectory of a share comment = Backups # Modual Description read only = FALSE [vmware] # Add multiple Rsync moduals as required path = /mnt/user/backups/vmware comment = VMWare Backups read only = FALSE 5. Press CONTROL + x then press y and then ENTER to save the config 6. Type or copy and paste the following: nano /boot/custom/etc/rc.d/S20-init.rsyncd 7. Type or copy and paste the following: #!/bin/bash if ! grep ^rsync /etc/inetd.conf > /dev/null ; then cat <<-EOF >> /etc/inetd.conf rsync stream tcp nowait root /usr/sbin/tcpd /usr/bin/rsync --daemon EOF read PID < /var/run/inetd.pid kill -1 ${PID} fi cp /boot/custom/etc/rsyncd.conf /etc/rsyncd.conf 8. Press CONTROL + x then press y and then ENTER to save the Script 9. To add your script to the Go file, its quicker to use echo to send a line to the end of the file. Type or Copy and paste: echo "bash /boot/custom/etc/rc.d/S20-init.rsyncd" >> /boot/config/go 10. Type or copy and paste the following: ( I am not sure if chmod is needed, however its something i did trying to get this to work) chmod =x /boot/custom/etc/rc.d/S20-init.rsyncd bash /boot/custom/etc/rc.d/S20-init.rsyncd rsync rsync://127.0.0.1 11. The last command above is to check rsync is working locally on your Unraid server. It should return the rsync module's and comments from your rsync.conf like below: root@YOURUNRAIDSERVERNAME:/# rsync rsync://127.0.0.1 backups Backups vmware VMWare Backups 12. If the last command Displays your rsync module's then you may want to quickly check if rsync can be reached by your unraids domain name or network interface IP: rsync rsync://192.168.0.100 # replace ip with your unraid server ip Or rsync rsync://UNRAIDSERVERNAME.local #obviously replace with your sever name ;) End. Now check that your rsync client connects to unraid. i used Synology Hyper Backup, Created a new data backup, Under file server selected rsync > next change server type to "rsync-compatible server", fill in your unraid server Ip or domain name, transfer encryption "off" - not sure how to get encryption to work, please post below if you know how port "873" username "root" - i guess couldset up a second account and grant appropriate privileges using CLI on unraid? password "YOURUNRAIDROOTPASSWORD" Backup module: "your Rsync module from rsynd.conf" directory "subdirectory inside your rsync module / unraid share" Hope this helps someone. ( Edited, thanks Dr_Frankenstein )
    1 point
  47. Any ideas? I'd really love to get this set up and running.
    1 point