Error in image natural : Ndv Server started (pid=13, port=2700) Ndv Server Error: -18

Hello, I have a problem with the natural image on Docker. Whenever I try to update the code, errors appear in the logs of the image on Docker. These are the errors:

2024-04-08 19:20:12 Ndv Server started (pid=13, port=2700)
2024-04-08 19:20:12
2024-04-08 19:20:12
2024-04-08 19:20:12
2024-04-08 19:20:12 Ndv Server Error: -18

I hope to find a solution to the problem


The Ndv Server Error: -18 in your Docker image likely points to a configuration or dependency issue. Ensure the Docker image is up-to-date, check dependencies, rebuild the image, and verify resource limits. Reviewing logs and increasing verbosity might provide more clues.