Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Error PG "UTF8" has no equivalent in encoding "LATIN1"

Error PG "UTF8" has no equivalent in encoding "LATIN1"

Added by Алексей Мамаев about 5 years ago

Installed Open Project on Ubuntu 18.04 with Postgres database.

In Open Project, I chose the Russian interface language.

When I try to enter text in Russian in fields and forms I get an error:

_PG::UntranslatableCharacter: ERROR: character with byte sequence 0xd0 0x97 in encoding "UTF8" has no equivalent in encoding "LATIN1" _

How do I fix this problem?


Replies (1)

RE: Error PG "UTF8" has no equivalent in encoding "LATIN1" - Added by Oliver Günther about 5 years ago

We do need a UTF-8 encoded database, so please choose UTF-8 encoding and LC_COLLATE LC_TYPE ru_RU.UTF-8. This answer on stackoverflow might help: https://stackoverflow.com/questions/12490497/postgresql-character-type-for-russian-utf-8-db-creation

Best

Oliver

  • (1 - 1/1)
Loading...