The simplest thing to do is add memory and see if they go away. That error message is saying beam used >1GB of memory (probably including swap). Elixir can be memory efficient, but the 256MB included in our free tier is cutting it close and using those VMs with an Elixir app takes some optimization.