Model training fails in Production server and passes in Lab server and local with the same set up and config

I am using Python 3.8.5 and Rasa image in Docker , Rasa version 2.3.3 Model training frequently fails in Production server ( Linux) for new intents and success in Lab server ( Linux), with same config and version and same dataset. How to solve this issue?