# Le paramètre de région fi\_FI.UTF-8 génère un avertissement

**URL:** <https://meta.discourse.org/t/locale-fi-fi-utf-8-creates-warning/413030>\
**Category:** Self-hosting\
**Tags:** localization\
**Created:** [Septembre 22, 2026, 2:49 UTC](https://meta.discourse.org/t/locale-fi-fi-utf-8-creates-warning/413030 "2026-09-22T14:49:04Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)\
**Post date:** [Septembre 22, 2026, 2:49 UTC](https://meta.discourse.org/t/locale-fi-fi-utf-8-creates-warning/413030/1 "2026-09-22T14:49:05Z")

</div>

Cela est apparu quand je suis entré dans `web_only.yml` :

```plaintext
root@foorumi-hel:/var/discourse# ./launcher enter web_only
x86_64 arch detected.
bash: warning: setlocale: LC_CTYPE: cannot change locale (fi_FI.UTF-8): No such file or directory
bash: warning: setlocale: LC_COLLATE: cannot change locale (fi_FI.UTF-8): No such file or directory
bash: warning: setlocale: LC_CTYPE: cannot change locale (fi_FI.UTF-8): No such file or directory
bash: warning: setlocale: LC_COLLATE: cannot change locale (fi_FI.UTF-8): No such file or directory

```

Je suppose qu’ils proviennent de ceci :

```plaintext
env:
 # LC_ALL: fi_FI.UTC-8
  LANG: fi_FI.UTF-8
  LANGUAGE: fi_FI.UTF-8

```

Est-ce que je dois y passer la nuit à cause de ça ?

---

_[View the full topic](https://meta.discourse.org/t/locale-fi-fi-utf-8-creates-warning/413030)._
