a {
text-decoration: none;
color: #464feb;
}
tr th, tr td {
border: 1px solid #e6e6e6;
}
tr th {
background-color: #f5f5f5;
}
Copilot said:
I'm running SolarWinds Observability Self-Hosted Advanced 2026.1.1 with Platform Connect healthy (Registered, Connected, and OTEL Accessible), but the anomaly-detection plugin shows a failed status. The UAMS logs report TLS handshake timeout while downloading metadata from https://agent-plugins.cloud.solarwinds.com/rstuf/2.root.json; however, DNS resolution, Test-NetConnection on port 443, and a manual curl request all succeed, with curl returning HTTP 404 (NoSuchKey for rstuf/2.root.json). Has anyone encountered this issue or knows if this is a known UAMS/plugin repository problem in 2026.1.1?