Skip to content

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

@ghforgaofeng

Description

@ghforgaofeng

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);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions