De uma resposta em estouro de pilha :
A scoreboard is a structure that holds the state of the FPM pool and its worker threads. It's created in shared memory, and if that memory can't be allocated, an error is logged.
Esta resposta também se refere ao código-fonte onde o erro é lançado.
Como corrigir isso?
Primeiro, dê a aparência de sysctl
sobre os limites de memória:
Como configurar a memória compartilhada
sysctl -a | grep -E "shmall|shmmax"
ou
ipcs -lm