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

Couchbase server failed to load UI in SUSE 12

    XMLWordPrintable

Details

    • Bug
    • Resolution: User Error
    • Test Blocker
    • 5.0.0
    • 5.0.0
    • installer
    • None
    • Untriaged
    • Yes

    Description

      Install Couchbase Server 5.0.0-3207 on a SUSE 12 server.
      Install throws out error

      linux-33mt:~ # rpm -i /tmp/couchbase-server-enterprise-5.0.0-3207-suse11.x86_64.rpm 
      Minimum RAM required  : 4 GB
      System RAM configured : 7.63 GB
       
      Minimum number of processors required : 4 cores
      Number of processors on the system    : 4 cores
       
      redirecting to systemctl start couchbase-server.service
      couchbase-server: parse error at /sbin/insserv line 93, <$fh> line 19.
       
      Note: This output shows SysV services only and does not include native
      systemd services. SysV configuration data might be overridden by native
      systemd configuration.
       
      If you want to list systemd services use 'systemctl list-unit-files'.
      To see services enabled on particular target use
      'systemctl list-dependencies [target]'.
       
      couchbase-server          0:off  1:off  2:off  3:off  4:off  5:off  6:off
       
      You have successfully installed Couchbase Server.
      Please browse to http://linux-33mt:8091/ to configure your server.
      Please refer to http://couchbase.com for additional resources.
       
      Please note that you have to update your firewall configuration to
      allow connections to the following ports:
      4369, 8091 to 8094, 9100 to 9105, 9998, 9999, 11207, 11209 to 11211,
      11214, 11215, 18091 to 18093, and from 21100 to 21299.
       
      By using this software you agree to the End User License Agreement.
      See /opt/couchbase/LICENSE.txt.
       
      linux-33mt:~ # 
      

      Check Couchbase Server status

      linux-33mt:~ # systemctl status couchbase-server
      ● couchbase-server.service - LSB: couchbase server
         Loaded: loaded (/etc/init.d/couchbase-server; bad; vendor preset: disabled)
         Active: active (running) since Tue 2017-06-27 14:20:06 PDT; 8min ago
           Docs: man:systemd-sysv-generator(8)
        Process: 26706 ExecStop=/etc/init.d/couchbase-server stop (code=exited, status=0/SUCCESS)
        Process: 26837 ExecStart=/etc/init.d/couchbase-server start (code=exited, status=0/SUCCESS)
       Main PID: 4212 (code=killed, signal=TERM)
          Tasks: 31 (limit: 512)
         CGroup: /system.slice/couchbase-server.service
                 ├─26863 /opt/couchbase/lib/erlang/erts-5.10.4.0.0.1/bin/epmd -daemon
                 ├─26896 /opt/couchbase/lib/erlang/erts-5.10.4.0.0.1/bin/beam.smp -A 16 -- -root /opt/couchbase/lib/erlang -progname erl -- -home /tmp -- -smp enable -kernel inet_dist_listen_min 21100 inet_dist_listen_max 21299 error_logger false gl...
                 └─26928 /opt/couchbase/bin/gosecrets
       
      Jun 27 14:20:05 linux-33mt systemd[1]: Starting LSB: couchbase server...
      Jun 27 14:20:06 linux-33mt couchbase-server[26837]: Starting couchbase-server
      Jun 27 14:20:06 linux-33mt systemd[1]: Started LSB: couchbase server.
      Jun 27 14:20:49 linux-33mt systemd[1]: Started LSB: couchbase server.
      linux-33mt:~ 
      

      Open UI to do initial setup => failed.

      Check erlang service. Missing some erlang services

      linux-33mt:~ # ps aux | grep beam.smp
      couchba+ 26896  2.3  0.3 1306308 27332 ?       Sl   14:20   0:01 /opt/couchbase/lib/erlang/erts-5.10.4.0.0.1/bin/beam.smp -A 16 -- -root /opt/couchbase/lib/erlang -progname erl -- -home /tmp -- -smp enable -kernel inet_dist_listen_min 21100 inet_dist_listen_max 21299 error_logger false global_enable_tracing true -sasl sasl_error_logger false -hidden -name babysitter_of_ns_1@127.0.0.1 -setcookie nocookie -- -noshell -noinput -noshell -noinput -run ns_babysitter_bootstrap -- -couch_ini /opt/couchbase/etc/couchdb/default.ini /opt/couchbase/etc/couchdb/default.d/capi.ini /opt/couchbase/etc/couchdb/default.d/geocouch.ini /opt/couchbase/etc/couchdb/local.ini -ns_babysitter cookiefile "/opt/couchbase/var/lib/couchbase/couchbase-server.babysitter.cookie" -ns_babysitter nodefile "/opt/couchbase/var/lib/couchbase/couchbase-server.babysitter.node" -ns_babysitter pidfile "/opt/couchbase/var/lib/couchbase/couchbase-server.pid" -ns_server config_path "/opt/couchbase/etc/couchbase/static_config"
      root     27245  0.0  0.0   9288  1580 pts/2    S+   14:21   0:00 grep --color=auto beam.smp
      linux-33mt:~ #
      

      The last working version on SUSE 12 is 3088

      Attachments

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

        Activity

          People

            kenneth.lareau Kenneth Lareau (Inactive)
            thuan Thuan Nguyen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty