Jaap 0 Posted March 3 Share Posted March 3 I try to install the ERA Agent on Debian 10 server. The installation fails with: Error '2' occurred while reading database: Current locale settings are invalid. I've searched the forum and only found this topic but there is no solution in it, just a question for de `localctl` settings: localectl System Locale: LANG=en_US.UTF-8 LANGUAGE=en_US:en VC Keymap: n/a X11 Layout: us X11 Model: pc105 Howto can I solve this issue? Quote Link to comment Share on other sites More sharing options...
Administrators Marcos 4,609 Posted March 3 Administrators Share Posted March 3 Please try running the following and see if it helps: $ sudo locale-gen "en_US.UTF-8" $ sudo dpkg-reconfigure locales Quote Link to comment Share on other sites More sharing options...
Jaap 0 Posted March 3 Author Share Posted March 3 12 minutes ago, Marcos said: Please try running the following and see if it helps: $ sudo locale-gen "en_US.UTF-8" $ sudo dpkg-reconfigure locales Thanks for your reply, unfortunately this doesn´t solve the issue. I get the same error after I ran those commands. Is there something else I can try? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.