Jump to content
We're Hiring! Full Stack Developer ×

ich777

Community Developer
  • Posts

    15,153
  • Joined

  • Days Won

    195

Everything posted by ich777

  1. Have you installed a Cache drive, if yes can you please tell me to what you appdata is set in the Share section in terms of "Use Cache" is it set to "Yes"? If it is looping something is very wrong. Please try these steps one more time: Delete the container Delete the folder that lives in your appdata folder for Valheim Make sure that in your appdata folder the directory "valheim" is really deleted Pull a fresh copy from the CA App
  2. Du kannst momentan nur ein Parity geschütztes Array in Unraid erstellen, was du aber machen kannst ist das du dir mehrere Cache pools anlegst (ein Cache pool kann auch nur eine Festplatte sein) oder du dir das Plugin Unassigned Devices installierst und die Festplatte dort einbindest (wenn es denn nur eine einzelne ist). Sprich: Das Array aus 10x 250gb und 2x für Parität würde funktionieren (bedenke jedoch das SSD's im Array nicht empfohlen werden da man nicht immer weiß wie die mit den leeren Sektoren umgehen und ob der controller darauf nicht irgendetwas umsortiert intern, das wäre für die Parität nicht so toll). Ein Cache Pool für deine Stündlichen Backups (den du nicht zum beschleunigen zum schreiben auf das Array verwendest wie oben beschrieben sondern nur für deine Stündlichen Backups). Die USB 3.0 Festplatte würde ich dann in Unassigned Devices einbinden, dort kannst du auch beispielsweise ein skript ausführen lassen kannst wenn diese angeschlossen wird. Ich glaub in deinem Fall kannst du den Cache wie er auf Unraid normalerweise funktioniert dann weglassen wenn du ein Array nur aus SSD's verwendest (musst aber ggf. den Reconstruction Mode an machen). Meines Wissens hat @giganode auch ein Array aus nur SSD's, vielleicht kann er hier ja mal seinen Senf dazugeben wenn er Zeit hat (viel beschäftigter Mann ). Was für Karten sind das denn? Bedenke mit einem Array aus nur SSD's werden ältere Controllerkarten an den Rand der Belastbarkeit getrieben und du erhältst evtl. nicht die volle Geschwindigkeit...
  3. Tried it now... Unfortunate it's not possible because it's only available for Windows and it won't run properly with WINE.
  4. Isn't there more in the logs, it should look something like this: Is it restarting? Please try to restore your world from a previous backup from the backup folder.
  5. What is the advantage of RealVNC connect over TigerVNC? You can directly connect to the containers VNC server when you create another port in the the template with the container port 5900 and host port whatever do you want like so: Then you can connect to the container with YOURUNRAIDIP:5900
  6. Thank you I'm currently collecting the diagnostics to create later a Github issue if I got a little more responses. What kind of Server are you running? Is this a pre built one?
  7. Restart the server once more and see if it changes anything, this is actually caused by the Github API and nothing I can do about. Sometimes it responds with a URL instead of the version number. I tried it also to install it and it works without a problem:
  8. Sieh dir dieses bild mal an: Und hier der zugehöroge link zur erklärung: Klick
  9. Sadly enough no, eventually create a issue on Github (the link above), that it's not working with your CPU. I have a suspicion because it's a "U" processor.
  10. The problem with this low powered "Atom" chips is that they are not listed as compatible. Only the Core-Series and the Xeon-Series that have a iGPU built into it are listed as compatible: Click
  11. Exakt. Sorry hätte die Frage lesen sollen (wobei ich habe nur den letzten Satz so richtig gelesen... ). Die option muss an wenn du mischt "br0" und "bridge" mischt dann können sie kommunzizeren. Wenn du sie im gleichen Netz hast kannst du sie aus lassen.
  12. Nein, aber das eine kann auf das andere Netz nicht zugreifen standardmäßig, ist ein Sicherheitsfeature von Docker. Du müsstest das hier einschalten bei deinen Docker Settings damit sie miteinander kommunizieren können (Neustarten nicht vergessen):
  13. Can you please post your Diagnostics? That's not dependent on your iGPU, what Generation of processor do you have? As I can see from your screenshot you have no modes available and selecting a empty mode from the drop down and assigning it to a VM does nothing.
  14. If you experience any crashes or something like that please make a short post in the support thread of the plugin with the Diagnostics attached, got a few reports of crashes. I run this on two machines and haven't got any crashes yet.
  15. Läuft einer der Container evtl. im "Bridge" modus und einer im "br0" modus?
  16. Normalerweise sollte das funktionieren, hab schon einmal von Owncloud nach Nextcloud und dann von der Nextcloud in einer VM auf den Container gewechselt. Wenn du wechselst trag in der config von Nextcloud dein passwort für die Datenbank in Klartext ein, das sollte dann von Nextcloud wieder übernommen werden das es verschlüsselt wird. Das Problem ist meistens das verschiedene Developer auch verschiedene Herangehensweisen haben und evtl andere Pfade, Ports,... verwenden. Aber grundsätzlich sollte eine Migration schon möglich sein.
  17. I completely understand what you are after but that is simply not possible in my container, since if the FiveM application is killed or restarted, the whole container also restarts because this is the main process and not txadmin. Eventually someone else made a container that can do it like you described it for Windows, sorry really can't help here...
  18. Please make a short post on the GPU Statistics support thread with the screenshot from the output from nvidia-smi
  19. Eventually the download failed and it can't install the driver package, but on the other hand that can't happen because I have built in a check if the download fails that the plugin installation aborts. Really don't know what caused this... That's a good question, some cards display more than others do, what is the output from 'nvidia-smi' now? Eventually make a short post in the GPU Statistics plugin support page, @b3rs3rk is the real master when it comes to this plugin.
  20. Is it bad that the whole container is restarted? It's should be basically the same as you restart only txadmin. The thing about this is that I designed the container differently and the container restarts if the main app (in this case FiveM) is stopped/restarted or has crashed.
  21. It seems that the driver isn't installed. Can you try to press "Download" on the Plugin page and tell me what happens?
  22. What is the output of 'nvidia-smi' in the console? Thank you! EDIT: Can you try to do a 'modprobe nvidia' (without qutoes) from a terminal after you tried the command 'nvidia-smi' from above?
  23. Please post your Diagnostics (Tools -> Diagnostics -> Download -> drop the downloaded zip file here in the text box), otherwise I can't say anything... What does it show instead?
  24. You can't see this port open because Valheim uses a proprietary protocol and you can't just check if the port is open with port scanner sites because it won't answer a default TCP or UDP query (see the port checker site as a German speaker and Valheim as a English speaker and both of them can't speak the others language, they simply can't communicate with each other - really oversimplified... ). You are trying this from you internal network or am I wrong? Have you setup NAT reflection in your UDM (sorry I don't own any Ubiquiti gear and don't know if there is an option for that in there). Have you already tried it from outside your internal network (please do this first since this is a really common issue)? Do you try to connect with your public IP? Also please make sure that you just open the ports 2456, 2457, 2458 UDP (only UDP, not TCP not TCP/UDP, only UDP). No because you have to forward the mentioned above 3 ports, please also read the second recommended post that you can find on top of this thread, eventually this helps.
×
×
  • Create New...