IdentityServer / IdentityServer3

OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana
https://identityserver.github.io/Documentation/
Apache License 2.0
2.01k stars 763 forks source link

Error: No connection could be made because the target machine actively refused it #3837

Closed rizamarhaban closed 7 years ago

rizamarhaban commented 7 years ago

Question / Issue

Why I sometimes get this error when try to authorize from the MVC client, not even end up on the login page. image

Scenario

I have no idea how to solve this issue. I also cannot say because of their data center issue as they host hundreds of apps and none of them has issue. My solution now is to add the,

DelayLoadMetadata = true

on the Web API project as I suspect because of this. Or is there something that I should change before I deploy back to their server.

Relevant parts of the log file

IdentityServer logs shows no error.
brockallen commented 7 years ago

This seems to be a general question about IdentityServer - not a bug report or an issue.

Please use one of the our free or commercial support options

See here for more details.

Thanks!