I can't set up the MATLAB Production Server dashboard, why?
2 views (last 30 days)
Show older comments
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1387919/image.png)
0 Comments
Accepted Answer
Kojiro Saito
on 29 May 2023
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.
0 Comments
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!