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
- Excessive usage of cloud functions is sl...
I have made almost all my requests through cloud functions and jwt , due to security fears of a user editing a field he is not supposed to . This unfortunately...
- 1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?