Skip to content

Issues connecting to CosmosDB with Gremlin API - 'no such host (wss)' #199

@whege

Description

@whege

When adding the host as:
wss://<RESOURCE_NAME>.gremlin.cosmos.azure.com
with a port of 443, I got the following error:

DataSource[<RESOURCE_NAME>] - metadata refresh failed. Reason: No such host is known (wss) Details...

Clicking on "Details" not only doesn't bring anything up, but often causes an internal IDE error with PyCharm.

I can try changing the configuration - switching to HTTPS endpoint, including the port in the host, using different keys, switching the flavor from Cosmos to Gremlin(default) - but I end up with the same error as above.

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