Everything posted by spacecops
-
/Var/Log is getting full - nchan: Out of shared memory while allocating message of size
My log usage is now suddenly at 100%. After some investigation, I believe this is the log spamming thats causing this: Mar 4 05:37:20 rima-server nginx: 2022/03/04 05:37:20 [error] 11170#11170: shpool alloc failed Mar 4 05:37:20 rima-server nginx: 2022/03/04 05:37:20 [error] 11170#11170: nchan: Out of shared memory while allocating message of size 5614. Increase nchan_max_reserved_memory. Mar 4 05:37:20 rima-server nginx: 2022/03/04 05:37:20 [error] 11170#11170: *14051935 nchan: error publishing message (HTTP status code 500), client: unix:, server: , request: "POST /pub/shares?buffer_length=1 HTTP/1.1", host: "localhost" Mar 4 05:37:20 rima-server nginx: 2022/03/04 05:37:20 [error] 11170#11170: MEMSTORE:00: can't create shared message for channel /shares Mar 4 05:37:21 rima-server nginx: 2022/03/04 05:37:21 [crit] 11170#11170: ngx_slab_alloc() failed: no memory Mar 4 05:37:21 rima-server nginx: 2022/03/04 05:37:21 [error] 11170#11170: shpool alloc failed Mar 4 05:37:21 rima-server nginx: 2022/03/04 05:37:21 [error] 11170#11170: nchan: Out of shared memory while allocating message of size 5861. Increase nchan_max_reserved_memory. Mar 4 05:37:21 rima-server nginx: 2022/03/04 05:37:21 [error] 11170#11170: *14051937 nchan: error publishing message (HTTP status code 500), client: unix:, server: , request: "POST /pub/disks?buffer_length=1 HTTP/1.1", host: "localhost" Mar 4 05:37:21 rima-server nginx: 2022/03/04 05:37:21 [error] 11170#11170: MEMSTORE:00: can't create shared message for channel /disks Mar 4 05:37:22 rima-server nginx: 2022/03/04 05:37:22 [crit] 11170#11170: ngx_slab_alloc() failed: no memory Mar 4 05:37:22 rima-server nginx: 2022/03/04 05:37:22 [error] 11170#11170: shpool alloc failed Mar 4 05:37:22 rima-server nginx: 2022/03/04 05:37:22 [error] 11170#11170: nchan: Out of shared memory while allocating message of size 5861. Increase nchan_max_reserved_memory. (This keeps being spammed). I attached the logs, what is the best way to free up log space and prevent this from happening again? rima-server-diagnostics-20220306-2000.zip
-
[Support] ich777 - Gameserver Dockers
unfortunately it seems to get stuck in some sort of loop when the docker is started the second time onwards. lambdawars.txt
-
[Support] ich777 - Gameserver Dockers
Wow, I never would have guessed! I'll give it a spin and let you know if all is good. Thanks so much for your work!
-
[Support] ich777 - Gameserver Dockers
Is it possible to set up a plugin for lambda wars? seems to be a straight forward SCRDS server
-
[Support] ich777 - Gameserver Dockers
Hey man, thanks for looking at the PA container! However, the issue now is it seems to be looking for a GPU when starting up. is there a way to fix that as well?
-
[Support] ich777 - Gameserver Dockers
Hey, Noticed that the planetary annihilation server is spitting out this error: /serverdata/serverfiles/stable/server: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /serverdata/serverfiles/stable/server) The dependency may need to be updated
-
[Support] ich777 - Gameserver Dockers
I am on the most recent version of Unraid, and I was not using a cache. There is a good chance this is a Gmod issue, since your SCP server runs just fine with near identical settings on the same share (only difference being port)
-
[Support] ich777 - Gameserver Dockers
Every time I try running a Gmod server, even as a fresh install without any addons, it never starts and the log shows this: Segmentation fault Add "-debug" to the /serverdata/serverfiles/srcds_run command line to generate a debug.log to help with solving this problem Mon 16 Mar 2020 06:50:40 PM EDT: Server restart in 10 seconds tcmalloc: large alloc 4291928064 bytes == (nil) @ tcmalloc: large alloc 4291928064 bytes == (nil) @ Setting breakpad minidump AppID = 4000 tcmalloc: large alloc 4291928064 bytes == (nil) @ Segmentation fault Add "-debug" to the /serverdata/serverfiles/srcds_run command line to generate a debug.log to help with solving this problem Mon 16 Mar 2020 06:50:53 PM EDT: Server restart in 10 seconds tcmalloc: large alloc 4287995904 bytes == (nil) @ tcmalloc: large alloc 4287995904 bytes == (nil) @ Setting breakpad minidump AppID = 4000 tcmalloc: large alloc 4287995904 bytes == (nil) @ Segmentation fault Add "-debug" to the /serverdata/serverfiles/srcds_run command line to generate a debug.log to help with solving this problem Mon 16 Mar 2020 06:51:05 PM EDT: Server restart in 10 seconds tcmalloc: large alloc 4291805184 bytes == (nil) @ tcmalloc: large alloc 4291813376 bytes == (nil) @ Setting breakpad minidump AppID = 4000 tcmalloc: large alloc 4291813376 bytes == (nil) @ Segmentation fault Add "-debug" to the /serverdata/serverfiles/srcds_run command line to generate a debug.log to help with solving this problem Mon 16 Mar 2020 06:51:18 PM EDT: Server restart in 10 seconds