On both my servers, clicking the version number in the admin console main page
open /admin/releases and sits there circling forever, not showing any release info.
This always has worked before.
this fails as well
update-PSUServer -verbose -LatestVersion -Path “C:\Program Files (x86)\Universal”
VERBOSE: Requested HTTP/1.1 GET with 0-byte payload
VERBOSE: Received HTTP/1.1 8-byte response of content type text/plain
VERBOSE: Requested HTTP/1.1 GET with 0-byte payload
VERBOSE: Received HTTP/1.1 312-byte response of content type text/html
Invoke-WebRequest: Bad RequestBad Request - Invalid URLHTTP Error 400. The request URL is invalid.
Update:
Release now get shows again in the admin console.
Cmd line update-psuserver -latestversion still fails with invalid URL.