Hi there,
I'm getting this error on self hosted when trying to create an Index. Any ideas?
Are you writing small case asc instead of uppercase ASC ?
Im not writing anything. Im selecting from the dropdown in the console ui.
Ok. Can you share the screenshot?
Cant write here. Latest version (setup today)
Despite this the error is coming?
Also when I dont put in a length (which is optional field) i get this: Index length is longer than the maximum: 1024
π
Yepps
Always have to create manually via curl request. Really sucks.
Let me share this on <#636852860709240842> channel
Alright, thx π
i just tried this on self hosted branch installer:dev
try using index lenght less than 1024 (optional defaults to php_int_max)
Okay so I suppose its already fixed and it will work again on the next version π
Yeah its just a annoying bug that i still have to fill an optional field out but it still won't create it due to the ui bug so it doesnt matter its just something I noticed aswell.
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...