Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Identity V3] The remote host has forced an existing connection to be shut down. #659

Open
ghforgaofeng opened this issue Jun 1, 2018 · 0 comments

Comments

@ghforgaofeng
Copy link

Hello everyone:
I'm using the authentication V3, but I can't do it now.
Message: Unable to read data from the transport connection: the remote host has forced an existing connection to be shut down.
If I could get help, I would appreciate it.

This is my code:
static void Main(string[] args)
{
OpenstackIdentityProvider provider = new OpenstackIdentityProvider(endpoint, userId, password, scopeId, scopeType);
ComputeService service = new ComputeService(provider, region);
var server = ComputeServiceExtensions_v2_1.GetServer(service, serverId);
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant