Hello there, i use just a few days Appwrite and damn what a nice site is is, but the only thing is i get a lot of server errors and every time i want to another page it loads a lot. Is this known or how can i fix it... I use a pro plan btw if that helps. My user is: tonymelony
TL;DR
Title: Server errors and slow page loading
Message: Hey fellow developers! I've recently started using Appwrite and it's been great so far, but I've been experiencing a lot of server errors and slow loading times when navigating between pages. I'm on a pro plan, if that information is useful. Has anyone else experienced this issue or know how to fix it? Appreciate any help you can provide.
Solution: It seems like you're facing server errors and slow loading times with Appwrite. While it's not a well-known issue, there are a few troubleshooting steps you can try:
1. Check your internet connection toRecommended threads
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Appwrite cloud DB server error 500
Getting this error
- appwrite indexes not working (?
i have this index: ``` "indexes": [ { "key": "single-user-per-event", "type": "unique", ...