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
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
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...