Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10563

Limitations in Free Tier Clusters page does not list replSetGetStatus

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Hi,

      Can the command replSetGetStatus be added into the Atlas documentations on Limitations in Free Tier Clusters page?

      Command rs.status() is not permitted on Free Tier clusters.

      I have tested the command on my M0 proxy cluster and I got following error:

      ClusterNew-shard-0:PRIMARY> rs.status()
      {
      	"ok" : 0,
      	"errmsg" : "Error getting replSetGetStatus string field from doc : not a string float64 %!s(float64=1)\n\tat erh/mongonet/bsonutil.go:81\n\tat 10gen/atlasproxy/bson_util.go:56\n\tat 10gen/atlasproxy/commands.go:497\n\tat 10gen/atlasproxy/commands.go:534\n\tat 10gen/atlasproxy/session_proxy.go:280\n\tat 10gen/atlasproxy/session_proxy.go:630\n\tat 10gen/atlasproxy/session_proxy.go:373\n\tat erh/mongonet/proxy.go:211\n\tat erh/mongonet/proxy.go:328\n\tat src/runtime/asm_amd64.s:1998",
      	"code" : 8000,
      	"codeName" : "AtlasError"
      }
      

      Thanks,
      Adriana

            Assignee:
            ravind.kumar Ravind Kumar (Inactive)
            Reporter:
            adriana.janikova@mongodb.com Adriana Janikova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              6 years, 39 weeks, 6 days ago