I can't set up the MATLAB Production Server dashboard, why?

2 views (last 30 days)
I tried to set up the MATLAB Production Server dashboard, but there were some errors under CMD, the error code is shown in the figure. What can I do? Looking for help!
My MATLAB version: R2018a, 64bit; operating system version: win10, 64bit

Accepted Answer

Kojiro Saito
Kojiro Saito on 29 May 2023
This issue was discussed in the comments of another post and solved.
First add "<MATLAB_Production_Server_Install_Root>\bin\win64" to the system PATH enviroment or install Visual C++ Redistributable Packages for Visual Studio 2013.
Then, if encountered "admin already exists" error in mps-dashboard setup, you can change databaseUser to other user name than admin, for example, "--databaseUser hoge", in <MATLAB_Production_Server_Install_Root>\dashboard\config\config.txt.

More Answers (0)

Tags

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!