#[Solved] Usage not showing data after upgrade from 1.4.13 to 1.5.7
7 messages · Page 1 of 1 (latest)
Do you have run migrations?
The migrations ends without error.
My question is new requests and function executions are not counted into the latest usage.
All Bandwith, Requests, and Function Usages are 0.
What's the output of docker compose ps -a?
Just found out the appwrite-worker-usage-dump exited 4 days ago without error in logs.
Not sure why it exits, does this worker stops itself if idle?
you can check the logs of the container to try and see what's wrong. did you start it up again?
I have seen the logs, no error in the container.
After I started the container, no error showed up and started doing its job.
Still not sure why it stops.