Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backend): del en_US.UTF-8 locale requirement #463

Merged
merged 1 commit into from
Feb 3, 2025
Merged

fix(backend): del en_US.UTF-8 locale requirement #463

merged 1 commit into from
Feb 3, 2025

Conversation

rezib
Copy link
Contributor

@rezib rezib commented Feb 3, 2025

Remove abusive en_US.UTF-8 hardcoded locale requirement for agent and gateway uwsgi services. These services should work on all systems with correct systems locales that match loaded files encoding. There is no reason to require en_US.UTF-8 specifically.

fix #432

@rezib rezib added this to the v4.1.0 milestone Feb 3, 2025
@rezib rezib self-assigned this Feb 3, 2025
@rezib rezib force-pushed the pr/fix-432 branch 2 times, most recently from 52e4f4a to 1ece17b Compare February 3, 2025 18:11
Remove abusive en_US.UTF-8 hardcoded locale requirement for agent and
gateway uwsgi services. These services should work on all systems with
correct systems locales that match loaded files encoding. There is no
reason to require en_US.UTF-8 specifically.

fix #432
@rezib rezib merged commit e8f659f into main Feb 3, 2025
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2025
@rezib rezib deleted the pr/fix-432 branch February 4, 2025 09:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clear up en_US.UTF-8 locale requirement for uwsgi
1 participant