I maaay have forgotten where I installed it and I'd like to update
You can try docker compose ls
omg
I think I'm on 1.2.1
how can I update vs code docker?
it shows in my docker desktop too
so weird
okay no idea what to do
okay so that's not it
tried to compose down in VS Code
there's no directory for it yet it exists at /usr/src/code/appwrite
so if I backed it up to a directory should I just run the docker upgrade from there?
ugh
so it doesn't exist anywhere and I can't find it. The installation (including the docs commands) say /usr/src/code/appwrite but /usr/src doesn't exist on my Mac anywhere, is there somewhere else it would put it or?
That path is a path inside docker so it's not helpful. Try looking for an appwrite folder in your home folder. Otherwise, you'll need to search your whole system for a file named docker-compose.yml
well
hm
docker is dumb sometimes I swear
just thought you'd get a chuckle lol
finally found it, after upgrade can't login
can't do forgot my password either because SMTP is not setup
I'm just gonna make a new post
Recommended threads
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...