Does your appwrite instance available on public? I mean, are you getting real traffic? or is just you at this moment?
Did you migrate from a previous version?
Yes. This is a real traffic. About 15-20 requests per minute according traefik stats. Yes. I've done a few migration on it
And according dashboard stats?
Are you sure you ran migration command after the corresponding upgrades?
Neh. It shows 565k request for the past 24 hours.
I'm sure
Hello again. I performed a clean install on a separate DO Droplet yesterday and copied all the data I had from the previous server. It appears that there is still a leak.
New version is 1.4.5
Are you using realtime feature?
No as far as I know but I'll check it for sure
Also, the requests contains images?
Frequently. And videos as well. Request them from a storage bucket
That makes sense
How are you getting them?
With the preview endpoint?
Download/View requests. Mostly View
Could you please share a fragment of the code you're using to get the images?
I think this is a caching issue 🤔
My iOS client is not performing requests anymore, but guys who made Android version of my app is still in business. I'll be back with snippets later
It has been used for images and videos as well
I've turned on access.log from traefik and see GET requests on /view. I'll try to find out who does it
That should not use cache from what I understand 👀
So this is the appwrite container itself right?
Yes
Is this still happening? Do you know if it was happening before 1.4.4?
Recommended threads
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...