Skip to content

Switched database from H2 to PostgreSQL; now data is missing in the web UI, but the API is still working and retrieving message data.  #397

@bahaddouayoub

Description

@bahaddouayoub

I switched the database from H2 to PostgreSQL and updated the configuration in config.xml. When I send messages, they are successfully stored in the msg_metadata table in the PostgreSQL database.

However, the issue is that the web UI does not display any data. When I check the /api/messages/list endpoint, the data is correctly loaded, as shown in the screenshot below.

Screenshot from 2024-10-23 12-10-50

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions