Unable to allocate shared memory segment

Hey Folks, my nc is not working anymore. I got the following error’s in the commandline:
sudo -u www-data php occ -V
Mon Jan 21 11:23:15 2019 (11459): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: shmget: Cannot allocate memory (12)

I´m using the latest version auf nc with nginx and php7-fpm.

any ideas to solve the problem?