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

On Initial Install Get "You don't have permission to access content error" when looking at User collection type until you refresh. #20332

Open
PaulBratslavsky opened this issue May 19, 2024 · 2 comments
Assignees
Labels
issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:admin Source is core/admin package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 5

Comments

@PaulBratslavsky
Copy link
Contributor

Bug report

Required System information

  • Node.js version: v20.11.1
  • NPM version: 10.2.4
  • Strapi version: 5.0.0-beta.7
  • Database: sqlite
  • Operating system: darwin-arm64
  • Is your project Javascript or Typescript:

Describe the bug

After initial install when you navigate to COLLECTION TYPES and click on User you get the following message.

You don't have permission to access content error

2024-05-19_18-31-35

as well as don't see the rest of the menu options until you reload the app.

Steps to reproduce the behavior

  1. Install Strapi
  2. Click on the content manager link
  3. Select User collection type

Expected behavior

Should not see the message and have all the available items in menu.
2024-05-19_18-32-35

Screenshots

Video showing the steps to reproduce

smal-strapi-bog.mp4

Code snippets

If applicable, add code samples to help explain your problem.

Additional context

Not a breaking issue but can hurt initial perception when trying out Strapi. Due to most users being frustrated before figuring out that restarting or refreshing fixes the issue.

@PaulBratslavsky PaulBratslavsky added issue: bug Issue reporting a bug version: 5 labels May 19, 2024
@mirkonasato
Copy link

Due to most users being frustrated before figuring out that restarting or refreshing fixes the issue.

I didn't actually figure it out until I read it here. 🤭

@Eventyret
Copy link
Contributor

confirmed 5.0.0-beta.8
Restarting it will clear the "no permission"

@Eventyret Eventyret self-assigned this May 28, 2024
@derrickmehaffy derrickmehaffy added severity: medium If it breaks the basic use of the product but can be worked around status: confirmed Confirmed by a Strapi Team member or multiple community members source: core:admin Source is core/admin package labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around source: core:admin Source is core/admin package status: confirmed Confirmed by a Strapi Team member or multiple community members version: 5
Projects
Status: To be reviewed
Status: Backlog
Status: Reproducible on Strapi 5
Development

No branches or pull requests

4 participants