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?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Installation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!