Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bahaddouayoub opened this issue Oct 23, 2024 · 1 comment

Comments

@bahaddouayoub
Copy link

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

@uhurusurfa
Copy link
Contributor

Perhaps @igwtech can help on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants