Hi
i have created 2 PSU Servers with a SQL Database backend
¨we have put a netscaler in front for LB and what to use the url https://MYURL/api/v1/status to check if the servers is up and running but its always gives me a return code 503 and if i browses the api site i gets this "One or more endpoints are not healthy."
i cant see whats wrong im running version 2026.2.4 and its hosted on windows with a IIS
@jol We had a report of this API returning a 503 if the endpoints.ps1 file exists in the repository but is empty and actually have a fix for the coming in the next version. Either creating an endpoint or deleting the file should resolve this. That said, we have put some work into 2026.3.0 to make this endpoint behave better.
Adam Driscoll
PowerShell Expert and Developer at Devolutions
Hi Adam thanks for the quick response, I will test that