I can't access one database. Another collection that is inside this automaton database has been deleted. How to delete this database. I have already created another database. Now I canβt delete the old one, it says 500 Internal Error
Im getting the same error!
Containers logs
appwrite-realtime | Connection close: 81
appwrite | [Error] Timestamp: 2023-06-27T15:21:19+00:00
appwrite | [Error] Method: POST
appwrite | [Error] URL: /v1/databases/:databaseId/collections
appwrite | [Error] Type: PDOException
appwrite | [Error] Message: There is already an active transaction
appwrite | [Error] File: @swoole-src/library/core/Database/PDOProxy.php
appwrite | [Error] Line: 43
appwrite-realtime | Connection open (user: 82)
appwrite-usage | [27-06-2023 15:21:21] Aggregating Timeseries Usage data every 30 seconds
Appwrite Version: 1.3.7
A few moments later the collection appears.
Please create a separate <#1072905050399191082> post rather than posting in an existing one
Are you on cloud?
I installed on ubuntu via docker. Version 1.3.7
What do the docker logs say for the appwrite container?
even look terrible
According to this, the collection id doesn't exist π§
Hello again! How can now delete this non-working database without the console?
You can
- Use server side API https://appwrite.io/docs/server/databases?sdk=nodejs-default#databasesDelete
- You can login directly to Appwrite MariaDB, check this: https://gist.github.com/byawitz/885510a4d9789e97424337e9472276d7
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error