Jun Gu
Jun Gu
I pull the latest image again. The chatbot-ui service is barely usable at all based on latest image. when I first ask a question. the container will exit immediately due...
> How many conversations do you have ? Only three conversations. So can we detect the OOM issue using some tools.
I rechecked my host machine and found that the total memory size of my machine is 512MB. ``` root@virmach-vm:~# free -h total used free shared buff/cache available Mem: 473Mi 163Mi...
> In that case, you could try the following : add the `NODE_OPTIONS=--max-old-space-size=350` to your `docker run` command. That way it will prevent the app to eat up all your...