Express correctly Identifies my device as a Nuvi 1450LMT but it fail to load the device with the error cannot communicate with the garmin servers.
Log File contents:
--------- [ Thread 1 ] ----------------+-------+------+---+--->
Client Version: 3.1.8.0.e2896ab
Operating System Version: 602
Installed .NET Version: 4 Service Pack 0
.NET 4.0 Patch Installed: No
.NET 4.0.3 Update Installed: No
.NET 4.5 Update Installed: Yes
CoreService.GetChannel() {
Waiting while connection to service is established...
--------- [ Thread 4 ] ----------------+-------+------+---+--->
CoreService.ConnectThread_Run() {
CoreService.set_ApiStatus() {
status = Connecting
}
Service is running, but WCF channel is not open.
CoreService.set_ApiStatus() {
status = Available
}
}
--------- [ Thread 1 ] ----------------+-------+------+---+--->
ApiStatus changed to Available.
}
Client Version: 3.1.8.0.e2896ab
Settings upgraded from previous version
Migrating ANT devices from ANT Agent/Express Fit.
Initializing DotNetAgentFactory with ANT support disabled.
Map update pod loaded
Map update pod loaded
Purchasable info pod loaded
Purchasable info pod loaded
Sync pod loaded
Updates loaded
FreeViewModel..ctor() {
FreeViewModel loaded.
}
Reinstall loaded
Device Info loaded
ConnectNewDeviceViewModel loading
ConnectNewDeviceViewModel loaded
Schedule loaded
About loaded
Settings loaded
NewDeviceViewModel loading
NewDeviceViewModel loaded
--------- [ Thread 5 ] ----------------+-------+------+---+--->
GInternet.OnIsConnectedChanged() {
isConnected = True
}
--------- [ Thread 1 ] ----------------+-------+------+---+--->
Error performing startup checks. Could not communicate with core service
CoreWebException = {
Type = "WebException"
Message = "Unable to connect to the remote server"
StackTrace = "at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)"
StackTrace = "at System.Net.HttpWebRequest.GetRequestStream()"
StackTrace = "at Garmin.Cartography.MapUpdate.CoreService.RemoteService.CoreProtobufService.<>c__DisplayClassc`1.<ProtoRequest>b__b(Int32 attempt)"
StackTrace = "at Garmin.Cartography.MapUpdate.GLib.FuncExtensions.AttemptWithRetryDelay[T](Func`2 func, Int32 maxAttempts, String description, Func`2 abortCondition)"
StackTrace = "at Garmin.Cartography.MapUpdate.CoreService.RemoteService.CoreProtobufService.ProtoRequest[T](String address, Object request, Int32 maxAttempts)"
InnerException = {
Type = "SocketException"
Message = "No connection could be made because the target machine actively refused it 127.0.0.1:13081"
StackTrace = "at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)"
StackTrace = "at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)"
InnerException = <null>
}
HttpStatusCode = 0
ServerExceptionType = ""
ServerExceptionMessage = ""
CustomServerMessage = ""
}
Schedule Control loaded.
--------- [ Thread 9 ] ----------------+-------+------+---+--->
Unabled to check for application update
CoreWebException = {
Type = "WebException"
Message = "Unable to connect to the remote server"
StackTrace = "at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)"
StackTrace = "at System.Net.HttpWebRequest.GetRequestStream()"
StackTrace = "at Garmin.Cartography.MapUpdate.CoreService.RemoteService.CoreProtobufService.<>c__DisplayClassc`1.<ProtoRequest>b__b(Int32 attempt)"
StackTrace = "at Garmin.Cartography.MapUpdate.GLib.FuncExtensions.AttemptWithRetryDelay[T](Func`2 func, Int32 maxAttempts, String description, Func`2 abortCondition)"
StackTrace = "at Garmin.Cartography.MapUpdate.CoreService.RemoteService.CoreProtobufService.ProtoRequest[T](String address, Object request, Int32 maxAttempts)"
InnerException = {
Type = "SocketException"
Message = "No connection could be made because the target machine actively refused it 127.0.0.1:13081"
StackTrace = "at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)"
StackTrace = "at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)"
InnerException = <null>
}
HttpStatusCode = 0
ServerExceptionType = ""
ServerExceptionMessage = ""
CustomServerMessage = ""
}
--------- [ Thread 8 ] ----------------+-------+------+---+--->
Unabled to check for application update
CoreWebException = {
Type = "WebException"
Message = "Unable to connect to the remote server"
StackTrace = "at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)"
StackTrace = "at System.Net.HttpWebRequest.GetRequestStream()"
StackTrace = "at Garmin.Cartography.MapUpdate.CoreService.RemoteService.CoreProtobufService.<>c__DisplayClassc`1.<ProtoRequest>b__b(Int32 attempt)"
StackTrace = "at Garmin.Cartography.MapUpdate.GLib.FuncExtensions.AttemptWithRetryDelay[T](Func`2 func, Int32 maxAttempts, String description, Func`2 abortCondition)"
StackTrace = "at Garmin.Cartography.MapUpdate.CoreService.RemoteService.CoreProtobufService.ProtoRequest[T](String address, Object request, Int32 maxAttempts)"
InnerException = {
Type = "SocketException"
Message = "No connection could be made because the target machine actively refused it 127.0.0.1:13081"
StackTrace = "at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)"
StackTrace = "at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)"
InnerException = <null>
}
HttpStatusCode = 0
}
ServerExceptionType = ""
ServerExceptionMessage = ""
CustomServerMessage = ""
Any help would be greatly appreciated.