refined-architect-59368
06/26/2025, 1:15 PMmaster
) within Docker.
Every so often, this error gets thrown when performing sign in via OIDC (it seems to be happening when the post-login hook is being triggered)
jsonnetsecure: acquire: newWorker: warm up failed: rosetta error: mmap_anonymous_rw mmap failed, size=1000\n
Looking online, it seems it's related to how JSONNET is being processed, and was apparently fixed here: https://github.com/ory/kratos/pull/3979
Is there anything else to check?
Sometimes it clears if we restart the container.refined-architect-59368
06/26/2025, 2:36 PMarm64
seems to have resolved this problem.refined-kangaroo-48640
06/27/2025, 3:39 PMrefined-kangaroo-48640
06/27/2025, 3:40 PM