hi my users are doing CRUD on the document but the activity shows nothing.
im using appwrite web sdk with react native
It takes a while
The analytics and usage stats get aggregated periodically
I don't believe it's instant 🙂
Can you try updating document from console and let me know if it shows any activity?
@VincentGe i get it but this is the issue im facing from long back
it still shows no activity
i have created another project which is with next js and it works over there
see document created
but no sign of activity
Interesting, which version of Appwrite are you on?
1.2.1
🤔 Interesting. Are you using Docker Desktop?
no its hosted in my ubuntu vps
Do you mind doing a docker compose ps in the directory you have your Appwrite docker-compose.yml?
sure
Lets see if all the containers are running, first
Then we can try digging into logs
i will send the screenshot of portainer that will be more easy
everything is working fine
Cool
Can you check the logs of the worker-databases container?
Actually hold on 1 second
sure
Recommended threads
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- Collections list not showing up when try...
I'm trying to create new relationship attribute but both one way and two way relationship is not showing up collections list to connect with my relationship att...