Everything posted by Blizii
-
Can't start any Docker Container in Unraid
This are the Diagnostics: server01-diagnostics-20230112-1642.zip
-
Can't start any Docker Container in Unraid
I have a Unraid Server and i have noticed that i can't start a pterodactyl server anymore. So i restarted my Server. Now i can't start any Docker Container even in the Unraid UI. Please Help me! Examples: Cloudflared: docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "cloudflared": executable file not found in $PATH: unknown. Minecraft Server: docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/start": permission denied: unknown. Minecraft Server But i can't remember what i have done with permissions. I also tried this command on my Gameserver Share: "chmod -R 777 *"
-
How to handle GameServers?
Hi! I have currently a Server with 6x 4TB HDD and no Cache, because i only store Data and run Docker Containers (like nginx, sql's, and other little things). Now i have planned to also run Game Servers. But my Problem is the HDD's are not the fastest Drives and that brings really bad Performance. Now is my Question what is the best practice and brings the best Performance for GameServers: SSD as Cache Drive and activate the Cache for GameServer Dockers SSD as Array Drive and Store GameServer Files specific on these Drives Or any other Method? I hope anyone can help me.
-
How to expose custom Docker Network to LAN
Thank you, but can i also make that not each Container has a specific IP?
-
How to expose custom Docker Network to LAN
Hi! I have a custom Docker Network for Pterodactyl Gameservers, now is my Problem, that i dont want to forward every single Port for my Unraid-Host. So: can i use a Docker-NETWORK with a own MAC-Adress like a VM? I Dont want that every single Container has a own MAC, i want that the hole Network has 1 MAC-Adress that it works like a VM and i cant forward Ports only for this Network.
-
Replace single HDD
Hello, I'm new to Unraid and currently only have a single drive system. So I don't have a parity disk and just an array disk. Now I plan to expand the storage so that I can use it as real data storage. So: How can I do this without losing share, docker or configuration data? Do I have to install a parity disk first and then can I just take the old array disk out and put the new one in and it will all rebuild itself? Unfortunately, I only have experience with Raid so far, so I don't know how to do it with Unraid.
-
Access Shares easily from Outside
Thank you very, very much, it's working now!
-
Set maximum Size for Share
Hello, i want to set max size for specific Shares to Limit for example a Share for public User Data. Is there anyway to do this?
-
Access Shares easily from Outside
Could you help me? Unfortunately, I have no idea how this works, or how I can set it up
-
Access Shares easily from Outside
Hello, I've had my Unraid server for 2 months now and I have a problem that I couldn't get around. I use the server for many different things, a big chunk is as NAS/file storage for me *and my friends* and here's the problem. I need to access the shares from outside, I know the security issues of exposing SMB so that's not an option. So: Is there a way I can easily access my unraid shares from the outside? By easy, I mean preferably without additional software (but if that doesn't work without it, for all platforms: Windows, Mac, etc.). I could use WireGuard, but my problem is that the connection should be permanent, and I don't want all traffic from my friends going through my LAN. If you could adjust it so that the client only uses WireGuard for SMB, that would be okay, but otherwise it's not an option. Thank you very much!