nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.86k stars 4.01k forks source link

Logs flooded with "sem_get(): Failed for key 0xa11: Function not implemented at ..." #46503

Closed jan0sch closed 2 months ago

jan0sch commented 2 months ago

Hi,

my logs are flooded with the following messages and also it seems that I no longer see image or video previews.

sem_get(): Failed for key 0xa11: Function not implemented at .../nextcloud/lib/private/Preview/Generator.php#230

Nextcloud: 29.0.3 OS: FreeBSD 14.1 PHP: 8.2.18

Kind regards

solracsf commented 2 months ago

This can have different causes One of them https://lists.freebsd.org/archives/freebsd-questions/2023-August/004067.html

jan0sch commented 2 months ago

I already did research and the sysvmsg = new flag for the jail is set but does have no effect. The error/behaviour stays the same.

joshtrichards commented 2 months ago

Duplicate of #44578