I have an OpenID with MyOpenID, and I have a URL on my own domain to delegate to this MyOpenID, i.e. just a page containing
<html><head>
<link rel="openid.server" href="http://www.myopenid.com/server">
<link rel="openid.delegate" href="http://mysecretidentity.myopenid.com">
</head><body></body></html>
My own URL is my primary OpenID on the Trilogy; this has been working fine for ages. But as of just now, I'm not able to login to any of M+SOFU, receiving a "connection was reset before completed" when trying to retrieve the page from http://[site].com/users/authenticate/ after returning from myopenid.com.
Logging in with the (undelegated) MyOpenID works.
Logging in to Bitbucket with the delegated Id also works, suggesting this is a SOFU problem.
The standards (different browser, clear cookies, etc.) didn't help.