Also, since this is a common failure mode, the way to fix your login is to 
clear all cookies for:

microsoft.com <http://microsoft.com/>
live.com <http://live.com/>
microsoftonline.com <http://microsoftonline.com/>
s-microsoft.com <http://s-microsoft.com/>
skype.com <http://skype.com/>
visualstudio.com <http://visualstudio.com/>
bing.com <http://bing.com/>
azure.com <http://azure.com/>

(and any subdomains thereof, particularly login.live.com 
<http://login.live.com/> and account.microsoft.com 
<http://account.microsoft.com/>)

I have to do this about once a month these days, which is progress; I used to 
have to do it on every login.  After doing so (making sure no windows are open 
to a Microsoft property such as Azure Pipelines as I'm doing so) I can reliably 
get in.

To be clear this is not a joke about Microsoft's login process or the confusing 
mess of domains they use; this is literally what I have to do to get my login 
to work.

You probably *don't* need to clear them for Github since GH's own login is not 
broken in the same horrible way that MS's is.  At least, I haven't had to.

Happy logins, all,

-glyph

> On Oct 24, 2020, at 5:21 AM, Adi Roiban <a...@roiban.ro> wrote:
> 
> Hi,
> 
> 
> 
> On Mon, 19 Oct 2020 at 05:47, Wilfredo Sánchez Vega <wsanc...@wsanchez.net 
> <mailto:wsanc...@wsanchez.net>> wrote:
>  Yeah, log in with GH has never worked for me. Always results in what claims 
> to be a transient error. 
> 
> 
> They worked for me and I like them more than buildbot logs :)
> 
> Maybe we can try something to reduce the load for logs.
> For example the run report into a file to contain only the failed + todo.
> Use a separate step to show the content...have that step fail on errors.
> When you click on a build, it should get you to the short summary. 
>  
> Cheers
>   -wsv
> 
>> On Oct 13, 2020, at 9:40 PM, Glyph <gl...@twistedmatrix.com 
>> <mailto:gl...@twistedmatrix.com>> wrote:
>> 
>> 
>> 
>>> On Oct 13, 2020, at 4:26 PM, Adi Roiban <a...@roiban.ro 
>>> <mailto:a...@roiban.ro>> wrote:
>>> 
>>> Thanks. So you need to be logged with github account and not your normal 
>>> Azure/Devops account.
>>> I guess most of us are connected to Azure using the Azure AD account.
>>> 
>>> I was not expecting to see "Login via Github" on the MS login page.
>>> 
>>> After the Github login, the github re-run works. It automatically re-runs 
>>> all the failed tests...not only a single job.
>> 
>> After reading this I tried for like 20 minutes to try and figure out what 
>> microsoft is doing when I "log in"; it seems it's figured out my azure 
>> account is my github account, I could have sworn I had 2 but now I only have 
>> 1.
>> 
>> Not sure how one gets into this situation though, and the fact that large 
>> parts of the MS / live.com <http://live.com/> auth stack are just broken 
>> (right now the logout button doesn't work at all, I have to delete all my 
>> cookies) makes this tricky to debug.  So I'm giving up now :).
>> 
>> -g
>> _______________________________________________
>> Twisted-Python mailing list
>> Twisted-Python@twistedmatrix.com <mailto:Twisted-Python@twistedmatrix.com>
>> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python 
>> <https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com <mailto:Twisted-Python@twistedmatrix.com>
> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python 
> <https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python>
> 
> 
> -- 
> Adi Roiban
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to