Invalid data: Value must be a valid string and no longer than 8192 chars
- 0
- Self Hosted
- Functions
Sadly, you will need to upgrade to prevent problem with 8k characters limit on function executions
ok
is that going to be very hard? 🤣
From my experience it either goes very well, or very badly. Docs: https://appwrite.io/docs/advanced/self-hosting/update
🤣
YOLO
oh lord
I have to step up
Make backups first pls. DigitalOCean lets you do snapshots I think, very cheap if you keep it for few days
1.1 -> 1.2
-> 1.3
-> 1.4
?
correct
oh god
haha
this is going to go wrong
I would firs try to do it all in 1 go and see if it works fine. If not, rollback, and try one by one
but got no choice
oh is that possible?
on the docs it says I need to go step by step
OK cool
You need to go one by one but its just a few commands
just keep running commands, changing version each time until you are on 1.4. Then hope for the best results
k
Recommended threads
- Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. ...
- How to allow redirects from other URLs o...
I'm trying to implement google login in react native but the company I work for uses self hosted appwrite, and I always get the invalid success param error
- flutter realtime not working since versi...
I have the problem, that in flutter the realtime does not work anymore when I upgrade the sdk to verison 21.0.0+ (works with 20.3.3) I think the queries are not...