Project

General

Profile

Actions

Bug #4116

open

[ee] Starting EE or running paster commands like setup-rhodecode does not work without setting LC_ALL properly.

Added by Martin Bornhold over 7 years ago. Updated over 7 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
-
Target version:
Start date:
22.07.2016
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:
Affected Version:

Description

Running EE with pserve or paster commands like setup-rhodecode command works only if i set export LC_ALL=en_US.UTF-8
Steps to reproduce the error:

export LC_ALL=''
paster setup-rhodecode --user=admin --email=admin@example.com --password=secret --api-key=9999999999999999999999999999999999999999 http_waitress.ini

or

export LC_ALL=''
pserve http_waitress.ini
Actions

Also available in: Atom PDF