NewDisplayName

Members
  • Posts

    2288
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by NewDisplayName

  1. trape came up with a better version it installs it in usr local bin , im not quite sure if that makes a difference or not, but ill test with next restart. anyway my approch should be definitly working (but not so elegant)
  2. hey, thanks for your fast support. I would use it, if i knew how. 😁 U say u fixed it yesterday, but why i get these errors when building it NOW?
  3. am i the only one where the mergefs is no longer working? edit: thanks for the fix, that is working now again... -E TAG worked. https://github.com/trapexit/mergerfs/issues/1246 edit2: I came up with cd /tmp wget https://github.com/trapexit/mergerfs/releases/download/2.36.0/mergerfs-static-linux_amd64.tar.gz tar -xzvf mergerfs-static-linux_amd64.tar.gz mv /tmp/usr/local/bin/mergerfs /bin rm -r /tmp/usr/ sleep 10 edit3: trape came up with a better version VER=2.36.0 wget -qO- https://github.com/trapexit/mergerfs/releases/download/${VER}/mergerfs-static-linux_amd64.tar.gz | \ tar xvz -C / it installs it in usr local bin , im not quite sure if that makes a difference or not, but ill test with next restart. anyway my approch should be definitly working (but not so elegant)
  4. Am i the only one with Was running fine for years...? #!/bin/bash rm /bin/mergerfs sleep 10 docker run -v /mnt/user/appdata/other/mergerfs:/build --rm trapexit/mergerfs-static-build mv /mnt/user/appdata/other/mergerfs/mergerfs /bin there was a update 1 day ago maybe it broke it?
  5. So i found a problem. we have some differnt places connected via vpn (ipsec) via fritzbox. lets call it 192.168.0.0 main (where server is) 192.168.1.0 A 192.168.2.0 B 192.168.3.0 C Usually im at main and can connect perfectly to all locations. Currently im in A and couldnt connect to B. But i can ping ip adresses in B. Everywhere the ID SERVER is set to main. Should that work? edit: i think i found the problem. A cant connect to B or C. Cant the server relay the connection? I tried -e 'ALWAYS_USE_RELAY'='Y' -e 'RELAY_SERVERS'='192.168.0.22:21116' (which port is the correct?) TO clarify i want 192.168.1.1 to connect to 192.168.0.22 to connect to 192.168.2.1 because 1.1 cant direct contact 2.1, is that possible? I thought thats what relay are for? edit2: nvm, i found it, this works, sadly i need to set always use relay
  6. You should post this genereall tutorials inside your first post. Why answer these questions over and over again? Also you could use my tut i wrote there.
  7. Thats when it cant boot from cd / file maybe try other iso? btw you dont try to install windows 10 on 30gb right?
  8. Wouldnt change it there. Install user scripts plugin and make a script run ONLY once at startup A guide for what? Just change all directories (of temp files) which normally would go to appdata to dev shm.
  9. yea ofc, its just a simple google search away https://www.google.com/search?q=bigger+dev+shm&oq=bigger+dev+shm&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIHCAEQIRigATIHCAIQIRigATIHCAMQIRigAdIBCDE2NjNqMGo3qAIAsAIA&sourceid=chrome&ie=UTF-8 I have all my dockers on dev shm and made it nearly full ram ("only" have 64gb)
  10. Ah, okay, that wasnt clear from the instructions. Edit: im now on RC19, ipvlan and bridge enabled, will report back if crash/freeze again.
  11. Thats all you need. \\serverip (depending on your network you can also use servername)\sharename You really want to be sure what you expose to the outside world. Ill only do plex. (in a docker) But best would be VPN depending on your scenario.
  12. It doesnt really matter. You shouldnt point unraid to outside anyway. Under shares you must set export to yes to see it. (its per share)
  13. Thank you for your fast response. Like i said i already enabled log again. Its advised to use ipvlan, thats what ive set docker to. Question is why is that: When i set it to ipvlan? In which config file i can look which config is really set? You know i had the problem that unraid didnt removed debrie out of the network.cfg once i removed my 2. network card, so i wanna make sure its correctly in that .cfg. Since i didnt had problem with ipvlan (its was enabled even before upgrading to RC) i would rather go with the recommended setup. / if that changes, i might go back to macvlan.
  14. Hi, after the disaster with 6.12 i came now back to the RC (i know theres a newer one but i wait some time for that). Again my server crashed (im not quite sure if really, because i saw the shell on monitor still - but couldnt interact with it)... I didnt have logs, but ill enabled them for now, so we get a log file after next crash (or what ever happens). I noticed this: It says eth0 macvlan? As far as i know i disabled macvlan in docker. Thats my network config (i tried to do it as descriped in the RC18 post) So whats wrong, how do i get eth0 to ipvlan?
  15. Also ich bin mir ziemlich sicher das es das schon mal gab, aber ist auch egal jetzt. Wie es funktionieren sollte ist mir schon klar.
  16. aha https://forums.unraid.net/bug-reports/prereleases/unraid-os-version-6124-rc18-available-r2643/ dort wurde zb vermutlich im nachhinein ein rls geändert... klingt jedenfalls für mich so.
  17. wäre nicht das erste mal das sie eine änderung in ein bereits veröffentlichtes release packen^^
  18. so it was that error i pointed out months ago lol, lets hope it fixes the crashes.
  19. Dann muss ich mich auf Facebook irgendwie verguckt haben... dachte die haben das in stable übernommen.... aber gut zu wissen, dann update ich noch mal auf next.
  20. Yeah, communication was always their problem. We dont know if they know what the issue is, or if they have no time, or what ever. But that doesnt mean they need to have that as stable up, letting more and more ppl update to "STABLE" (!!!!) while there are clearly HEAVY bugs like freezing and crashing. I mean, wtf?
  21. My update also destroyed my network.cnf maybe look there if something is suspicios.
  22. Oh sorry, im the wrong person. I posted my crashs months ago, googled errors, posted links to known issues related to linux and those errors - without a response (and before their team is again flaming me, lets just say not the response i was hoping for) - cant say how helpful it was tho.