Hello! I am using Caprover to run appwrite using their 1 click instance. it seems it is using the tag 1.4.13
which version of the sdk do I need to use in react native? https://github.com/appwrite/sdk-for-react-native/tags
or which version of the docker tags do i use to get it to work correctly?
I tried setting all 3 to latest and no luck it says
TypeScript
2024-10-04T16:43:05.169025468Z [Error] Method:
2024-10-04T16:43:05.169030721Z [Error] URL: /console/
2024-10-04T16:43:05.169035472Z [Error] Type: Appwrite\Extend\Exception
2024-10-04T16:43:05.169040187Z [Error] Message: The requested route was not found. Please refer to the API docs and try again.
2024-10-04T16:43:05.169043635Z [Error] File: /usr/src/code/app/controllers/general.php
2024-10-04T16:43:05.169046400Z [Error] Line: 1051
2024-10-04T16:43:05.169049315Z Failed to initialize logging provider: Unable to parse DSN: scheme is required
TL;DR
Developers are having trouble with queries while using Caprover to run Appwrite on version 1.4.13. To resolve the issue, ensure that the react native SDK version matches the Appwrite version, and check the appropriate Docker tags for compatibility. A possible solution is to refer to the API docs for the correct routes and verify the DSN scheme for logging providers.Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error