Skip to content

Prod Ninbot hates emojis #984

@Nincodedo

Description

@Nincodedo

Errors are thrown when saving a poll or stream title with emojis.

org.springframework.orm.jpa.JpaSystemException: could not execute statement [Incorrect string value: '\xF0\x9F\x9A\x99 /...' for column 'title' at row 1]

The database connection string already has ?useUnicode=yes&characterEncoding=UTF-8 added to it. This issue does not occur locally. It's possible that the prod database is the issue so it'd be good to check by connecting local Ninbot to the prod database.

  • Connect local Ninbot to prod database to see if emojis are still an issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Researching

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions