Skip to content

Fix registry log output#536

Merged
s-heppner merged 1 commit into
eclipse-basyx:developfrom
rwth-iat:fix_registry
May 12, 2026
Merged

Fix registry log output#536
s-heppner merged 1 commit into
eclipse-basyx:developfrom
rwth-iat:fix_registry

Conversation

@Ornella33
Copy link
Copy Markdown
Contributor

Previously, the registry uwsgi.ini wrote uWSGI logs to a file inside the container, so registry requests were not visible in the terminal output like the repository and discovery logs.

This made it look as if the registry was not receiving requests.

This change aligns the registry logging behavior with the other services so registry requests are shown consistently in the terminal.

Previously, the registry uwsgi.ini wrote uWSGI logs to a file inside the container, so registry requests were not visible in the terminal output like the repository and discovery logs.

This made it look as if the registry was not receiving requests.

This change aligns the registry logging behavior with the other services so registry requests are shown consistently in the terminal.
@s-heppner s-heppner merged commit 53f892e into eclipse-basyx:develop May 12, 2026
13 checks passed
@s-heppner s-heppner deleted the fix_registry branch May 12, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants