Server randomly uses lots more Memory and starts crashing. Seems unrelated to usage.
carllippert
HOBBYOP

2 years ago

Heyo!

Really enjoy railway. But now twice I have had a project that is essentially a websockt server using FFMPEG for Audio Cleaning before Voice Activity Detection just stop working.

It randomly jumps from like 1 to 5 memory

I have python setup to let me use FFMPeg but im having trouble debuggin what might be happening

4 Replies

carllippert
HOBBYOP

2 years ago

6d8afc38-e39a-4993-ab99-cbe6dcc7a64d


brody
EMPLOYEE

2 years ago

There's unfortunately not much Railway can do for you here, Railway only ever runs your code as-is.


carllippert
HOBBYOP

2 years ago

question is are their other metrics that i can find related to like file system usage?


brody
EMPLOYEE

2 years ago

the only file system metrics would be volume metrics


Loading...