Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-56691

server-eshell not working

    XMLWordPrintable

Details

    • Untriaged
    • 0
    • Unknown
    • Build Team 2023 Sprint 7, Build Team 2023 Sprint 8

    Description

      While testing some elixir code I noted server-eshell wasn't working on linux

      [ec2-user@ip-172-31-15-151 bin]$ ./couchbase-cli server-eshell -u Administrator -p asdasd -c localhost
      Eshell V13.2  (abort with ^G)
      (ctl-RptKIpWdjIuSfmaAfvCP@127.0.0.1)1> ns_config:get().
      ** exception exit: {noproc,{gen_server,call,[ns_config,get,15000]}}
           in function  gen_server:call/3 (gen_server.erl, line 385)
           in call from diag_handler:diagnosing_timeouts/1 (src/diag_handler.erl, line 753)
      (ctl-RptKIpWdjIuSfmaAfvCP@127.0.0.1)2>
      

      or windows

      PS C:\Program Files\Couchbase\server\bin> .\couchbase-cli.exe server-eshell -u Administrator -p asdasd -c localhost:8091
      Eshell V13.2  (abort with ^G)
      (ctl-xrJiyyXcVyIkpHyPZryf@127.0.0.1)1> ns_config:get().
      ** exception exit: {noproc,{gen_server,call,[ns_config,get,15000]}}
           in function  gen_server:call/3 (gen_server.erl, line 385)
           in call from diag_handler:diagnosing_timeouts/1 (src/diag_handler.erl, line 753)
      (ctl-xrJiyyXcVyIkpHyPZryf@127.0.0.1)2>
      

      and so I tried the latest neo build and see the same

      [ec2-user@ip-172-31-15-151 ~]$ cd /opt/couchbase/bin
      [ec2-user@ip-172-31-15-151 bin]$ ./couchbase-cli server-eshell -u Administrator -p asdasd -c localhost
      Eshell V12.3.2.4  (abort with ^G)
      (ctl-RYfNdUwPkyyUgwIHgfkg@127.0.0.1)1> nodes().
      []
      (ctl-RYfNdUwPkyyUgwIHgfkg@127.0.0.1)2> nodes(hidden).
      []
      (ctl-RYfNdUwPkyyUgwIHgfkg@127.0.0.1)3> ns_config:get().
      ** exception exit: {noproc,{gen_server,call,[ns_config,get,15000]}}
           in function  gen_server:call/3 (gen_server.erl, line 247)
           in call from diag_handler:diagnosing_timeouts/1 (src/diag_handler.erl, line 742)
      (ctl-RYfNdUwPkyyUgwIHgfkg@127.0.0.1)4> 

      Here's a cbcollect bundle from the neo build https://s3.amazonaws.com/cb-engineering/stevewatanabe/ServerEshell-01May2023/collectinfo-2023-05-01T144611-ns_1%40127.0.0.1.zip

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ashwin.govindarajulu Ashwin Govindarajulu
            steve.watanabe Steve Watanabe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 16h
                16h

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty