Logs getting bloated and looks like memory errors


dallus

Recommended Posts

I noticed the log file was getting very large so I decided to look and see what was going on. I saw some lines that looked like this. A trip thru the search engine didn't give me many answers. Can anyone shed some light as to what the issue(s) might be? Thanks in advance!

Sep 10 04:42:23 TooneTown nginx: 2021/09/10 04:42:23 [alert] 10927#10927: worker process 25700 exited on signal 11
Sep 10 04:42:23 TooneTown nginx: 2021/09/10 04:42:23 [crit] 25701#25701: ngx_slab_alloc() failed: no memory
Sep 10 04:42:23 TooneTown nginx: 2021/09/10 04:42:23 [error] 25701#25701: shpool alloc failed
Sep 10 04:42:23 TooneTown nginx: 2021/09/10 04:42:23 [error] 25701#25701: nchan: Out of shared memory while allocating channel /cpuload. Increase nchan_max_reserved_memory.
Sep 10 04:42:23 TooneTown nginx: 2021/09/10 04:42:23 [error] 25701#25701: *5564291 nchan: error publishing message (HTTP status code 507), client: unix:, server: , request: "POST /pub/cpuload?buffer_length=1 HTTP/1.1", host: "localhost"
Sep 10 04:42:24 TooneTown nginx: 2021/09/10 04:42:24 [crit] 25701#25701: ngx_slab_alloc() failed: no memory
Sep 10 04:42:24 TooneTown nginx: 2021/09/10 04:42:24 [error] 25701#25701: shpool alloc failed
Sep 10 04:42:24 TooneTown nginx: 2021/09/10 04:42:24 [error] 25701#25701: nchan: Out of shared memory while allocating channel /cpuload. Increase nchan_max_reserved_memory.
Sep 10 04:42:24 TooneTown nginx: 2021/09/10 04:42:24 [error] 25701#25701: *5564292 nchan: error publishing message (HTTP status code 507), client: unix:, server: , request: "POST /pub/cpuload?buffer_length=1 HTTP/1.1", host: "localhost"
Sep 10 04:42:25 TooneTown nginx: 2021/09/10 04:42:25 [crit] 25701#25701: ngx_slab_alloc() failed: no memory
Sep 10 04:42:25 TooneTown nginx: 2021/09/10 04:42:25 [error] 25701#25701: shpool alloc failed

 

toonetown-diagnostics-20210910-1620.zip

Link to comment
  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.