Hello,
Customer relayed this message and error output:
When adding or modifying Laserfiche users (Not AD) in LFDS, the server logs multiple EID:2 Socket errors when using the web browser. If I use the Laserfiche Administration Console, there are no errors generated.
System.Net.Sockets.SocketException (0x80004005): No such host is known
at System.Net.Dns.GetAddrInfo(String name)
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at System.Net.Sockets.UdpClient.Connect(String hostname, Int32 port)
at Laserfiche.LicenseManager.Notification.NotificationManager.LegacySender(ActivityEvent actEvt, Application app, Host host)
Type:
System.Net.Sockets.SocketException
Stack Trace:
at System.Net.Dns.GetAddrInfo(String name)
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at System.Net.Sockets.UdpClient.Connect(String hostname, Int32 port)
at Laserfiche.LicenseManager.Notification.NotificationManager.LegacySender(ActivityEvent actEvt, Application app, Host host)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Laserfiche-Directory Service-Server" Guid="{8F289EF0-F5CB-445B-87AB-2D62C3D1AA63}" />
<EventID>2</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x2000000000000000</Keywords>
<TimeCreated SystemTime="2020-07-06T23:30:14.894433600Z" />
<EventRecordID>93038</EventRecordID>
<Correlation />
<Execution ProcessID="1960" ThreadID="4212" />
<Channel>Laserfiche-Directory Service-Server/Operational</Channel>
<Computer>LFDS Server name removed
<Security UserID="S-1-5-20" />
</System>
<EventData>
<Data Name="Message">System.Net.Sockets.SocketException (0x80004005): No such host is known
at System.Net.Dns.GetAddrInfo(String name)
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at System.Net.Sockets.UdpClient.Connect(String hostname, Int32 port)
at Laserfiche.LicenseManager.Notification.NotificationManager.LegacySender(ActivityEvent actEvt, Application app, Host host)
Type:
System.Net.Sockets.SocketException
Stack Trace:
at System.Net.Dns.GetAddrInfo(String name)
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at System.Net.Sockets.UdpClient.Connect(String hostname, Int32 port)
at Laserfiche.LicenseManager.Notification.NotificationManager.LegacySender(ActivityEvent actEvt, Application app, Host host)</Data>
<Data Name="ExceptionType">System.Net.Sockets.SocketException</Data>
<Data Name="StackTrace"> at System.Net.Dns.GetAddrInfo(String name)
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at System.Net.Sockets.UdpClient.Connect(String hostname, Int32 port)
at Laserfiche.LicenseManager.Notification.NotificationManager.LegacySender(ActivityEvent actEvt, Application app, Host host)</Data>
</EventData>
</Event>
Appreciate any feedback,
Jeff Curtis