Skip to content

Lambda Unable to create shared memory warnings #785

@CatalinAndrei-Flam

Description

@CatalinAndrei-Flam

Expected Behavior

Not generate warnings as previously done on previous DD layer versions. Right now the only way to prevent this from happening is by setting DD_TRACE_LOG_LEVEL to "ERROR" .

Actual Behavior

Generated warnings in datadog with "Unable to create shared memory. Features relying on remote configuration will not work as expected." even after disabling remote configuration . This did not happen previously .

Steps to Reproduce the Problem

1.Upgrade layers to latest versions {"extension_layer_version": 95, "python_layer_version": 123}

Specifications

  • Datadog Lambda Layer version: 95
  • Python version: 123

Stacktrace

[WARNING]	2026-04-08T08:26:53.993Z		Unable to create shared memory. Features relying on remote configuration will not work as expected.


Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions