[CLOSED] Server SDK when deleting database, collection attributes are not deleted.
- 0
- Resolved
- Self Hosted
- Tools
let me check.
You might want to upgrade to 1.4.11
is this known issue in 1.4.9 ?
if so let me try to upgrde it
There was a problem with the deletes worker getting stuck...but it only happens with larger instances of Appwrite like cloud
so 1.4.11 fixing this , right
1.4.10 did. 1.4.11 has some other fixes
right. let me move to 1.4.11 then
I have upgraded to 1.4.11, but the issue is still persistence
@Steven
Did you check the logs before upgrading?
seem nothing there
Before upgrading?
right
For which containers?
workers-delete
What about databases?
i have not checked
Probably too late now
cant be resovled?
I don't know what happened. You may need to manually delete tables and things from the metadata, attributes, indexes, etc. tables
is possible to do with appwrite deploy ?
If the job is gone, no
so better to wipe the db
[CLOSED] Server SDK when deleting database, collection attributes are not deleted.
Recommended threads
- [1.9.5] Google OAuth do not work anymore
After migrating to 1.8.1 to 1.9.0 then 1.9.5 and login through Google I get on Flutter app "Missing redirect URL" "Your OAuth login flow is missing a proper re...
- Fatal error: Allowed memory size of 5368...
Hi how solved it worker-messaging infinite reload ` Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 28672 bytes) in /usr/src/co...
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...