Closed jeffersonsolorzano closed 6 months ago
Why don't you use this Configure button to do that?
@baguse I tried doing that, when i clicked, it showed me the error above
What's version of the directus do you use? @jeffersonsolorzano
Tried 10.8.3 and 10.9.0
Tried 10.8.3 and 10.9.0
Ok thanks, I think the problem is coming from the mysql. I will try it
Hi @jeffersonsolorzano, could you tell me what version of your MySQL?
Google cloud says mySQL 8.0
Thanks @jeffersonsolorzano I have already reproduced your issue. I will fix it soon
Hi I'm using mysql 8 and just got the same error.
[INTERNAL_SERVER_ERROR] { "code": "ER_BLOB_CANT_HAVE_DEFAULT", "errno": 1101, "sqlMessage": "BLOB, TEXT, GEOMETRY or JSON column 'flow_manager_categories' can't have a default value", "sqlState": "42000", "index": 0, "sql": "alter table directus_settings
add flow_manager_categories
json null default '[]'" }
Hi I'm using mysql 8 and just got the same error.
[INTERNAL_SERVER_ERROR] { "code": "ER_BLOB_CANT_HAVE_DEFAULT", "errno": 1101, "sqlMessage": "BLOB, TEXT, GEOMETRY or JSON column 'flow_manager_categories' can't have a default value", "sqlState": "42000", "index": 0, "sql": "alter table
directus_settings
addflow_manager_categories
json null default '[]'" }
Yes, I found the issue. I will release it in the next release.
Hello the issue closed on v.1.4.1 Release @jeffersonsolorzano @sideshot
When i try to add flow manager for the first time, directus sytem says: