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)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (1)
Saurabh
el 24 de Sept. de 2024
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.
0 comentarios
Ver también
CategorÃas
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!