Developer
New Member
- Joined
- Jul 11, 2012
- Messages
- 799
After confirming on two of my bots, it looks like the nav server is in need of a restart. Lots of the usual log errors:
Thanks,
-D
[11:05:16.671 D] Waiting for path request to finish...
[11:05:16.849 D] Nav callback called.
[11:05:16.849 D] Can't get path from server.
[11:05:16.849 D] There was no endpoint listening at http://178.33.63.45:8723/PathService.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
[11:05:16.849 D]
Server stack trace:
at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
at System.ServiceModel.Channels.ServiceChannel*****.InvokeEndService(IMethodCallMessage methodCall, *****OperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannel*****.Invoke(IMessage message)
Thanks,
-D