Hi,
I've the problem that the Launchpad indicates the server as offline even if it's not.
In the Server dashboard I can see that all client PCs are shown as offline too, but everything is up and running. I can ping the clients and vice versa. I've looked ino the logfiles and found the following errors in LANConfigSvc.log:
[2728] 131118.160555.6740: ServerDiscoveryClient: Calling Ping
[2728] 131118.160555.6740: ServerDiscoveryClient: OM is connected, just Ping
[6288] 131118.160555.6740: ServerConnectionClient: Calling Ping
[6288] 131118.160555.6740: ServerConnectionClient: OM is connected, just Ping
[7136] 131118.160555.7676: VPNClientUpdater: Failed to retrieve VPN server setting. Exception: System.TimeoutException: Timeout occurred waiting for connection to complete. Connection attempt is still in progress.
at Microsoft.WindowsServerSolutions.Common.ProviderFramework.internal.ConnectorInternals.TimeoutWait`1.ThreadWaitHolder.WaitForTimeout(TimeSpan duration, ProviderConnector`1 providerConnector)
at Microsoft.WindowsServerSolutions.Common.ProviderFramework.ProviderConnector`1.WaitForConnection(TimeSpan duration)
at Microsoft.WindowsServerSolutions.Networking.NetworkingServiceBackend.Connect(TimeSpan timeout)
at Microsoft.WindowsServerSolutions.Networking.VPNClientUpdater.TryGetVPNServerSetting(VPNSetting& setting)
[2292] 131118.160556.1108: ServerDiscovery:Pinger: Ping: TimeoutException in Connect
[2292] 131118.160556.1108: SmallBusinessServerPresenceDetector: Ping: retry #25 of 1 failed
[6184] 131118.160601.2905: ServerDiscovery:Pinger: Ping: TimeoutException in Connect
[6184] 131118.160601.2905: ServerDiscoveryProvider:SmallBusinessServerDiscoverer: Verification failed
[6184] 131118.160601.2905: ServerDiscoveryProviderBase: Calling Callback.OnServerDiscoveryAttemptFailed()
[6184] 131118.160601.2905: ServerDiscoveryProviderBase: Callback successfully completed
[2988] 131118.160601.2905: LanConfigService:RunnerBase: Server discovery Attempt Failed
[6288] 131118.160606.2986: ServerDiscoveryProvider:SmallBusinessServerDiscoverer: Reset DNS server before discovery
[6288] 131118.160606.4078: ServerDiscovery:ServerLocator: FindServer: looking for server SERVER02, searchDuration:00:00:05
[6288] 131118.160611.6342: ServerDiscoveryProvider:SmallBusinessServerDiscoverer: OnServerCandidateDiscovered: Found server SERVER02, will verify
[6288] 131118.160611.6342: ServerDiscoveryProvider:SmallBusinessServerDiscoverer: Set DNS server after discovery.
[6184] 131118.160611.6342: PInvoke: DnsValidateServerStatus(out serverStatus = 'ERROR_SUCCESS (0x00000000)', serverIP = '192.168.104.34', queryName = '') returns 'NO_ERROR (0x00000000)'
[6288] 131118.160611.7122: ProviderFramework: Information: [0] : (current thread: 0x1890): PfSynchronizationContext not needed.
[6288] 131118.160611.7122: ProviderFramework: Information: [0] : ProviderConnector: Querying for provider info: Microsoft.WindowsServerSolutions.Networking.INetworkingService, True,
Can someone help please
Thanks