Simulink Startup Error shows Server Error
이전 댓글 표시
Hi, When I start my Simulink, it shows two errors
Task name: 'sltemplate.internal.request.loadTemplates' Task arguments: '' Error Type: 'Server Error' Error Message: 'Forbidden;403'
Task name: 'sltemplate.internal.request.loadSimulinkHistory' Task arguments: '' Error Type: 'Server Error' Error Message: 'Forbidden;403'
Any reasons and solution to this please? Thank You
답변 (2개)
Pradeep Kumar
2019년 1월 14일
1 개 추천
After uninstalling and reinstalling MATLAB thrice, I think I may have found a solution to this problem.
Let me first list out things that don't work:
- Reinstalling MATLAB
- Reinstalling MATLAB in a drive different than the original drive (D:\ instead of C:\ e.t.c.)
- Executing the commands listed in the above answer.
- Regenerating the MATLAB preference folder as instructed in the link provided in the above answer.
Now the solution is pretty simple. This error goes away if the internet connection is turned off when MATLAB/Simulink is opening.
The connection can be turned ON once simulink has opened successfully.
Although this is only a work-around, it seems to be the only way to get around this problem until MathWorks comes up with a solution.
댓글 수: 3
Pradeep Mp
2019년 2월 19일
Thanks a lot bro. After struggling so many times to open simulink, I thought of uninstalling matlab. But after seeing your answer, I used your trick and it worked.
Pradeep Kumar
2019년 2월 23일
Great to know that it worked for you! Cheers.
Shravan Kumar
2019년 6월 1일
this method is not working
Sonam Gupta
2018년 3월 28일
Execute the following commands in your MATLAB command window to resolve this issue:
restoredefaultpath
rehash toolboxcache
savepath
sl_refresh_customizations
If the above commands do not work then regenerating MATLAB preference folder by following the instructions at this link may help:
댓글 수: 1
Pradeep Kumar
2019년 1월 12일
This does not resolve the issue. I have tried regenerating the MATLAB preference folder as well, as directed by the above link. However, the problem still persists.
Please look into this issue at the earliest and provide a resolution.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!