I’m having trouble connecting to Mission Planner. I receive a “Connect Failed” error when attempting to establish a MAVLink connection. I’ve tested my firewall settings, ensured the correct ports are open. Despite trying several solutions, including changing ports and reconfiguring settings, I am still stuck. Any advice or steps I can try to resolve this?
Uninstall mission planner and reinstall it.
did not work
.
btw this is what I get when I click on details of the “Connect Failed” error:
Only one usage of each socket address (protocol/network address/port) is normally permitted.
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at MissionPlanner.Comms.UdpSerial.Open() in C:\Users\mich1\Desktop\CubePilot\MissionPlanner\ExtLibs\Comms\CommsUdpSerial.cs:line 130
at MissionPlanner.MAVLinkInterface.OpenBg(IProgressReporterDialogue PRsender, Boolean getparams) in C:\Users\mich1\Desktop\CubePilot\MissionPlanner\ExtLibs\ArduPilot\Mavlink\MAVLinkInterface.cs:line 886
at MissionPlanner.Controls.ProgressReporterDialogue.RunBackgroundOperation(Object o) in C:\Users\mich1\Desktop\CubePilot\MissionPlanner\ExtLibs\Controls\ProgressReporterDialogue.cs:line 111