How do I fix this log in error when connected to a proxy server?

7 views (last 30 days)
When I launch matlab, the log on screen shows this:
Failed to load URL https://login.mathworks.com/embedded-login/login.html?locale=en_US with error ERR_CONNECTION_REFUSED (-102).
Does anybody know how to get around this problem?
Thanks for your attention.

Answers (1)

Sreeram
Sreeram on 8 May 2025
Hi Ethan,
This issue often arises due to network restrictions or security software interfering with MATLAB’s access to the MathWorks login page. Common factors include:
  • Antivirus software
  • VPNs
  • Proxy servers
  • Firewalls (local or network-wide)
For troubleshooting, it can be helpful to temporarily disable any of the items mentioned above, as these may block MATLAB’s connection to the MathWorks server. Additionally, review firewall settings (both on the computer and at the network level) to ensure that neither MATLAB nor MathWorks-related URLs are being blocked. In some cases, it may be necessary to whitelist the MathWorks Service Host in the firewall settings.
If possible, try launching MATLAB on a different computer or network without these restrictions to determine if the issue is network-related. If the problem persists after these steps, consulting with IT support or contacting MathWorks support may provide further assistance.
Hope this sorts it out!

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!