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
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...