If I run appwrite init project in a new directory, I get the following error.
An Appwrite project ( project-name ) is already associated with the current directory. Would you like to override (Y/n)
If I press "Y" and try to pull the current content of the project, it tells me that it was pulled successfully but the directory is still empty, no appwrite.json or any function I try to pull which are on the server in the project. I already logged out and in again, set the endpoint and so on.
appwrite --version 6.2.3
Server selfhosted: Version 1.6.1
Any ideas?
Recommended threads
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- 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...