Temporarily set locale and rerun initialization :-
Temporarily set the environment variables LANG and LC_ALL to en_US.utf8 and rerun the initialization process.
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
Set system-wide locale for persistence (recommended) :-
Make the locale fix permanent for the tableau user by adding the following commands to the user's profile: -
sudo localectl set-locale LANG=en_US.UTF-8
Note: Setting the system-wide locale using localectl will change the default OS language and formatting. This should only be done if acceptable in the customer’s environment. Alternatively, setting the locale temporarily during initialization is sufficient to complete the setup.
Install the English locale package to ensure its availability during future updates using the command:-
sudo dnf install glibc-langpack-en -y.
005316985

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.