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

failing to add node w/ Got HTTP status 500 from REST call post to https://...:18901/completejoin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • Cheshire-Cat
    • ns_server
    • None
    • 2-node 7.0.0-4960 -> 5017
    • Untriaged
    • 1
    • Unknown

    Description

      Trying to work around MB-46076 that was filed earlier:

      • systemctl stop couchbase-server
      • removed the rpm pkg: rpm -e couchbase-server-7.0.0-5017.x86_64
      • wiped /opt/couchbase
      • (re)installed: rpm -i couchbase-server-enterprise-7.0.0-5017-centos7.x86_64.rpm

      Couchbase seems to fully start:

      # systemctl status couchbase-server
      ● couchbase-server.service - Couchbase Server
         Loaded: loaded (/usr/lib/systemd/system/couchbase-server.service; enabled; vendor preset: disabled)
         Active: active (running) since Mon 2021-05-03 12:21:39 PDT; 2min 6s ago
           Docs: https://docs.couchbase.com
       Main PID: 3343 (beam.smp)
         CGroup: /system.slice/couchbase-server.service
                 ├─3343 /opt/couchbase/lib/erlang/erts-10.7.2.7/bin/beam.smp -A 16 -sbwt none -- -root /opt/couchbase/lib/erlang -progname erl -- -home /opt/couchbase -- -smp enable -kernel inetrc "/opt/couchbase/etc/couc...
                 ├─3356 /opt/couchbase/lib/erlang/erts-10.7.2.7/bin/epmd -daemon
                 ├─3414 erl_child_setup 200000
                 ├─3437 /opt/couchbase/bin/gosecrets
                 ├─3441 /opt/couchbase/lib/erlang/erts-10.7.2.7/bin/beam.smp -A 16 -sbt u -P 327680 -K true -swt low -sbwt none -MMmcs 30 -e102400 -- -root /opt/couchbase/lib/erlang -progname erl -- -home /opt/couchbase -...
                 ├─3463 erl_child_setup 200000
                 ├─3486 sh -s disksup
                 ├─3488 /opt/couchbase/lib/erlang/lib/os_mon-2.5.1.1/priv/bin/memsup
                 ├─3489 /opt/couchbase/lib/erlang/lib/os_mon-2.5.1.1/priv/bin/cpu_sup
                 ├─3584 inet_gethost 4
                 ├─3585 inet_gethost 4
                 ├─3587 /opt/couchbase/bin/saslauthd-port
                 ├─3607 /opt/couchbase/bin/memcached -C /opt/couchbase/var/lib/couchbase/config/memcached.json
                 ├─4103 /opt/couchbase/lib/erlang/erts-10.7.2.7/bin/beam.smp -P 327680 -K true -- -root /opt/couchbase/lib/erlang -progname erl -- -home /opt/couchbase -- -pa /opt/couchbase/lib/erlang/lib/asn1-5.0.12/ebin...
                 └─4110 erl_child_setup 200000 

       

      and ports are listening:

      # netstat -anp |  grep 8091
      tcp        0      0 0.0.0.0:18091           0.0.0.0:*               LISTEN      3441/beam.smp
      tcp        0      0 127.0.0.1:45394         127.0.0.1:8091          ESTABLISHED 3587/saslauthd-port
      tcp        0      0 127.0.0.1:8091          127.0.0.1:45394         ESTABLISHED 3441/beam.smp
      tcp6       0      0 :::18091 

       

      However, now from the Webconsole UI, tried to add the node, but get:

       

      Note: tried using http://...:8091 as the hostname, but it didn't work...

       

       

       

       

       

      Visual

      Attachments

        Issue Links

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

          Activity

            People

              timofey.barmin Timofey Barmin
              jean.randriam Jean Randriam
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty