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 with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...