My document activity tab looks empty but in the usage tab I have 14 documents deleted. Not sure why my instance stopped recording activity
Appwrite version: 1.3.8
I think this got fixed? https://github.com/appwrite/appwrite/issues/5805
did you run the migrate command after upgrading to 1.3.8?
I think I didn't upgraded or maybe I upgraded unnoticedly 😅
If the audit worker complains about the user internal ID, you may have missed the migrate command
Recommended threads
- GOT 500 error when going to the appwrite...
I gott 500 internal error screen and my API is timeout. please help to take a look. Traceback (most recent call last): File "D:\conda\envs\wrista\Lib\site-pa...
- Update from 1.8 to 1.8.1 failing
I have spent the past 2 hours trying to figure this out but I really dont know what to do. 1.8. was a fresh install because the upgrade from 1.7.4 was a total m...
- Realtime not working for some tables
Hi, I've got an issue where I can setup a realtime connection to listen to some tables, but some not all. I have two tables `history` and `users`. Both can be ...