Why do I get the "ERR_CONNECT_FAIL" error when opening Simulink Start Page or Simulation Data Inspector?

When attempting to open a Simulink-related UI, mostly either the Simulink Start Page or the Simulation Data Inspector (SDI), it opens a new window but displays an error message.
The error message shows either of the following error messages, or both.
503 Service Unavailable
ERR_CONNECT_FAIL

 採用された回答

MathWorks Support Team
MathWorks Support Team 2025 年 8 月 12 日
編集済み: MathWorks Support Team 2024 年 8 月 15 日
A possible solution to this is to change the network configuration options on the machine such that it is able to establish a loopback connection by opening and closing ports and communicating through the localhost. In some situations, users' configuration may block or have some form of proxy that reroutes localhost traffic. In these situations, the connector may fail to communicate properly.
On Windows 7 and 10, navigate to Internet Explorer (or Control Panel -> Network settings) -> Internet Options -> Connections -> LAN Settings -> turn ON "Bypass proxy server for local addresses", with "Use a proxy server for you LAN" most likely already ON.
On Mac OS X, navigate to System Preferences -> Network -> Advanced -> Proxies -> turn ON "Exclude simple hostnames".
Note:
You can run the following command in the MATLAB Command Window to open Simulink Library Browser without opening the Simulink Start Page.
>> slLibraryBrowser

その他の回答 (0 件)

カテゴリ

製品

リリース

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by