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

Custom starter with mysql seems broken #80

Open
hakjeri opened this issue Feb 23, 2023 · 1 comment
Open

Custom starter with mysql seems broken #80

hakjeri opened this issue Feb 23, 2023 · 1 comment

Comments

@hakjeri
Copy link

hakjeri commented Feb 23, 2023

Short summary

Running the strapi-starter together with gatsby-blog and custom setup seems to not function properly.

Steps to reproduce

  • Run yarn create strapi-starter my-project gatsby-blog
  • Choose custom installation with manual settings
  • Choose TypeScript
  • Choose mysql
  • Choose correct mysql settings (make sure the provided database exists and user has appropriate permissions)

This seems to work fine, but upon starting the Gatsby application there are numerous errors related to graphql and permissions. And opening the Strapi UI also shows some issues, where for example the default content is missing. The permission settings for the template's starter-type are also missing in the UI.

@sntxerror
Copy link

sntxerror commented Apr 23, 2023

Same issue with postgres.

Problem in Strapi permissions configuration

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