On my VPS, im getting this error, and im wondering where i can check the compatible versions of server/sdk
Warning: The current SDK is built for Appwrite 1.6.0. However, the current Appwrite server version is 1.5.11. Please downgrade your SDK to match the Appwrite version: https:
*I'd self-hosted appwrite.
TL;DR
Error message indicates SDK built for Appwrite 1.6.0, but server version is 1.5.11.
Developers can check compatible SDK/server versions at [Appwrite documentation](https://appwrite.io/docs/sdks).
Solution: Downgrade SDK to match server version.