I'm trying to change the default user "user" password in the DB and it says that there is not any matching row in the table. Where is the default Appwrite user located at now?
@ZachHandley Do you know something about this? 😅
you should be able to follow any tutorial for updating a mariadb user password 🧐
Says 0 tables altered
what did you do?
and are you logged in as root?
Recommended threads
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...