Everything posted by Droppisalt
-
[Support] ich777 - Gameserver Dockers
Perfect, thanks a lot! I'll give it a try
-
[Support] ich777 - Gameserver Dockers
Hey @ich777! Do you, by any chance, know what I would need to do to transfer a V rising server to this docker template? It's currently running from my game (i.e. only when my game is open). Also wondering if I put BepInEx to true, can I install server-side mods by following the manual steps from any mod I want to add?
-
Shares Keep Disappearing Every Few Minutes/hours After Adding New Drives to Array
Ah! Wasn't aware of that. Thanks! I'll re-arrange my drives to remove the USB connections. Thanks a lot!
-
Shares Keep Disappearing Every Few Minutes/hours After Adding New Drives to Array
Ah! Yes I've got 2 USB connections. Can you help me identify which drive is showing this disconnection?
-
Shares Keep Disappearing Every Few Minutes/hours After Adding New Drives to Array
Hello all, I recently added 2x new 12Tb drives to my array. Now every couple of minutes to hours, multiple shares disappear. I haven't been able to pinpoint what's causing this. I tried removing the new drives and it kept happening. The shares don't seem to reappear even after many hours have passed. They only show up after a full reboot, but then disappear not long after... I ran a check against the 2 drives, and it didn't seem to find anything with option "-v". Not sure what to do to fix this gigachad-diagnostics-20240614-2056.zip
-
[Support] binhex - Code-Server
Really have no idea either, hoping it's just a one-off. And thank you, needed that last part. Other question, what is the default sudo password?
-
[Support] binhex - Code-Server
Ah! wasn't executable... working now! I knew it'd be something I missed haha Thanks!
-
[Support] binhex - Code-Server
Here you go! supervisord.log
-
[Support] binhex - Code-Server
When running `docker`, I get command not found: [nobody@aaa568c660eb appdata]$ docker bash: docker: command not found I also tried deleting my config file in appdata and re-installing the app but it still doesn't seem to install it. After adding pacman_packages="docker", I tried restarting the container and force updating it, but no luck.
-
[Support] binhex - Code-Server
Hello! Not sure why, but docker isn't being installed even when added to "example-startup-script.sh" as pacman_packages="docker"
-
[Plugin] Docker Compose Manager
Trying to "compose up" my docker-compose.yml and getting this error: unknown shorthand flag: 'f' in -f EDIT: also getting this error. Not sure what's up with my permissions: Invalid Plugins: compose failed to fetch metadata: fork/exec /root/.docker/cli-plugins/docker-compose: permission denied Any clue on what is going on?