PostizP
Postiz12mo ago
Support

Ticket: Database Schema Missing - Table 'public.User' Error

@Arsh Just created a ticket

Question: I have used docker-compose for running redis , pgadmin etc , and running project using npm run dev. I am having issue with backend , is always says email already exists despite writing a new email.

Attempted: I looked at DB and found schema is missing , i looked for it everywhere but it's not anywhere to be found the error says : The table
public.User
does not exist in the current database.

Working On: Running it locally as it is expected.

Using Postiz On: docker-compose

Take it from here @Postiz
Was this page helpful?