Skip to content

Add tzdata dependency#662

Merged
maxking merged 1 commit intomaxking:mainfrom
Encephala:patch-1
Nov 12, 2023
Merged

Add tzdata dependency#662
maxking merged 1 commit intomaxking:mainfrom
Encephala:patch-1

Conversation

@Encephala
Copy link
Copy Markdown
Contributor

A fatal error gets logged to the uwsgi-error.log in the Postorius-container:

zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key UTC'

This causes uWSGI to not send any data to the client, although the container doesn't exit (I guess only a worker thread exits).

It happens because the Python package tzdata is missing in the postorius container, although it is present in the Dockerfile for the mailman-web container.

@maxking maxking merged commit 635ef2f into maxking:main Nov 12, 2023
@maxking
Copy link
Copy Markdown
Owner

maxking commented Nov 12, 2023

Thanks @Encephala for your contribution!

@Encephala Encephala deleted the patch-1 branch November 12, 2023 19:19
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