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
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...