2017-11-29 22 views
0

에 응답하지 않았습니다.그렘린 원격 명령은 푸른 cosmosDB에 실패 호스트 내가 <strong>CosmosDB</strong>으로 <strong>놈아 콘솔</strong>를 설정하는 가이드 <a href="https://docs.microsoft.com/en-us/azure/cosmos-db/create-graph-gremlin-console" rel="nofollow noreferrer">create-graph-gremlin-console</a>을 다음했다 적시

내 원격 secure.yaml 파일은 다음과 같습니다

hosts: [***.documents.azure.com] 
port: 433 
username: /dbs/graphdb/colls/person 
password: <PRIMARY KEY> 
connectionPool: {enableSsl: false} 
serializer: { className: org.apache.tinkerpop.gremlin.driver.ser.GraphSONMessageSerializerV1d0, config: { serializeResultToString: true }} 

을 내가 명령 :> g.V().count()을 실행했을 때, 나는

호스트가시기 적절하게 응답하지 않았습니다 얻을 - 서버 상태를 확인하고 다시 제출하십시오.

스택 추적을 위해 터미널을 볼 수 있습니다. 내가 놈아 콘솔 3.3.0

  • 을 사용하고

    asciicast


    • 는 이미 this을 방문하지만, 대답은 매우 유용하다고하지 않았다.
    • 는 나는 내가 Node.js 응용 프로그램에서 동일한 구성을 사용하는 미세
    • 를 작동하고 내 CosmosDB 서버의 상태, &를 확인하고 너무 거기에 잘 작동합니다.
  • 답변

    2
    1. 호스트 ****해야합니다. graphs.azure.com 대신 ***의. documents.azure.com.
    2. 포트는 443이어야합니다.