
Hey Developers, I hope you are all doing well. Last day I setup Appwrite on my server and since then I am trying to connect my Appwrite Instance with GitHub account but All in vain.
I have followed all the instructions listed here https://appwrite.io/docs/advanced/self-hosting/functions. It allows me to install app but when after installation my app tries to redirect back to Appwrite console it shows an error page saying ERROR 500.
Your valuable suggestions are welcome.
Server Info: Ubuntu 22.04 Appwrite installed behind NGINX proxy using Cloud Panel. Appwrite instance is running on a non standard port SSL is generated by Let's encrypt.
Recommended threads
- Having errors migrating to cloud
Project will not migrate compeltely
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
