thedaviddelta / lingva-translate

Alternative front-end for Google Translate

Home Page:https://lingva.thedaviddelta.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker crash

extremelyonline opened this issue · comments

Hi,

When I run the latest docker image of lingva-translate, it crashes after a while, bringing down my whole docker service.

I ran sudo systemctl status docker and found the following log line for the lingva container. This is right before it crashes:

module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"

commented

Hello and thanks for the report!

Unfortunately, I couldn't reproduce the error. Please tell me if it still happens to you.
In addition, we just added a Docker healthcheck in our last PR (#131), that may help to manage server errors within the container.

Regards, David.