Random Failed Plate Solving

I’ve had my Atlas Pro out a few times now without seeing this issue, but tonight I could not get it to plate solve. I could do a blind sync and solve, and then I put a link in from astrobin and hit center now I either get an error message (see pic below) and the mount doesn’t move or it slews and then cant seem to make adjustments to center the target. I’ve attached what I think is the failure from the logs. Thanks!!

/18 21:34:14.683][DEBUG] [Telescope Thread] *********** SUCCESSFUL SOLVE *******
[10/10/18 21:34:14.683][DEBUG] [Telescope Thread] SOLVER: False
[10/10/18 21:34:14.683][DEBUG] [Telescope Thread] SUCCESS: True
[10/10/18 21:34:14.683][DEBUG] [Telescope Thread] CONF: 399
[10/10/18 21:34:14.683][DEBUG] [Telescope Thread] BLIND: False
[10/10/18 21:34:14.683][DEBUG] [Telescope Thread] RA: 0.976533223202711
[10/10/18 21:34:14.684][DEBUG] [Telescope Thread] DEC: 60.9759057658571
[10/10/18 21:34:14.684][DEBUG] [Telescope Thread] SCALE: 3.33551
[10/10/18 21:34:14.684][DEBUG] [Telescope Thread] FLIPPED: False
[10/10/18 21:34:14.684][DEBUG] [Telescope Thread] ANGLE (EON): 356.27
[10/10/18 21:34:14.684][DEBUG] [Telescope Thread] MSG: Valid solve.
/18 21:34:14.684][DEBUG] [Telescope Thread] ************************************
[10/10/18 21:34:14.684][DEBUG] [Telescope Thread] Auto center validation frame solved successfully…
[10/10/18 21:34:14.684][DEBUG] [Telescope Thread] Telescope: Syncing to J2000 RA: 0.976533223202711 Dec: 60.9759057658571
[10/10/18 21:34:14.684][DEBUG] [Telescope Thread] Telescope: Sync behavior set to “Sync”…
[10/10/18 21:34:14.693][DEBUG] [Telescope Thread] ASCOM Telescope: Error in Sync : CheckDotNetExceptions ASCOM.SynScanMobile.Telescope CanSync Get System.Net.Sockets.SocketException (0x80004005): A blocking operation was interrupted by a call to WSACancelBlockingCall
at System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint& remoteEP)
at System.Net.Sockets.UdpClient.Receive(IPEndPoint& remoteEP)
at SwCsCommon.UDPComm.Read()
at ASCOM.SynScanMobile.ConversationManager.ConverseStaticInternal(IComm comm, CommunicationStats cs, ResponseCache responseCache, CallerType callerType, Command command, ArgsChecker argsChecker, ConverseParams convParams)
at ASCOM.SynScanMobile.ConversationManager.ConverseGetBoolean(String cmd, ConverseParams convParams)
at ASCOM.SynScanMobile.Telescope.get_CanSync() (See Inner Exception for details) (System.Net.Sockets.SocketException (0x80004005): A blocking operation was interrupted by a call to WSACancelBlockingCall
at System.Net.Sockets.Socket.ReceiveFrom(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint& remoteEP)
at System.Net.Sockets.UdpClient.Receive(IPEndPoint& remoteEP)
at SwCsCommon.UDPComm.Read()
at ASCOM.SynScanMobile.ConversationManager.ConverseStaticInternal(IComm comm, CommunicationStats cs, ResponseCache responseCache, CallerType callerType, Command command, ArgsChecker argsChecker, ConverseParams convParams)
at ASCOM.SynScanMobile.ConversationManager.ConverseGetBoolean(String cmd, ConverseParams convParams)
at ASCOM.SynScanMobile.Telescope.get_CanSync())
at ASCOM.DriverAccess.MemberFactory.CheckDotNetExceptions(String memberName, Exception e) in C:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 630
at ASCOM.DriverAccess.MemberFactory.GetTargetInvocationExceptionHandler(String memberName, Exception e) in C:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 664
at ASCOM.DriverAccess.MemberFactory.CallMember(Int32 memberCode, String memberName, Type[] parameterTypes, Object[] parms) in C:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 231
at ASCOM.DriverAccess.Telescope.get_CanSync() in C:\ASCOM Build\Export\ASCOM.DriverAccess\Telescope.cs:line 451


at p7.kg(Double A_0, Double A_1, Boolean A_2)

Anyone? Hoping to get some insight before going out again tonight. Going to uninstall the mount drivers and reinstall. Just thought maybe someone could tell from the logs

Not entirely. It seems like your mount is throwing an exception when we attempt to ask if we can even sync it (CanSync).

Maybe see if there are updated mount drivers?

Thanks,
Jared