So you ran the install command and then docker compose logs appwrite
?
So it's working now with 1.3.8?
no
What's wrong?
the same
What do you mean? These logs are not the same
What is this?
What are you doing that results in this?
after running the installation command
The installation command shouldn't output that. I don't understand what you're doing and what's going on
OK. I'm going to start again, I'll let you know
@MH7 After the install command is run, are you even able to open appwrite like usual through browser?
if i can, it works fine
Huh?
Hi
These would be the versions to update starting from 1.3.4 - 1.3.8 - 1.4.0 and which one would follow?
You can jump directly once you're in 1.4.0 1.3.8 to latest patch
OK thanks
Edit, @MH7 you can go from 1.3.8 to latest patch. No need to go through 1.4.0. Sorry for the confusion
ok
Hi.I updated appwrite everything works fine except the session is not taking the session in my functions it brings me the information of all the users
Please create a separate post with details
ok
Recommended threads
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...