rphlmr / drizzle-run

Play with Drizzle in your browser
https://drizzle.run
GNU Affero General Public License v3.0
75 stars 0 forks source link

Server crash after some times #12

Closed rphlmr closed 1 month ago

rphlmr commented 2 months ago

After a while, RAM consumption is 100% (512MB) and swap is 100% (512MB).

The only server-side thing I have is the OG image generator (https://vercel.com/docs/functions/og-image-generation)

Platform: Fly.io

App drizzle-run has excess capacity
[    0.268100] PCI: Fatal: No config space access function found
rphlmr commented 2 months ago
Out of memory: Killed process 337 (node) total-vm:44105808kB, anon-rss:356644kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:5788kB oom_score_adj:0

Trying to scale from 512 to 1024. Generated OG images are already cached (LRU + cachified)

rphlmr commented 1 month ago

https://github.com/rphlmr/drizzle-run/releases/tag/v0.6.0