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
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...
- Unauthorized Charge After Appwrite Pro F...
I was using Appwrite Pro credits worth $100, which were valid until November. During this period, I was exploring Appwrite's services. However, I recently notic...
- Cancelling Pro account and billing perio...
Is it possible to switch back to a free account and cancel a billing period. i switched to pro version for a day and realised i don't need it and i want to retu...