Why does my MATLAB Production Server request sometimes fail for CTFs that use Python?
I am using MATLAB Production Server R2024a to run deployed MATLAB code. As part of my CI/CD workflow, the CTF deployed to my MPS instance is regularly updated and tested.
However, the first call to a CTF after it has been updated will sometimes fail with sporadic data or memory corruption, hanging, crashing or returning bad data in a client response along with a host of confusing, sporadic messages in the MPS log file. I have also noticed this occurring during normal execution (i.e. CTFs not recently updated) when switching between CTFs. Both of these issues especially occur with CTFs that call third-party libraries like Python.
Why am I experiencing these issues with my auto-deployed CTFs?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Installation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!