diladele / webproxy

Web Filtering Proxy for Microsoft Windows is a web filtering proxy and secure web gateway for Microsoft Windows. It can decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages. The product deployed as a network service in Microsoft Windows and is managed by using Microsoft Management Console.
https://www.diladele.com/webproxy/
5 stars 3 forks source link

License check fails with strange error #572

Closed ra-at-diladele-com closed 1 year ago

ra-at-diladele-com commented 1 year ago
System.Exception: License key is invalid, please click Proxy Settings / License Key. License Info: System.ArgumentException: Invalid JSON primitive: .
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize[T](String input)
   at Diladele.Wfp.Data.License.Instance(String licenseKeyPem)
   at Diladele.Wfp.MmcSnapIn.BusinessLogic.HealthChecker.CheckLicense()
ra-at-diladele-com commented 1 year ago

Added more debugging output; lets see if this is reproduced.

ra-at-diladele-com commented 1 year ago

yes fixed