* Exception when signin
See original GitHub issueOpen URL: http://localhost:5100/Account/SignIn I got an error
An unhandled exception occurred while processing the request.
TaskCanceledException: A task was canceled.
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
IOException: IDX10804: Unable to retrieve document from: 'http://10.0.75.1:5105/.well-known/openid-configuration'.
Microsoft.IdentityModel.Protocols.HttpDocumentRetriever+<GetDocumentAsync>d__8.MoveNext()
InvalidOperationException: IDX10803: Unable to obtain configuration from: 'http://10.0.75.1:5105/.well-known/openid-configuration'.
Microsoft.IdentityModel.Protocols.ConfigurationManager+<GetConfigurationAsync>d__24.MoveNext()
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
firebase - How do I handle Sign In Exceptions?
Your signin call. ... If you expect to see other exceptions, you might want to add another general catch block or on specific...
Read more >LoginException (Java Platform SE 7 )
javax.security.auth.login.LoginException ... This is the basic login exception. ... A detail message is a String that describes this particular exception.
Read more >Exceptions
2 Handling Exceptions. So what should happen if the customer isn't found? In this particular case, we have a login error: the user...
Read more >Handling Invalid Login exception - Mobile
Here's my log in exception handling. Then of course if you debug: But while debugging, it's caught by the All Exceptions handler ...
Read more >Getting error in user authentication when throw an ...
Hi , I have an authentication flow.Everything is good when the opening and create a LoginPage after that click login button i throw...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Some options more… Try if setting windows firewall to not protect DockerNAT works for you (use your neeeded profile - I used public in the sample pic):
Hope this helps!
Thank you @eiximenis
But my machine cannot change this config. that is stupid.