
full logs?

There are some secret keys in the logs.

you can DM me

doesn't look like there were any errors

yes

the problem could be a bug with usage. hopefully, it will be fixed as part of our rewrite

and I cant see the userInternalId column in the _2_audit table

it was removed in 1.3 so it's fine

ok

Can it be fixed in the next version?

probably not. we have the rewrite done, but the migrations turned out to be really complicated so we had to push the release

Is there a plan?

you're referring to the rewrite or the problem with the userInternalId
attribute?

The problem with the userInternalId attribute

oh that was fixed in 1.3.8: https://github.com/appwrite/appwrite/releases/tag/1.3.8

fixed,

CONTAINER=appwrite-mariadb
sudo docker exec -it $CONTAINER sh -c 'mysql -uroot -p$MYSQL_ROOT_PASSWORD $MYSQL_DATABASE -e "delete from _console_projects where name=\"xxxx\";"'

Is this the shell I should run to fix it?

Hi, Steven. Is the problem fixed?

That is used to delete a project from the database

The rewrite hasn't been released yet

Alright. When the rewrite would be released?

And is there a quick way to fix the problem temporarily? Can it works fine if I create a new project in the latest version 1.4.3?

Not soon

No
Recommended threads
- Appwrite REST API Docs in LLM-Friendly F...
Is there a version of the Appwrite REST API documentation available in a format suitable for LLM vector embedding? Specifically, Iām referring to the following ...
- OpenAI Whisper on Appwrite Sites
Hey guys, just wondering if I can serve an OpenAI Whisper AI on appwrite / appwrite sites. tiny model is like ~40-50MB
- Google Oauth help
this error pops up (TypeError: (0 , {imported module [project]/src/lib/auth.ts [app-rsc] (ecmascript)}.signIn) is not a function) but cant find a way to solve i...
