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

next-corporate starter: Unable to add page #72

Open
webhype opened this issue Jan 15, 2023 · 1 comment
Open

next-corporate starter: Unable to add page #72

webhype opened this issue Jan 15, 2023 · 1 comment

Comments

@webhype
Copy link

webhype commented Jan 15, 2023

Reiterating by reference this issue strapi/strapi-starter-next-corporate#76 which still exists and is current, almost one year later, in January 2023, with the latest version of next-corporate starter and Strapi v4.5.6 and the latest version of Postgres.

The backend server error thrown is:

[components_meta_metadata" ("meta_description", "meta_title", "twitter_card_type") 
values ($1, $2, $3) returning "id" -](error: insert into "components_meta_metadata" 
("meta_description", "meta_title", "twitter_card_type") values ($1, $2, $3) returning "id"
 - duplicate key value violates unique constraint "components_meta_metadata_pkey")
@webhype
Copy link
Author

webhype commented Mar 13, 2023

This seems to be the same issue; it happens on Postgresql 14 after "mass imports" such as when using the Strapi starters: strapi/strapi#12493 - there's a workaround posted there.

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

1 participant