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

[INVALID PAYLOAD] Collection doesn't exist #10627

Closed
3 tasks done
ele-cren opened this issue Dec 21, 2021 · 1 comment
Closed
3 tasks done

[INVALID PAYLOAD] Collection doesn't exist #10627

ele-cren opened this issue Dec 21, 2021 · 1 comment

Comments

@ele-cren
Copy link

Preflight Checklist

Describe the Bug

It is impossible to use the CMS because I can't create any collection.
When creating a collection, an error occurs.
It creates a folder instead of a collection and a "Database only" collection.

I tried to drop the database, delete the directus project and create everything from scratch but it doesn't change anything.
I had no problem 2 days ago.

To Reproduce

Create a collection from the user interface

Errors Shown

{ "errors": [ { "message": "Collection \"Test\" doesn't exist", "extensions": { "code": "INVALID_PAYLOAD" } } ] }

What version of Directus are you using?

9.3.0

What version of Node.js are you using?

16.13.1

What database are you using?

MySQL 8.0.27

What browser are you using?

Chrome

What operating system are you using?

WIndows 10 with WSL Ubuntu 20.04

How are you deploying Directus?

running locally

@Oreilles
Copy link
Contributor

Oreilles commented Dec 22, 2021

This most likely is an issue with your database character set. This has been reported multiple times before.
See #10291, #10564, #9617.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants