Volpeon :drgn_flat_blep: on Nostr: There's also another fun one with the same app: Sometimes the container crashes with ...
There's also another fun one with the same app: Sometimes the container crashes with "no space left on device". Yes, the container itself, not the server. Rebuilding the container fixes the problem.
I guess this means it's writing data on a non-volume? But this should never be the case
RE: https://is-a.wyvern.rip/notes/9y7lyxse3gzv00ef
I guess this means it's writing data on a non-volume? But this should never be the case
RE: https://is-a.wyvern.rip/notes/9y7lyxse3gzv00ef
quoting note1p5y…5u9aI have yet to investigate a memory leak in a Node app that causes the container to crash after a while. The "while" is very unpredictable, though: sometimes it's 10 minutes, sometimes 2 days. I don't even know where to begin.