You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error, when running the application with Bugzilla 5.0:
[ERROR] 02-11-2015 10:30:27 Error getting Issues from Bugzilla:
[ERROR] 02-11-2015 10:30:27 CookComputing.XmlRpc.XmlRpcFaultException: Server returned a fault exception: [410] You must log in before using this part of Bugzil
la.
at CookComputing.XmlRpc.XmlRpcSerializer.DeserializeResponse(XmlDocument xdoc, Type returnType)
at CookComputing.XmlRpc.XmlRpcSerializer.DeserializeResponse(Stream stm, Type svcType)
at CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest req, WebResponse webResp, Stream respStm, Type returnType)
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, MethodInfo mi, Object[] parameters)
at XmlRpcProxy0c2c5428-172f-460f-b62c-ef78f6e95a33.Logout()
at VersionOne.ServiceHost.BugzillaServices.BugzillaReaderUpdater.GetBugs()
at VersionOne.ServiceHost.BugzillaServices.BugzillaHostedService.OnInterval(Object pubobj)
The text was updated successfully, but these errors were encountered:
I am getting this error, when running the application with Bugzilla 5.0:
[ERROR] 02-11-2015 10:30:27 Error getting Issues from Bugzilla:
[ERROR] 02-11-2015 10:30:27 CookComputing.XmlRpc.XmlRpcFaultException: Server returned a fault exception: [410] You must log in before using this part of Bugzil
la.
at CookComputing.XmlRpc.XmlRpcSerializer.DeserializeResponse(XmlDocument xdoc, Type returnType)
at CookComputing.XmlRpc.XmlRpcSerializer.DeserializeResponse(Stream stm, Type svcType)
at CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest req, WebResponse webResp, Stream respStm, Type returnType)
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, MethodInfo mi, Object[] parameters)
at XmlRpcProxy0c2c5428-172f-460f-b62c-ef78f6e95a33.Logout()
at VersionOne.ServiceHost.BugzillaServices.BugzillaReaderUpdater.GetBugs()
at VersionOne.ServiceHost.BugzillaServices.BugzillaHostedService.OnInterval(Object pubobj)
The text was updated successfully, but these errors were encountered: