When upgrading from 1.3.4 which upgrade versions i should jump to before reaching to the latest version?
Just latest version once you're in latest patch. Make backups before proceeding to upgrading
its straight from 1.3.4 to latest??
You will need to go to 1.3.8 and then latest 1.4 patch
Who is specifically 1.4.13
oukay thanks
Mucho gracious
i got this error
Status: Downloaded newer image for appwrite/appwrite:1.3.8 docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "upgrade": executable file not found in $PATH: unknown. ERRO[0024] error waiting for container:
Where are you running the command? In the appwrite folder?
Recommended threads
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Rec'd a "phishing" email that apparently...
I received an email attempting to convince me that my password expired - and the link wanted to send me to an appwrite instance: (https://updating-projects-ads....
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...