How do I solve a Connector error "Did not start the server. Desired port was: 31415." in Matlab R2019a?

3 visualizaciones (últimos 30 días)
I've just installed Matlab R2019b. However, there seems to be a connector error.
Similar warning appears whenever I try to run a script or open a ".mlx" file (can't open .mlx). I've installed JAVA, deactivated my Firewall and tried to use the administrator mode to run matlab.exe, but they didn't work.
Any idea on how to fix it? ?
>> connector on
Error using connector.internal.doEnsureServiceOn
Error in Connector: Did not start the server. Desired port was: 31415. Last error was: Server did not respond to initial
request: 127.0.0.1:31714

Respuestas (1)

Saurabh
Saurabh el 24 de Sept. de 2024
Hi @Elise,
I have found a similar question that addresses the same issue.
Refer to this link for the complete solution:
The process adds an exception in the Windows Firewall to allow traffic through a specified TCP port, enabling specific network communications by permitting connections that would otherwise be blocked.
I hope this was helpful.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by