What's the container eating RAM?
none
So what's using all the ram?
Do you have high usage currently or you just restarted?
its 92%
Never saw such preload.php π
maybe I'll recreate a new droplet again since this one's kinda weirdπ€£ I can't event log in to my application because of the error xD
I think you should create a GitHub issue for this too
I don't think that should happen π€
even sentry didn't detect some problem in the server
Yes, it looks like to be somewhat external to appwrite. I mean, it doesn't comes directly from a container related to Appwrite
But could be caused by Appwrite, I don't discard
is api.[domain name] isn't allowed for app domain?
Thatβs what I use, so it definitely is
did you enabled the APP_OPTIONS_ROUTER_PROTECTION?
I donβt think so. Could be it was done automatically
Iβm on mobile at the moment, Iβll check when I can
my ram usage is now stable, all I did was my app domain to api.[domain name] then use docker compose up -d command π€£
weird
andd now I can logged in
literally weird
thank you all
[CLOSED] Getting error trying to logged-in on my flutter application
Recommended threads
- AppwriteException: Invalid query: Query ...
```js console.log(typeof interaction.user.id) console.log(interaction.user.id) const user_check = await TablesDB.listRows({ databaseId: "db", ...
- Files access permissions
Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or i...
- functions custom domain issues in self h...
Iβm running self-hosted Appwrite (Docker) behind Traefik with Cloudflare proxy (Full/Strict). Main domain works: https://app.printa4.in Function subdomains fa...