Sentry broken in 4.2.4 #10803

Closed
opened 2025-12-29 21:36:05 +01:00 by adam · 1 comment
Owner

Originally created by @bogi788 on GitHub (Feb 24, 2025).

Deployment Type

Self-hosted

NetBox Version

v4.2.4

Python Version

3.12

Steps to Reproduce

Enable sentry and start the docker container.

Expected Behavior

Netbox starts normally.

Observed Behavior

Netbox fails to start with AttributeError: module 'strawberry.schema.schema' has no attribute 'execute_sync', likely caused by https://github.com/getsentry/sentry-python/issues/4041 and fixed in Sentry 2.21.0 or newer.

Originally created by @bogi788 on GitHub (Feb 24, 2025). ### Deployment Type Self-hosted ### NetBox Version v4.2.4 ### Python Version 3.12 ### Steps to Reproduce Enable sentry and start the docker container. ### Expected Behavior Netbox starts normally. ### Observed Behavior Netbox fails to start with `AttributeError: module 'strawberry.schema.schema' has no attribute 'execute_sync'`, likely caused by https://github.com/getsentry/sentry-python/issues/4041 and fixed in Sentry 2.21.0 or newer.
adam closed this issue 2025-12-29 21:36:05 +01:00
Author
Owner

@bogi788 commented on GitHub (Feb 24, 2025):

The issue seems to be with the container image - I'll close this ticket here and open a new one in the netbox-docker repository.

@bogi788 commented on GitHub (Feb 24, 2025): The issue seems to be with the container image - I'll close this ticket here and open a new one in the netbox-docker repository.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10803