November 1, 20241 yr My 6.12.6 server has stopped responding. Tried to grab diagnostics, but although the window opened, nothing happened. Same thing when trying to update docker containers. I opened the log window and managed to grab the lines below before the log also stopped responding. (Tower is the server name.) Nov 1 09:08:44 Tower kernel: Code: Unable to access opcode bytes at 0xffffffffffffffd6. Nov 1 09:08:44 Tower nginx: 2024/11/01 09:08:44 [alert] 4662#4662: worker process 1580 exited on signal 11 Nov 1 09:08:45 Tower nginx: 2024/11/01 09:08:45 [crit] 1581#1581: ngx_slab_alloc() failed: no memory Nov 1 09:08:45 Tower nginx: 2024/11/01 09:08:45 [error] 1581#1581: shpool alloc failed Nov 1 09:08:45 Tower nginx: 2024/11/01 09:08:45 [error] 1581#1581: nchan: Out of shared memory while allocating channel /cpuload. Increase nchan_max_reserved_memory. Nov 1 09:08:45 Tower nginx: 2024/11/01 09:08:45 [error] 1581#1581: *3192384 nchan: error publishing message (HTTP status code 507), client: unix:, server: , request: "POST /pub/cpuload?buffer_length=1 HTTP/1.1", host: "localhost" Nov 1 09:08:46 Tower nginx: 2024/11/01 09:08:46 [crit] 1581#1581: ngx_slab_alloc() failed: no memory Nov 1 09:08:46 Tower nginx: 2024/11/01 09:08:46 [error] 1581#1581: shpool alloc failed Nov 1 09:08:46 Tower nginx: 2024/11/01 09:08:46 [error] 1581#1581: nchan: Out of shared memory while allocating channel /cpuload. Increase nchan_max_reserved_memory. Nov 1 09:08:46 Tower nginx: 2024/11/01 09:08:46 [error] 1581#1581: *3192385 nchan: error publishing message (HTTP status code 507), client: unix:, server: , request: "POST /pub/cpuload?buffer_length=1 HTTP/1.1", host: "localhost" Nov 1 09:08:47 Tower nginx: 2024/11/01 09:08:47 [crit] 1581#1581: ngx_slab_alloc() failed: no memory Nov 1 09:08:47 Tower nginx: 2024/11/01 09:08:47 [error] 1581#1581: shpool alloc failed Nov 1 09:08:47 Tower nginx: 2024/11/01 09:08:47 [error] 1581#1581: nchan: Out of shared memory while allocating channel /cpuload. Increase nchan_max_reserved_memory. Nov 1 09:08:47 Tower nginx: 2024/11/01 09:08:47 [error] 1581#1581: *3192389 nchan: error publishing message (HTTP status code 507), client: unix:, server: , request: "POST /pub/cpuload?buffer_length=1 HTTP/1.1", host: "localhost" Nov 1 09:08:48 Tower nginx: 2024/11/01 09:08:48 [crit] 1581#1581: ngx_slab_alloc() failed: no memory Nov 1 09:08:48 Tower nginx: 2024/11/01 09:08:48 [error] 1581#1581: shpool alloc failed Nov 1 09:08:48 Tower nginx: 2024/11/01 09:08:48 [error] 1581#1581: nchan: Out of shared memory while allocating channel /cpuload. Increase nchan_max_reserved_memory. Nov 1 09:08:48 Tower nginx: 2024/11/01 09:08:48 [error] 1581#1581: *3192390 nchan: error publishing message (HTTP status code 507), client: unix:, server: , request: "POST /pub/cpuload?buffer_length=1 HTTP/1.1", host: "localhost" What should I do? Edit: Just to be clear, it's the GUI that's unresponsive. I am still able to access files on the server. Edited November 1, 20241 yr by sonofdbn Added information
November 1, 20241 yr Community Expert Solution Try rebooting, and take the opportunity to update to latest stable.
November 9, 20241 yr Author I updated to 6.12.13, and haven't come across the problem again. One problem was that the new OS version introduced a problem with a VM network driver. Had to change it to virtio-net. Drove me up the wall because it never occurred to me that there was a problem with the OS. But all good now.
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.