Hi
Once we have upgraded Solarwinds on 2025.1 many issues which we are facing.
One of them is IPAM is behaving malfunctioning like i found the logs in which clearly checked IPAM is not properly working on schedular jobs for DHCP scopes.
**** 2025-02-23 14:33:43,259 [137] ERROR SolarWinds.Orion.PubSub.Implementation.SubscriptionManager (null) - An error occurred while checking whether the subscription 'IPAM.IPAM-DhcpScope.Engine' exists.
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.tcp://xxx:17777/SolarWinds/InformationService/v3/Orion/Streamed/certificate that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
**** 2025-02-23 11:32:55,439 [47] ERROR SolarWinds.IPAM.Jobs.JobScheduler (null) - EnumerateScheduledJobs: Could not reach JobScheduler service at default JobSchedulerEndpoint after 3 retries
**** 2025-02-23 11:32:55,439 [47] ERROR SolarWinds.IPAM.ScanningEngine.Helpers.NeighborDeviceMonitoring (null) - Exception occurred on ensuring of NeighborDevice jobs existence
System.ApplicationException: Could not reach JobScheduler service after 3 retries
at SolarWinds.IPAM.Jobs.JobScheduler.ExecuteJobSchedulerOperation[T](String operationName, JobSchedulerOperation`1 operation)
at SolarWinds.IPAM.Jobs.JobScheduler.EnumerateScheduledJobs()
Is there anyone who is also facing the same or relavent logs and have any solution?